From: Marius Vlad Date: Wed, 4 Mar 2020 12:54:46 +0000 (+0200) Subject: agl-compositor: Update SRCREV to use libweston7 X-Git-Tag: 9.99.1~96 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F66%2F24166%2F2;p=AGL%2Fmeta-agl.git agl-compositor: Update SRCREV to use libweston7 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 Change-Id: I94e5077c48eca76092306892d6e25e345eeda45e --- 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 5f37877b3..20a78f7de 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 = "357c5a034a89dc227d671e63e8c10c4c62f9201e" +SRCREV = "dbba1adda7fd9aaaa46263d8c878132a523327e4" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git"