smarct335x-rootfs-image.bb 645 Bytes
# Arago TI SDK filesystem image
COMPATIBLE_MACHINE = "omap3|omapl138|ti33x"

require arago-base-smarct335x-image.bb

IMAGE_INSTALL += "\
    packagegroup-arago-test \
    ${@base_contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics','',d)} \
    packagegroup-arago-tisdk-qte \
    packagegroup-arago-tisdk-addons \
    packagegroup-arago-smarct335x-connectivity \
    packagegroup-arago-tisdk-crypto \
    packagegroup-arago-tisdk-matrix-no-bt-wifi-demos \
    packagegroup-arago-tisdk-multimedia \
    packagegroup-arago-tisdk-amsdk \
    packagegroup-arago-smarct335x-sdk \
"

export IMAGE_BASENAME = "smarct335x-rootfs-image"