agl-compositor: Update SRCREV to use libweston7 66/24166/2
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 4 Mar 2020 12:54:46 +0000 (14:54 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Mar 2020 13:22:37 +0000 (13:22 +0000)
This includes the following changes (all of them related
to the libweston7 upgrade):

dbba1adda7f meson.build: Increase version of the compositor
b352cee6f81 meson.build: Build X11 backend optionally
93523a7f38b meson.build: Increase wayland-protocol version dependency
c769a272324 main: Add support for the logging context when creating
the compositor instance
a17bac48464 meson.build: Upgrade build and headers to libweston7

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I94e5077c48eca76092306892d6e25e345eeda45e

meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb

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