From a3b6251cde0eac26132c065da26a4a6404d9dc26 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 14 Dec 2017 10:22:18 +0100 Subject: Integrate Tanikawa XDG Support Bug-AGL: SPEC-1096 Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293 Signed-off-by: Romain Forlot --- .../agl-service-windowmanager-2017_git.bb | 2 +- .../recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-hmi-framework/recipes-graphics') diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb index bab60cd2..f6ac8e42 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb @@ -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 diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index 6f1a20d4..4e34ace0 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -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" -- cgit 1.2.3-korg