[OE-core] [dora][PATCH 2/4] eglibc-initial.inc: Drop duplicate include

Martin Jansa martin.jansa at gmail.com
Wed Jan 8 18:36:35 UTC 2014


From: Richard Purdie <richard.purdie at linuxfoundation.org>

There is little point in including the file twice so lets not. The
main recipe already included it.

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/eglibc/eglibc-initial.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-initial.inc b/meta/recipes-core/eglibc/eglibc-initial.inc
index 83b1d2c..0f0e1cd 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"
 
-- 
1.8.5.2




More information about the Openembedded-core mailing list