agl-ivi-demo-html5: remove duplicated include 49/29949/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 21:26:33 +0000 (17:26 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 29 May 2024 10:27:17 +0000 (10:27 +0000)
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>
recipes-platform/images/agl-ivi-demo-html5.bb

index 34de64b..1141efc 100644 (file)
@@ -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