summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-20 10:29:06 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-20 10:32:55 +0200
commit0ac56abcac751acd4e3f537213e5b56ad42f8aa2 (patch)
tree0f1cfea90e23ed6f45a71dbd68afff5269d780c4 /meta-app-framework/recipes-core/af-main/af-main_1.0.inc
parentdeddf84851dd8e477bda44fe87f7011ea4124b56 (diff)
af-main: Bug fixes
- Fix issue in handling signature of widgets. - Fix access to system API afm-main. This change include the commits: * 8c7132a Creates systemd service for APIs * d8d819b wgtpkg-digsig: Add flag to accept/refuse a WGT without signature * f97f8d2 wgtpkg-digsig: Fix digital signature check Bug-AGL: SPEC-1592 Bug-AGL: SPEC-1590 Change-Id: I0ecc19466180799e23b7863eb85755d9e4c2894f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.inc')
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_1.0.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
index 4acc3abe2..54d004103 100644
--- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
+++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "259d262d39927203829fac0bbc05bd3772c01643"
+SRCREV = "8c7132a146aa744f167ea2fc45dcd8d53018ecc0"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"