increase dvbapp PR.
[vuplus_openembedded] / conf / machine / devkitidp-pxa255.conf
index 468c2eb..65f6584 100644 (file)
@@ -5,14 +5,13 @@
 TARGET_ARCH = "arm"
 
 GUI_MACHINE_CLASS = "bigscreen"
-PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
 
 PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
 PREFERRED_VERSION_u-boot = "1.1.6"
 UBOOT_MACHINE = "pxa255_idp_config"
 
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttyS0"
@@ -21,5 +20,4 @@ SERIAL_CONSOLE = "115200 ttyS0"
 ROOT_FLASH_SIZE = "32"
 
 MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa"
-MACHINE_TASK_PROVIDER = "task-base"