summaryrefslogtreecommitdiff
path: root/conf/distro/unslung.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-21 11:18:00 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-21 11:18:00 +0000
commiteabaa88ffbd6d0125d31c629534614f3ede92b43 (patch)
treeebb3845832061ec8e9bc757133e780e058516c9c /conf/distro/unslung.conf
parent373c52d20c06479a59091293dbeb1cc22ed74dc4 (diff)
parent5a1269e53c80708c3e3f53569791c66eab0cae12 (diff)
merge of '740568b10a465e2c82673155e6c544f4bf1fd4c3'
and '76e7f9f8a56e5ea977d7491ec4871f97befb0507'
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r--conf/distro/unslung.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index 892c589389..25ac84d270 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -75,3 +75,10 @@ INHERIT += "nslu2-mirrors"
PREFERRED_VERSION_ipkg ?= "0.99.154"
PREFERRED_VERSION_ipkg-native ?= "0.99.154"
+#-------------------------------------------------------------------
+# FIXME!
+# This is clearly wrong, the headers should match the 2.4.22 kernel,
+# but locking this to 2.6.11.1 at least gets Unslung building again.
+# - mwester 16 Dec 2006
+#
+PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1"