diff options
Diffstat (limited to 'recipes-platform/images/agl-telematics-demo-platform.bb')
-rw-r--r-- | recipes-platform/images/agl-telematics-demo-platform.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-platform/images/agl-telematics-demo-platform.bb b/recipes-platform/images/agl-telematics-demo-platform.bb deleted file mode 100644 index 7a113b65b..000000000 --- a/recipes-platform/images/agl-telematics-demo-platform.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "AGL Telematics Demo Platform image." - -LICENSE = "MIT" - -require recipes-platform/images/agl-image-minimal.bb - -inherit features_check - -REQUIRED_DISTRO_FEATURES = "3g" - -IMAGE_INSTALL += " \ - packagegroup-agl-telematics-demo-platform \ -" |