uclibc 0.9.28: fix build
authorKoen Kooi <koen@openembedded.org>
Sat, 6 Sep 2008 16:07:38 +0000 (16:07 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 6 Sep 2008 16:07:38 +0000 (16:07 +0000)
packages/uclibc/uclibc_0.9.28.bb

index 0aed389..bc1679a 100644 (file)
@@ -7,6 +7,7 @@ require uclibc.inc
 # fix_includes.sh script is run (see nokernelheader.patch below)
 # this must be correct.
 KERNEL_SOURCE = "${STAGING_DIR_HOST}/${exec_prefix}"
+PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
 
 SRC_URI += "http://www.uclibc.org/downloads/uClibc-${PV}.tar.bz2"