From: Scott Murray Date: Mon, 27 May 2024 21:26:33 +0000 (-0400) Subject: agl-ivi-demo-html5: remove duplicated include X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=inline;h=HEAD;p=AGL%2Fmeta-agl-demo.git 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 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 --- diff --git a/recipes-platform/images/agl-ivi-demo-html5.bb b/recipes-platform/images/agl-ivi-demo-html5.bb index 34de64bd7..1141efc22 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