summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-03-04 14:54:46 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-11 13:22:37 +0000
commitec55ecb0429defd4de444003ba7a02548e8ded79 (patch)
treeb7e3960454abbe209f2c534e424b1e750c81d518 /meta-agl-profile-graphical
parent07bf9d77fb8ff52ea201ac6cc0ed34f60c3b0a59 (diff)
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 <marius.vlad@collabora.com> Change-Id: I94e5077c48eca76092306892d6e25e345eeda45e
Diffstat (limited to 'meta-agl-profile-graphical')
-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 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"