From: Roger Zanoni Date: Thu, 13 Jul 2023 21:08:22 +0000 (+0200) Subject: [wam][cef] Add the agl-cef feature to use cef as a wam backend X-Git-Tag: 15.92.0~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=abe0dd1124c58d10c3156091cdd99651ee5439d5;p=AGL%2Fmeta-agl-devel.git [wam][cef] Add the agl-cef feature to use cef as a wam backend Bug-AGL: SPEC-3872 Signed-off-by: Roger Zanoni Change-Id: Iee3852a7bd31275476872ec3e2ba6ee5a0a9d21f --- diff --git a/templates/feature/agl-cef/50_local.conf.inc b/templates/feature/agl-cef/50_local.conf.inc new file mode 100644 index 00000000..a10474d6 --- /dev/null +++ b/templates/feature/agl-cef/50_local.conf.inc @@ -0,0 +1,4 @@ +AGL_FEATURES += "agl-cef" + +CLANGSDK:pn-cef = "1" +CLANGSDK:pn-wam = "1"