glibc: Add 2.9 from OE.dev

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-08-26 23:10:10 +01:00
parent 71e4d73bef
commit b410b2e02f
13 changed files with 1109 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
require glibc_${PV}.bb
require glibc-initial.inc
do_configure_prepend () {
unset CFLAGS
}