agl-ivi-demo-html5: remove duplicated include 25/29925/2 master
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 21:26:33 +0000 (17:26 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 28 May 2024 12:00:06 +0000 (12:00 +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/+/29925
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

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"
 
 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
 CLANGSDK = "1"
 
 # add packages for demo platform (include demo apps) here