[oe-commits] org.oe.dev Unslung - lock linux-libc-headers back to the previous version.

mwester commit openembedded-commits at lists.openembedded.org
Sat Dec 16 17:54:32 UTC 2006


Unslung - lock linux-libc-headers back to the previous version.
Fixes the problem with missing linux/modules.h when building busybox.

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: aee71aa12ddd8a9c11877e0e923b6a75dfa6d3b3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=aee71aa12ddd8a9c11877e0e923b6a75dfa6d3b3
Files:
1
conf/distro/unslung.conf
Diffs:

#
# mt diff -r75407fa582d548326d93f4db2345cb594d10e416 -raee71aa12ddd8a9c11877e0e923b6a75dfa6d3b3
#
# 
# 
# patch "conf/distro/unslung.conf"
#  from [166df5335ff15d9f92e718c211aa45bfdccb8b11]
#    to [1faa1449e2304a5ac2a472e0191b86edc45c41e8]
# 
============================================================
--- conf/distro/unslung.conf	166df5335ff15d9f92e718c211aa45bfdccb8b11
+++ conf/distro/unslung.conf	1faa1449e2304a5ac2a472e0191b86edc45c41e8
@@ -75,3 +75,10 @@ PREFERRED_VERSION_ipkg-native ?= "0.99.1
 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"






More information about the Openembedded-commits mailing list