git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
530a3e9
)
slugos: Pin linux-libc-headers to 2.6.18, due to annoying 2.6.20 breakage.
author
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 5 Apr 2007 19:58:34 +0000
(19:58 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 5 Apr 2007 19:58:34 +0000
(19:58 +0000)
conf/distro/include/slugos.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/slugos.inc
b/conf/distro/include/slugos.inc
index
d64cb2c
..
df16ad5
100644
(file)
--- a/
conf/distro/include/slugos.inc
+++ b/
conf/distro/include/slugos.inc
@@
-143,3
+143,5
@@
IGNORE_STRIP_ERRORS = ""
# needs, nail down a specific, known-working version of madwifi-ng.
# Remove this once the madwifi-ng stuff seems to stabilize once again.
PREFERRED_VERSION_madwifi-ng ?= "r2156-20070225"
+
+PREFERRED_VERSION_linux-libc-headers = "2.6.18"
\ No newline at end of file