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:
d9850a2
)
cm-x270.conf: allow user to override kernel version
author
Cliff Brake
<cbrake@bec-systems.com>
Mon, 17 Dec 2007 22:03:35 +0000
(22:03 +0000)
committer
Cliff Brake
<cbrake@bec-systems.com>
Mon, 17 Dec 2007 22:03:35 +0000
(22:03 +0000)
conf/machine/cm-x270.conf
patch
|
blob
|
history
diff --git
a/conf/machine/cm-x270.conf
b/conf/machine/cm-x270.conf
index
2522897
..
1b61887
100644
(file)
--- a/
conf/machine/cm-x270.conf
+++ b/
conf/machine/cm-x270.conf
@@
-6,7
+6,7
@@
TARGET_ARCH = "arm"
GUI_MACHINE_CLASS ?= "bigscreen"
PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_VERSION_linux = "2.6.23"
+PREFERRED_VERSION_linux
?
= "2.6.23"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"