[oe-commits] org.oe.dev storcenter: Add uboot machine_feature, clean up

nail commit openembedded-commits at lists.openembedded.org
Fri Mar 30 16:23:06 UTC 2007


storcenter: Add uboot machine_feature, clean up

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 537d7c8f43ca5cb6c7aa3e80675b36c51d89ae28
ViewMTN: http://monotone.openembedded.org/revision.psp?id=537d7c8f43ca5cb6c7aa3e80675b36c51d89ae28
Files:
1
conf/machine/storcenter.conf
Diffs:

#
# mt diff -rd4cfe19d60658487fd84029f0d47817323fed47d -r537d7c8f43ca5cb6c7aa3e80675b36c51d89ae28
#
# 
# 
# patch "conf/machine/storcenter.conf"
#  from [149fd92ba3848577c6c514c066103e3ce96b7c66]
#    to [da57ab989c4521da95b7ab309095b686061a0f1d]
# 
============================================================
--- conf/machine/storcenter.conf	149fd92ba3848577c6c514c066103e3ce96b7c66
+++ conf/machine/storcenter.conf	da57ab989c4521da95b7ab309095b686061a0f1d
@@ -1,15 +1,16 @@ PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
 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"
 






More information about the Openembedded-commits mailing list