aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-17 11:58:34 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-08-17 11:58:34 +0000
commitce60a017947b11ef5827ee6fae05fc621e5c4c49 (patch)
treebcf1b53cc6caca164de11daa36ed3723b76041fd
parent3c6a8e4b7b0900d9eb55f27dd490c55a812b2b3c (diff)
parente3112d37182a3f2940d28a59d7dac309fa14b58c (diff)
Merge "Use appid between homescreen-service and apps"
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb2
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb b/meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb
index f3f14af6..2528a865 100644
--- a/meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb
@@ -10,5 +10,5 @@ DEPENDS = "dbus glib-2.0 af-binder json-c"
inherit cmake aglwgt
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-homescreen-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "321f08ed8d0a4d3b1f4bd486e8a4240f4d3443ee"
+SRCREV = "b5702d25b7b5386fabd6a81a748ea2d6fe647fcd"
S = "${WORKDIR}/git"
diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
index bf736f9f..e7c399a5 100644
--- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
@@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libhomescreen-2017"
inherit qmake5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibhomescreen.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "313cd53946a456163108c4f6f1582e442ebc4022"
+SRCREV = "59f49ec2538f22fbf752330f78413e445a3dc504"
S = "${WORKDIR}/git"