DESCRIPTION = "Tasks for small OPIE image"
SECTION = "opie/base"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-ALLOW_EMPTY = "1"
LICENSE = "MIT"
+PR = "r1"
-PR = "r0"
+inherit task
PACKAGES = "task-opie-16mb-base \
task-opie-16mb-applets \
${@base_contains("COMBINED_FEATURES", "pcmcia", "opie-pcmciaapplet", "",d)} \
${@base_contains("MACHINE_FEATURES", "keyboard", "opie-vtapplet opie-logoutapplet", "",d)}"
+PACKAGE_ARCH_task-opie-16mb-applets = "${MACHINE_ARCH}"
+
#
# clamshell models can benefit from the autorotate applet
#
DESCRIPTION = "Tasks for OPIE stuff"
SECTION = "opie/base"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-ALLOW_EMPTY = "1"
LICENSE = "MIT"
-PROVIDES = "task-opie-everything"
-PR = "r11"
+PR = "r12"
+
+inherit task
+
+PROVIDES = "task-opie-everything"
PACKAGES = "task-opie-base \
task-opie-base-applets task-opie-base-apps \
RRECOMMENDS_task-opie-base = "opie-taskbar-images-${MACHINE_DISPLAY_WIDTH_PIXELS}x${MACHINE_DISPLAY_HEIGHT_PIXELS} \
opie-taskbar-images-${MACHINE_DISPLAY_HEIGHT_PIXELS}x${MACHINE_DISPLAY_WIDTH_PIXELS}"
+PACKAGE_ARCH_task-opie-base = "${MACHINE_ARCH}"
+
#
# things for reasonable bootstrap image
#
${@base_contains("COMBINED_FEATURES", "pcmcia", "opie-pcmciaapplet", "",d)} \
${@base_contains("MACHINE_FEATURES", "keyboard", "opie-vtapplet opie-logoutapplet", "",d)}"
+PACKAGE_ARCH_task-opie-base-applets = "${MACHINE_ARCH}"
+
#
# clamshell models can benefit from the autorotate applet
#
${@base_contains("DISTRO_FEATURES", "ppp", "opie-networksettings-pppplugin", "",d)} \
"
+PACKAGE_ARCH_task-opie-extra-settings = "${MACHINE_ARCH}"
+
RDEPENDS_task-opie-base-decorations = "opie-deco-flat opie-deco-liquid opie-deco-polished"
RDEPENDS_task-opie-base-styles = "opie-style-flat opie-style-fresh opie-style-web opie-style-phase"