diff options
-rw-r--r-- | meta-app-framework/recipes-core/af-binder/af-binder_git.inc | 2 | ||||
-rw-r--r-- | meta-app-framework/recipes-core/af-main/af-main_git.inc | 2 |
2 files changed, 2 insertions, 2 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 9cc86bbc1..4020d2f8d 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 = "a868fc272224cc8737e2925aa5cc94f0dd0bc8d6" +SRCREV = "153a7c9c44ac84f32a0869ed14e4f08563e6d97c" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" 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 5232132c2..0b2e4d35d 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 = "5f7901dcb8519fe1d553bffda803a8d8da8e5af5" +SRCREV = "94176d9f5f1a5d9b1f298000c2868ebab148d805" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |