aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc.inc
diff options
context:
space:
mode:
authorMarc Olzheim <zlo@zlo.nu>2009-08-10 13:53:39 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-10 13:53:39 -0700
commit19a190ca2bedf9a8d017f3c5fb163d51d0b3a828 (patch)
treeb3fa017953be18c7bec5595ac8095e5407f8b6fc /recipes/glibc/glibc.inc
parent68233bb284d82040087b7d265ad3ad93c0cab475 (diff)
downloadopenembedded-19a190ca2bedf9a8d017f3c5fb163d51d0b3a828.tar.gz
eglibc-package.bbclass glibc-package.bbclass: Use ls -d in do_prep_locale_tree
ls -d will list directories as plain files and then cp -R will copy the contents over. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/glibc/glibc.inc')
-rw-r--r--recipes/glibc/glibc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glibc/glibc.inc b/recipes/glibc/glibc.inc
index 9a3942169a..4efff7842e 100644
--- a/recipes/glibc/glibc.inc
+++ b/recipes/glibc/glibc.inc
@@ -11,7 +11,7 @@ PROVIDES = "virtual/libc virtual/${TARGET_PREFIX}libc-for-gcc"
PROVIDES += "virtual/libintl virtual/libiconv"
# INC_PR for glibc.inc, glibc-initial.inc and glibc-stage.inc
-INC_PR = "r32"
+INC_PR = "r33"
inherit autotools