From 450f9c8293a6923c4a071c890ad7f51a4f7bd4d5 Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Tue, 22 May 2018 07:11:29 +0000 Subject: Update agl-service-windowmanager 443b952 Enable scaling to fit various screen resolutions 33ee7d8 Merge "Enable fallback, then display applications" into eel f422605 Enable fallback, then display applications a0a00dd Add APIs which can get information about the display and the surface area a40753a Fix for switching from half size to full size Change-Id: I4dc97f153b1d33222c548ba5d1c5b367b6b6aa1c Signed-off-by: Tadao Tanikawa --- .../agl-service-windowmanager-2017_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 eb29c3f0..94b58b70 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 = "09a667b964e5b24b56805ac7d7ef7e66d9b22a3c" +SRCREV = "443b9523b2e82352be9261d65f55bff9b0a5e4de" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg