Continue with
d2ff2d4cd486e939c72b113fbfc808a743bd436e. Setting PACKAGE_ARCH
before inherit task will set PACKAGE_ARCH to "all". In this case the package
arch should be the machine as it contains a machine specific xserver.
ALLOW_EMPTY is already set by thate bb class as well...
DESCRIPTION = "Openmoko: Tasks for the Openmoko Linux Distribution"
SECTION = "openmoko/base"
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
LICENSE = "MIT"
-PR = "r0.04"
+PR = "r0.05"
inherit task
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PACKAGES = "task-openmoko-basic"
DESCRIPTION_task-openmoko-qtopia-x11 = "Openmoko: Provide Window Manager, Om-settings and Om-installer"