# Copyright (C) 2007 OpenedHand Ltd.
#
-require poky-image.inc
+inherit poky-image
IMAGE_FEATURES += "apps-core"
-require poky-image.inc
+inherit poky-image
IMAGE_LINGUAS = " "
-require poky-image.inc
+inherit poky-image
# remove not needed ipkg informations
ROOTFS_POSTPROCESS_COMMAND += "rm -rf ${IMAGE_ROOTFS}/usr/lib/ipkg/"
IMAGE_FEATURES += "apps-core apps-pda"
-require poky-image.inc
+inherit poky-image
IMAGE_FEATURES += "apps-core apps-pda dev-tools dev-pkgs dbg-pkgs"
-require poky-image.inc
+inherit poky-image