glibc-initial.inc: remove FILESPATHPKG setting to fix glibc-initial_2.3.2
authorMichael Smith <msmith@cbnco.com>
Thu, 9 Jul 2009 04:16:55 +0000 (04:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 15 Jul 2009 23:08:21 +0000 (01:08 +0200)
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@cbnco.com>
recipes/glibc/glibc-initial.inc

index cd65924..6468f0d 100644 (file)
@@ -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 = ""