diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-03-25 21:07:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-03-25 21:07:53 +0000 |
commit | 21357a9dc8cd02e9396bd6f40a255e79060cb743 (patch) | |
tree | 119b407247c78efc433f0c2330ab9eb2fcd86051 | |
parent | dcb63b1a476622511c44eb8663c3a9c0f4cbc454 (diff) | |
parent | 68733c649407acc0bba8868f03951856d79f585f (diff) |
Merge "af-main: Add ability to manage all widget"
-rw-r--r-- | meta-app-framework/recipes-core/af-main/af-main_git.inc | 2 |
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 dd1b8f6b4..c1325458c 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 = "2a319cf90daa6e3b01e8139923f7073e1c9bcf28" +SRCREV = "3476b426fb3443ff909f8d607934e59601c7d508" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |