summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-02-14 17:28:43 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-15 22:05:05 +0000
commit03783816d88f0ca5200ee87deee2cf0ff55c1688 (patch)
treefc2a694eaa11445acc37b039af2cd8a534d7650d
parentd1f96c41d51705584349a86996530c0579030924 (diff)
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 <marius.vlad@collabora.com>
-rw-r--r--meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb2
1 files changed, 1 insertions, 1 deletions
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"