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:
513aa6b
)
eee701: changed preferred linux version from 2.6.32 to 2.6.33
author
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Sun, 21 Mar 2010 19:58:57 +0000
(20:58 +0100)
committer
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Sun, 28 Mar 2010 16:15:49 +0000
(18:15 +0200)
This commit depends on commit
513aa6b432fd01bfbf7132297a738a84baead5ca
( linux-2.6.33: added eee701 defconfig )
conf/machine/eee701.conf
patch
|
blob
|
history
diff --git
a/conf/machine/eee701.conf
b/conf/machine/eee701.conf
index
b08ac6f
..
81b8296
100644
(file)
--- a/
conf/machine/eee701.conf
+++ b/
conf/machine/eee701.conf
@@
-25,7
+25,7
@@
XSERVER = "xserver-xorg \
IMAGE_FSTYPES += "tar.gz"
PREFERRED_PROVIDER_virtual/kernel ?= "linux"
-PREFERRED_VERSION_linux ?= "2.6.3
2
"
+PREFERRED_VERSION_linux ?= "2.6.3
3
"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"