git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752ba45
)
uclibc 0.9.28: fix build
author
Koen Kooi
<koen@openembedded.org>
Sat, 6 Sep 2008 16:07:38 +0000
(16:07 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 6 Sep 2008 16:07:38 +0000
(16:07 +0000)
packages/uclibc/uclibc_0.9.28.bb
patch
|
blob
|
history
diff --git
a/packages/uclibc/uclibc_0.9.28.bb
b/packages/uclibc/uclibc_0.9.28.bb
index
0aed389
..
bc1679a
100644
(file)
--- a/
packages/uclibc/uclibc_0.9.28.bb
+++ b/
packages/uclibc/uclibc_0.9.28.bb
@@
-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"