generic-poky/meta/packages/glibc/glibc-initial_2.10.1.bb
Dongxiao Xu cd890ce6b4 glibc: Upgraded to version 2.10.1
remove tls_i486.patch and glibc-2.9-use-_begin.patch since they have already
been in new version of package

Also fix metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-13 15:21:43 +01:00

7 lines
92 B
BlitzBasic

require glibc_${PV}.bb
require glibc-initial.inc
do_configure_prepend () {
unset CFLAGS
}