From f163201918c44a3c3d5788c078981cdfd2b7618a Mon Sep 17 00:00:00 2001 From: José Bollo Date: Fri, 11 Oct 2019 14:47:24 +0200 Subject: af-main: Sign widgets when agl-devel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change introduce signature of widgets with sample keys and certificates of app-framework-main when the feature agl-devel is selected. It also shows how to sign widgets in yocto build environment, using WGTPKG_AUTOSIGN_X environment variables. v2: Use an own agl feature for the signing and not agl-devel This allows us to switch it on selectively. Bug-AGL: SPEC-2840 Change-Id: I8f66c25a2ae62ad2365c7cdb995049c00b7c780a Signed-off-by: José Bollo --- templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md (limited to 'templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md') diff --git a/templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md b/templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md new file mode 100644 index 000000000..5e3b4b12c --- /dev/null +++ b/templates/feature/agl-sign-wgts/README_feature_agl-sign-wgts.md @@ -0,0 +1,8 @@ +--- +description: Feature agl-sign-wgts +authors: José Bollo , +--- + +### Feature agl-sign-wgts + +Activation of the signature of wgt files -- cgit 1.2.3-korg