diff options
Diffstat (limited to 'meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework-examples.bb')
-rw-r--r-- | meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework-examples.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework-examples.bb b/meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework-examples.bb deleted file mode 100644 index 1c904211b..000000000 --- a/meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework-examples.bb +++ /dev/null @@ -1,14 +0,0 @@ -SUMMARY = "AGL Application Framework examples" -DESCRIPTION = "The set of examples associated to the AGL Application Framework" -LICENSE = "MIT" - -inherit packagegroup - -PACKAGES = "\ - packagegroup-agl-app-framework-examples \ - " - -ALLOW_EMPTY:${PN} = "1" - -RDEPENDS:${PN} += "\ - " |