From 54cc3c843ca4477b23c86f2029039f413a2b31d1 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 17 Nov 2023 16:07:15 +0100 Subject: Make CEF the default and deprecate chromium We complete the migration to CEF (Chromium Embedded Framework) by making CEF the default and deprecating the outdated chromium recipe. Bug-AGL: SPEC-4975 Change-Id: I59e3cdedda46ad74947a7b7e8d51dea70ecbd033 Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29449 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-platform-html5.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-platform/images') diff --git a/recipes-platform/images/agl-ivi-demo-platform-html5.bb b/recipes-platform/images/agl-ivi-demo-platform-html5.bb index 85d2ca05..520b443e 100644 --- a/recipes-platform/images/agl-ivi-demo-platform-html5.bb +++ b/recipes-platform/images/agl-ivi-demo-platform-html5.bb @@ -5,6 +5,8 @@ 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 IMAGE_INSTALL += " \ packagegroup-agl-demo-platform-html5 \ -- cgit 1.2.3-korg