From abe0dd1124c58d10c3156091cdd99651ee5439d5 Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Thu, 13 Jul 2023 23:08:22 +0200 Subject: [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 --- templates/feature/agl-cef/50_local.conf.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/feature/agl-cef/50_local.conf.inc (limited to 'templates') 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" -- cgit 1.2.3-korg