From 03783816d88f0ca5200ee87deee2cf0ff55c1688 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 14 Feb 2020 17:28:43 +0200 Subject: agl-compositor: Update SRCREV (icefish) This includes the following changes: - facb744f37e Update .gitreview file - ca5e2aec22c meson.build: Allow to build/install locally - ed4a9b0d9c5 meson.build: Enable Wextra and transform warning messages into errors - 191dc29c7d0 main: Avoid warning on un-initialized display - b43a012824a shell: Add a black surface in the fullscreen layer - 433edac095b desktop: Remove the surface in all cases - ab2e660c891 desktop: Reset the active surface - f8457f6d623 shell: Allow the client shell to unbind/rebind to agl-shell interface - 08ea4a2fec7 layout: Do not delay mapping of desktop surface until commit time - 3950b7e787c layout: Use the background's surface ivi_output when activating apps by default - ffd00ab3a05 ivi-compositor: Add systemd notify message - 219a513fd95 shared: Add some regular helpers - e5027ce09a4 layout: Force a repaint of the entire output - 0e47c84e348 layout: Print out when adding panels/background - 2d7243208d3 src/: Add basic support for app switching Change-Id: Icb133cd36f8f9842748d1aaa67404ff5d7cc582d Signed-off-by: Marius Vlad --- .../recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb') diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb index f42b2882b..2efcc9bd2 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0" DEPENDS = "wayland wayland-protocols wayland-native weston" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "aa4ba5d283d641da25722af7a966c31d61a9686b" +SRCREV = "facb744f37ecb40dde776300ab9e99ef21fc7991" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg