From 5f1d801530f9b3d7f99826b4cc8cc23df77d1e42 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 18 Nov 2021 17:30:51 +0200 Subject: agl-compositor_git: Bump SRCREV This update includes the following bug-fixes: - 59b6881bc31538 layout: Fix-up the positions when placing the pop-up/dialog - 10d2c1d637e9ef shell: Fix passing maximized state from the start Bug-AGL: SPEC-4127, SPEC-4119 Signed-off-by: Marius Vlad Change-Id: Ic8b6a9d57052e8f85f2e896d7c8724e66b028ff6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26879 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb index 0030e4a14..4a535107c 100644 --- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb @@ -12,7 +12,7 @@ DEPENDS = "wayland wayland-protocols wayland-native weston \ ${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', 'waltham waltham-transmitter-plugin', '', d)}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "bd4c81d5f90d466df8019d19dca4856aa7a5fa80" +SRCREV = "59b6881bc315388ba0c8f1be382dce1f6aed3304" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg