summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-21 13:09:46 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-03-21 13:09:46 +0000
commitcbcc795e3c79b8765046b2451ec473c884d06d1d (patch)
treea9eda87302ac9aa797ee8e932b7a76d50985d403
parent7381d6b102833ced02eda07bf1e3fd804553047c (diff)
parent3f07af6df74988331541219b34c0f3cf2f0b2276 (diff)
Merge "af-binder: Fix lock issue"
-rw-r--r--meta-app-framework/recipes-core/af-binder/af-binder_git.inc2
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 a10921803..de1cdc493 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 = "f47f9d84730e2bfe7b1dc465d14b09db34dc3076"
+SRCREV = "5425e054fbf87fe6d024103f46e53f2a28e074f2"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"