eglibc-package.bbclass glibc-package.bbclass: Use ls -d in do_prep_locale_tree
authorMarc Olzheim <zlo@zlo.nu>
Mon, 10 Aug 2009 20:53:39 +0000 (13:53 -0700)
committerKhem Raj <raj.khem@gmail.com>
Mon, 10 Aug 2009 20:53:39 +0000 (13:53 -0700)
commit19a190ca2bedf9a8d017f3c5fb163d51d0b3a828
treeb3fa017953be18c7bec5595ac8095e5407f8b6fc
parent68233bb284d82040087b7d265ad3ad93c0cab475
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>
recipes/eglibc/eglibc-package.bbclass
recipes/eglibc/eglibc.inc
recipes/glibc/glibc-package.bbclass
recipes/glibc/glibc.inc