diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-03-18 20:32:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-03-18 20:32:06 +0000 |
commit | 21954cdc27603fd9679d8cb25af60d16dbab6bd5 (patch) | |
tree | 2c9f39e442d653757611ef2780d1c86712333334 | |
parent | 26cc17a952e6aad00b9b89271bb6753b2c501aae (diff) | |
parent | 2578ffd4c672d8d351bab7debd97277db6ec7851 (diff) |
Merge "af-binder: Bump to cherry picked fixes" into guppy
-rw-r--r-- | meta-app-framework/recipes-core/af-binder/af-binder_git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc b/meta-app-framework/recipes-core/af-binder/af-binder_git.inc index 05510eda7..6d343b7fa 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc +++ b/meta-app-framework/recipes-core/af-binder/af-binder_git.inc @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "0e5cddffc8222d504ef1fcc9a75581688fc48928" +SRCREV = "3922f07ae1eda1de5d84832c25197296d1c10311" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |