arago-base-smarct335x-image.bb 434 Bytes
# Arago TI SDK base image
# gives you an image with Qt/E and other common packages shared by all TI SDKs.

require arago-image.inc
inherit remove-net-rules

COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|ti43x|omap4|omap-a15|keystone"

IMAGE_INSTALL += "\
    packagegroup-arago-smarct335x-base \
    packagegroup-arago-smarct335x-console \
    packagegroup-arago-base-tisdk \
    "

export IMAGE_BASENAME = "arago-base-smarct335x-image"