From: Rolf Leggewie Date: Sun, 10 Jan 2010 15:51:45 +0000 (+0100) Subject: sharprom-compatible.conf: fix spelling error, albeit a significant one X-Git-Tag: Release-2010-05/1~898^2~106^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7695c100b0145e5d29eaad341e0dd41c060f4863;p=openembedded.git 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" --- 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"