agl-compositor: Update SRCREV (icefish) 57/23957/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 14 Feb 2020 15:28:43 +0000 (17:28 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 15 Feb 2020 22:05:05 +0000 (22:05 +0000)
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 <marius.vlad@collabora.com>
meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb

index f42b288..2efcc9b 100644 (file)
@@ -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"