summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-10-12 16:22:27 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-12 16:22:27 +0000
commitd70186af2afe26ff10ce01dd74812a726b2bf200 (patch)
treee39b51e057aa74e9db27074a34036e49ff54d51b /conf/distro
parent4f8a03c9b48e9c472eba3d035f13ad6298eb2ba8 (diff)
jlime-shrek.conf: fix typo - close bug #397
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/jlime-shrek.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/jlime-shrek.conf b/conf/distro/jlime-shrek.conf
index cb5258776a..e25c7e64de 100644
--- a/conf/distro/jlime-shrek.conf
+++ b/conf/distro/jlime-shrek.conf
@@ -25,7 +25,7 @@ PREFERRED_VERSION_binutils-cross-sdk = "2.15.94.0.1"
PREFERRED_VERSION_gcc = "3.4.3"
PREFERRED_VERSION_gcc-cross = "3.4.3"
PREFERRED_VERSION_gcc-cross-initial = "3.4.3"
-PREFERRED_VERSION_linuc-libc-headers = "2.6.7.0"
+PREFERRED_VERSION_linux-libc-headers = "2.6.7.0"
PREFERRED_VERSION_glib-2.0-native = "2.6.2"
PREFERRED_VERSION_glib-2.0 = "2.6.2"
PREFERRED_VERSION_dpkg = "1.10.23"