Integrate Tanikawa XDG Support 73/12573/2
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 14 Dec 2017 09:22:18 +0000 (10:22 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 14 Dec 2017 09:22:55 +0000 (10:22 +0100)
Bug-AGL: SPEC-1096

Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb

index bab60cd..f6ac8e4 100644 (file)
@@ -15,7 +15,7 @@ DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native"
 inherit cmake aglwgt
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "7fb167a27e9e12ef38c5942cf73679bff12a5b25"
+SRCREV = "d6cd19121e0821cf40633533ae22c93c88f9e33b"
 S = "${WORKDIR}/git"
 
 #If you would like to output log, uncomment out
index 6f1a20d..4e34ace 100644 (file)
@@ -10,5 +10,5 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017"
 inherit cmake
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "c2e7ca876cc70b52d39e0cce3aa8dffcd5f90cc8"
+SRCREV = "68462c7180f69f2c9df1e161a0f86a1f52f33360"
 S = "${WORKDIR}/git"