summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_git.inc
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-12-17 19:56:16 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2019-12-19 15:03:32 +0100
commit973295da1db9943e9fc288b6269d106320edd403 (patch)
tree52184e935ce9d6790e0a049156949ca03284a1be /meta-app-framework/recipes-core/af-main/af-main_git.inc
parent12138fcb3c677b3cc838130e9c89dfe751dd5d11 (diff)
af-main: OAuth client credentials and localuser names
This includes: - the basic OAuth client credential server - the token logic for WAM apps - the use of localuser names WAM apps Bug-AGL: SPEC-2968 Bug-AGL: SPEC-3032 Bug-AGL: SPEC-3033 Bug-AGL: SPEC-3014 Change-Id: I37588d4a4f9b74bb0ab0da70c7fbae1f8979f25e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_git.inc')
-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 a20132e3a..337f4749d 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 = "b65d4e0061d77718ee6c04c6cd1d41f6940b5a03"
+SRCREV = "e847f14c7688f43b5f74e7362dcd5d4714e98bd3"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"