diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-15 22:35:35 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-16 18:57:24 +0200 |
commit | 5afb1e872154310d17ef8a0709202dd4ac40f0ee (patch) | |
tree | 01ba0c2317c0e5554cb7e7d495e9f21c843c8f19 /recipes/glibc/glibc_2.9.bb | |
parent | 5fa7c51fc743136ea3f502ac60a919ea64d4e8e9 (diff) |
glibc 2.9: cleaned up; patches only in local dir
moved all patches to glibc-2.9
removed references to other dirs.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/glibc/glibc_2.9.bb')
-rw-r--r-- | recipes/glibc/glibc_2.9.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/glibc/glibc_2.9.bb b/recipes/glibc/glibc_2.9.bb index e7ab63d6d6..33326f3781 100644 --- a/recipes/glibc/glibc_2.9.bb +++ b/recipes/glibc/glibc_2.9.bb @@ -11,9 +11,6 @@ PR = "${INC_PR}.3" BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${layout_includedir}" - -FILESPATHPKG =. "glibc-2.4:" - GLIBC_ADDONS ?= "ports,nptl,libidn" GLIBC_BROKEN_LOCALES = " _ER _ET so_ET yn_ER sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN" |