diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-06-17 15:13:31 -0400 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-06-24 13:25:19 +0200 |
commit | 49bd9e1a1e787e308146e4e4a1cd320ddb7e7ece (patch) | |
tree | b642c7ff23117b959857f47546f15a2b1ddfe3ed /meta-app-framework/recipes-core | |
parent | e8a755d4aa34c52857855de380349f8f6157b313 (diff) |
af-main: update SRCREV
Update app-framework-main SRCREV in af-main recipe, picking up
changes:
ac6f7ed Add weston dependency for units with display permission
Bug-AGL: SPEC-3411
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iecb3cec7674e5c0a634925067cf66a27581536a3
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24788
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework/recipes-core')
-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 3841dc30f..8e600c6c8 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 = "f8cee78b734acf4636d134afa3f81ddcc06241e6" +SRCREV = "ac6f7ed88291b81cb70981bd7463b6a3b292fece" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |