diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-04-11 15:42:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-04-11 15:42:35 +0000 |
commit | e136d80b68483f068abe85b01f59e95fd37f6e59 (patch) | |
tree | 56c966243eca78d23abb06d5a3b4e514237a9fc8 | |
parent | ada23a7ad73449dd17000f9b5922a7ab5bd9d37f (diff) | |
parent | 29d642a2a4db9f3ca52580874ae7786d7c0f9b06 (diff) |
Merge "af-binder: Add recent improvements and fixes"
-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 0c07ff492..f1d3d0ba0 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 = "6f192ac5b7aeca2070a02e74397a2c97977147ca" +SRCREV = "ce53d8ec8550965084304e975a0636b40d7e64a7" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |