summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-10 16:02:35 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-10 16:08:38 +0100
commit7d5928037aaf0a37880d22709a06c87786342281 (patch)
tree00ab0d1df4dac0a25bc2b85f49ae1bb0594493b9 /conf
parent848d298214aa8bff16b5c929cb307ba778c59ee4 (diff)
sharprom-compatible.conf: define PREFERRED_VERSION-linux-libc-headers
* define PREFERRED_VERSION-linux-libc-headers to keep bitbake happy about recipes/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb which assumes this variable to be defined
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/sharprom-compatible.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/sharprom-compatible.conf b/conf/distro/sharprom-compatible.conf
index 2ef04872fb..5e662c7fda 100644
--- a/conf/distro/sharprom-compatible.conf
+++ b/conf/distro/sharprom-compatible.conf
@@ -54,6 +54,7 @@ PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native"
PREFERRED_PROVIDER_virtual/arm-linux-gcc-intermediate = "sharprom-toolchain-native"
PREFERRED_VERSION_glibc = "2.2.5"
+PREFERRED_VERSION-linux-libc-headers = "2.4.18"
IPKGBUILDCMD = "ipkg-build -c -o 0 -g 0"
#INHIBIT_PACKAGE_STRIP = "1"