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:
2b6a77d
)
collie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2...
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 23 Apr 2007 13:57:06 +0000
(13:57 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 23 Apr 2007 13:57:06 +0000
(13:57 +0000)
conf/machine/collie.conf
patch
|
blob
|
history
diff --git
a/conf/machine/collie.conf
b/conf/machine/collie.conf
index
c9cfe77
..
429463c
100644
(file)
--- a/
conf/machine/collie.conf
+++ b/
conf/machine/collie.conf
@@
-4,7
+4,7
@@
TARGET_ARCH = "arm"
-MACHINE_KERNEL_VERSION ?= "2.
4
"
+MACHINE_KERNEL_VERSION ?= "2.
6
"
require conf/machine/include/collie-${MACHINE_KERNEL_VERSION}.conf
PREFERRED_PROVIDER_xserver = "xserver-kdrive"