1 TARGET_ARCH = "powerpc"
3 PACKAGE_EXTRA_ARCHS = "ppc"
5 INHERIT += "storcenter-image"
7 MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
8 MACHINE_TASK_PROVIDER = "task-base"
9 MACHINE_EXTRA_RDEPENDS = "u-boot-utils xfsprogs sccd"
13 BOOTSTRAP_EXTRA_RDEPENDS = "udev module-init-tools"
15 PREFERRED_PROVIDER_virtual/kernel = "linux-storcenter"
16 PREFERRED_VERSION_linux-storcenter = "2.6.27.7"
17 PREFERRED_VERSION_u-boot = "1.2.0"
19 #don't try to access tty1
22 IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt"
23 IMAGE_FSTYPES = "tar.gz"
25 SERIAL_CONSOLE="115200 console"
27 require conf/machine/include/tune-ppc603e.inc
29 UBOOT_MACHINE = "storcenter"