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:
9ca2c7b
)
efika: prefer linux-rt
author
Koen Kooi
<koen@openembedded.org>
Fri, 13 Jun 2008 13:03:29 +0000
(13:03 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 13 Jun 2008 13:03:29 +0000
(13:03 +0000)
conf/machine/efika.conf
patch
|
blob
|
history
diff --git
a/conf/machine/efika.conf
b/conf/machine/efika.conf
index
a4f8adc
..
5bf42da
100644
(file)
--- a/
conf/machine/efika.conf
+++ b/
conf/machine/efika.conf
@@
-5,7
+5,7
@@
TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppc603e"
-
#PREFERRED_PROVIDER_virtual/kernel ?= "linux-${MACHINE}
"
+
PREFERRED_PROVIDER_virtual/kernel ?= "linux-rt
"
MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"