Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-telematics-demo.bb
1 SUMMARY = "AGL Telematics Demo Platform image."
2 LICENSE = "MIT"
3
4 require recipes-platform/images/agl-image-minimal.bb
5
6 inherit features_check
7
8 REQUIRED_DISTRO_FEATURES = "3g"
9
10 IMAGE_INSTALL += " \
11     packagegroup-agl-telematics-demo-platform \
12 "