aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/sharprom-compatible.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-10 16:51:45 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-10 19:30:28 +0100
commit7695c100b0145e5d29eaad341e0dd41c060f4863 (patch)
tree62e10e802b23cf318262b9625b32403c1d6dfc28 /conf/distro/sharprom-compatible.conf
parent685431c719d148c3f19a1678a122e00cef5a47ad (diff)
downloadopenembedded-7695c100b0145e5d29eaad341e0dd41c060f4863.tar.gz
sharprom-compatible.conf: fix spelling error, albeit a significant one
underscore, not dash -PREFERRED_VERSION-linux-libc-headers = "2.4.18" +PREFERRED_VERSION_linux-libc-headers = "2.4.18"
Diffstat (limited to 'conf/distro/sharprom-compatible.conf')
-rw-r--r--conf/distro/sharprom-compatible.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/sharprom-compatible.conf b/conf/distro/sharprom-compatible.conf
index 5e662c7fda..0e8e272b11 100644
--- a/conf/distro/sharprom-compatible.conf
+++ b/conf/distro/sharprom-compatible.conf
@@ -54,7 +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"
+PREFERRED_VERSION_linux-libc-headers = "2.4.18"
IPKGBUILDCMD = "ipkg-build -c -o 0 -g 0"
#INHIBIT_PACKAGE_STRIP = "1"