agl-compositor: Update SRCREV 56/23956/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 14 Feb 2020 15:16:16 +0000 (17:16 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Feb 2020 18:26:19 +0000 (18:26 +0000)
Includes the following changes:

357c5a034a89dc meson.build: Allow to install the private extension
405a475fa64594 Update .gitreview file
ca5e2aec22cb7b meson.build: Allow to build/install locally
ed4a9b0d9c5937 meson.build: Enable Wextra and transform warning messages into errors
191dc29c7d05d8 main: Avoid warning on un-initialized display
b43a012824af01 shell: Add a black surface in the fullscreen layer
433edac095bb14 desktop: Remove the surface in all cases
ab2e660c891df7 desktop: Reset the active surface
f8457f6d62370f shell: Allow the client shell to unbind/rebind to agl-shell interface
08ea4a2fec76b4 layout: Do not delay mapping of desktop surface until commit time
3950b7e787c19b layout: Use the background's surface ivi_output when activating apps by default
ffd00ab3a05351 ivi-compositor: Add systemd notify message
219a513fd959b8 shared: Add some regular helpers
e5027ce09a4440 layout: Force a repaint of the entire output
0e47c84e348b65 layout: Print out when adding panels/background
2d7243208d3e45 src/: Add basic support for app switching

Change-Id: I366880b5fb5a09a23d9af26ea638ad5e1f14dafa
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb

index aa4e838..5f37877 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 = "357c5a034a89dc227d671e63e8c10c4c62f9201e"
 
 PV = "0.0.10+git${SRCPV}"
 S = "${WORKDIR}/git"