summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-05-27 17:26:33 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-29 10:27:17 +0000
commit2436c1819e8e16fc80a6805c363f1b5ad5b269ac (patch)
tree999397208c03bfdd1b62ee7fb207a039b6a3c0c0
parent6ed7c8437f9fb979dca29bd8643fc19e8470e041 (diff)
agl-ivi-demo-html5: remove duplicated include
Remove require of agl-demo-container-guest-integration.inc, as it is already pulled in by the base agl-ivi-image recipe. Bug-AGL: SPEC-5138 Change-Id: Iee8c6e16181f1b6529cb4456d3ac1cf59671d221 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29949 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-platform/images/agl-ivi-demo-html5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-platform/images/agl-ivi-demo-html5.bb b/recipes-platform/images/agl-ivi-demo-html5.bb
index 34de64bd..1141efc2 100644
--- a/recipes-platform/images/agl-ivi-demo-html5.bb
+++ b/recipes-platform/images/agl-ivi-demo-html5.bb
@@ -3,8 +3,6 @@ require agl-ivi-image.bb
SUMMARY = "AGL IVI demo HTML5 image"
DESCRIPTION = "Contains the web runtime and sample web apps"
-require agl-demo-container-guest-integration.inc
-
CLANGSDK = "1"
# add packages for demo platform (include demo apps) here