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:
7ec2d50
)
storcenter: Add uboot machine_feature, clean up
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 30 Mar 2007 16:12:43 +0000
(16:12 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 30 Mar 2007 16:12:43 +0000
(16:12 +0000)
conf/machine/storcenter.conf
patch
|
blob
|
history
diff --git
a/conf/machine/storcenter.conf
b/conf/machine/storcenter.conf
index
bb7c8f1
..
ea59349
100644
(file)
--- a/
conf/machine/storcenter.conf
+++ b/
conf/machine/storcenter.conf
@@
-2,14
+2,15
@@
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
TARGET_FPU = "hard"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
-MACHINE_TASK_PROVIDER = "task-base"
+
+INHERIT += "storcenter-image"
# terminal specs - console, but no other ports
SERIAL_CONSOLE="115200 console"
USE_VT="0"
MODUTILS=26
-MACHINE_FEATURES= "kernel26 usbhost pci ext2"
+MACHINE_FEATURES= "kernel26 usbhost pci ext2
uboot
"
PREFERRED_PROVIDER_virtual/kernel = "linux-storcenter"
MACHINE_TASK_PROVIDER = "task-base"