diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-08-19 13:55:56 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-08-19 13:55:56 -0400 |
commit | 1677ce2027c49763ec186018f8cbf8fcec64c04f (patch) | |
tree | 928450aca7221ae49d1d223ff989cb8e3e090556 /recipes-platform/images | |
parent | f2770f57537b7b8f61fbcb47185253e5edbdbff8 (diff) |
agl-image-ivi: remove agl-desktop-config
The agl-desktop-config recipe has been removed from meta-agl,
remove usage.
Bug-AGL: SPEC-3539
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1497082cf42edd51635831036ddeef2734914e51
Diffstat (limited to 'recipes-platform/images')
-rw-r--r-- | recipes-platform/images/agl-image-ivi.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-platform/images/agl-image-ivi.bb b/recipes-platform/images/agl-image-ivi.bb index dd4f89b15..1e5870062 100644 --- a/recipes-platform/images/agl-image-ivi.bb +++ b/recipes-platform/images/agl-image-ivi.bb @@ -11,7 +11,3 @@ IMAGE_INSTALL_append = "\ " DISTRO_FEATURES_append = " agl-core-image-profile" - -IMAGE_INSTALL += "\ - agl-desktop-config \ - " |