aboutsummaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2019-01-05 23:01:32 +0000
committerStephane Desneux <stephane.desneux@iot.bzh>2019-02-06 17:35:45 +0100
commit2e9958f181447d74861647cbafce33ae07e9fab6 (patch)
tree43ec1978f5cf5e5b27b7a4c858435d1f7292678f /meta-app-framework
parentaafe98f54c021f009133a6ed9a0c1e79b67cafe5 (diff)
af-main: bump to latest revision
Includes changes: * 46e35ce Revert "afm-unit: Restore removal of capabilities" * 765d080 wgtpkg-unit: Fix Segmentation fault * d0cb2a7 wgtpkg-pack: Ensure packing relative files * 48e894b wgtpkg-zip: Ensure zip will not complain * 9f24684 afm-user-setup service: disable start rate limit * da0ec3a Revert "afm-unit: add autoapi in required-api feature" * adc590a Fixed book.yml file * 2b6e13b afm-unit: add autoapi in required-api feature * f2a2f13 afm-unit: Restore removal of capabilities Bug-AGL: SPEC-1988, SPEC-2006, SPEC-2144 Change-Id: I5d425f95d31b46991c952d8be976f8c843e7714d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_git.inc b/meta-app-framework/recipes-core/af-main/af-main_git.inc
index 93a063335..6ef9dc5b1 100644
--- a/meta-app-framework/recipes-core/af-main/af-main_git.inc
+++ b/meta-app-framework/recipes-core/af-main/af-main_git.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 = "f8b04951b4ccafdf28b875825edd46316fafb519"
+SRCREV = "46e35ce1ff7da5ceeac8fa50393c5c1c37fccc0a"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"