X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-telematics-demo-platform.bb;h=7a113b65bff7fa629b7de34b406451e1add6e8c1;hb=f950cfabb008700cfa6bfe88286006a6cc20327e;hp=403f4b7027c5749271aa1f5f70b31d556bfc12e2;hpb=41591d4f8c586aa801220fac0924556f406c58bd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-telematics-demo-platform.bb b/recipes-platform/images/agl-telematics-demo-platform.bb index 403f4b702..7a113b65b 100644 --- a/recipes-platform/images/agl-telematics-demo-platform.bb +++ b/recipes-platform/images/agl-telematics-demo-platform.bb @@ -1,13 +1,13 @@ DESCRIPTION = "AGL Telematics Demo Platform image." -require agl-telematics-demo-platform.inc - LICENSE = "MIT" -IMAGE_FEATURES_append = " \ - " +require recipes-platform/images/agl-image-minimal.bb -IMAGE_INSTALL_append = " \ - packagegroup-agl-telematics-demo-platform \ - " +inherit features_check +REQUIRED_DISTRO_FEATURES = "3g" + +IMAGE_INSTALL += " \ + packagegroup-agl-telematics-demo-platform \ +"