mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
eglibc-initial.inc: Drop duplicate include
There is little point in including the file twice so lets not. The main recipe already included it. (From OE-Core rev: 243c5a38cc4e95f47ba18210fea1b86a7f58b099) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
require eglibc-common.inc
|
||||
|
||||
DEPENDS = "linux-libc-headers virtual/${TARGET_PREFIX}gcc-initial"
|
||||
PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user