[oe-commits] Michael Smith : glibc-initial.inc: remove FILESPATHPKG setting to fix glibc-initial_2.3.2

git version control git at git.openembedded.org
Wed Jul 15 23:17:12 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3bfbef2d3ab4e6ca62be3c509850b1d6793c193b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3bfbef2d3ab4e6ca62be3c509850b1d6793c193b

Author: Michael Smith <msmith at cbnco.com>
Date:   Thu Jul  9 04:16:55 2009 +0000

glibc-initial.inc: remove FILESPATHPKG setting to fix glibc-initial_2.3.2

All v2.5+ recipes add glibc-2.4 as a FILESDIR or FILESPATHPKG if they
need it, so it's not required in the inc anymore.

Ref:
http://projects.linuxtogo.org/pipermail/openembedded-devel/2009-June/011692.html

Signed-off-by: Michael Smith <msmith at cbnco.com>

---

 recipes/glibc/glibc-initial.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/glibc/glibc-initial.inc b/recipes/glibc/glibc-initial.inc
index cd65924..6468f0d 100644
--- a/recipes/glibc/glibc-initial.inc
+++ b/recipes/glibc/glibc-initial.inc
@@ -1,7 +1,6 @@
 SECTION = "libs"
 DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial linux-libc-headers"
 PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
-FILESPATHPKG =. "glibc-2.4:"
 
 PACKAGES = ""
 PACKAGES_DYNAMIC = ""





More information about the Openembedded-commits mailing list