From: Richard Purdie Date: Fri, 29 Nov 2013 17:53:18 +0000 (+0000) Subject: eglibc-initial.inc: Drop duplicate include X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35278 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3cccee0c66ce744a79843a5dd9798475c84e23c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git eglibc-initial.inc: Drop duplicate include There is little point in including the file twice so lets not. The main recipe already included it. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/eglibc/eglibc-initial.inc b/meta/recipes-core/eglibc/eglibc-initial.inc index 83b1d2cecf7..0f0e1cd5e1b 100644 --- a/meta/recipes-core/eglibc/eglibc-initial.inc +++ b/meta/recipes-core/eglibc/eglibc-initial.inc @@ -1,5 +1,3 @@ -require eglibc-common.inc - DEPENDS = "linux-libc-headers virtual/${TARGET_PREFIX}gcc-initial" PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"