* [PATCH] eglibc-initial.inc: Drop duplicate include
@ 2013-11-29 17:56 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-11-29 17:56 UTC (permalink / raw)
To: openembedded-core
There is little point in including the file twice so lets not. The
main recipe already included it.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-29 17:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-29 17:56 [PATCH] eglibc-initial.inc: Drop duplicate include Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox