Integrate Tanikawa XDG Support 95/12595/2
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 14 Dec 2017 12:27:05 +0000 (13:27 +0100)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Thu, 14 Dec 2017 15:44:14 +0000 (15:44 +0000)
Bug-AGL: SPEC-1096

Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
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..aa34cb5 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 = "13096fe59f29a1e3710c3d975d08a344af40e6c6"
 S = "${WORKDIR}/git"
 
 #If you would like to output log, uncomment out
index 2ddffb1..1bf2cd3 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 = "d98f1a66cdf83b70e3a84f0e3faeb72f12ac99bb"
+SRCREV = "0919200fbe72e915fcc2b0848ca35549594a689d"
 S = "${WORKDIR}/git"