summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/wayland_1.15.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland_1.15.0.bb')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.15.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.15.0.bb b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
index 788105bff8..d037dc4654 100644
--- a/meta/recipes-graphics/wayland/wayland_1.15.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
@@ -18,6 +18,8 @@ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
18SRC_URI[md5sum] = "b7393c17fdce9a8d383edab656c92fd2" 18SRC_URI[md5sum] = "b7393c17fdce9a8d383edab656c92fd2"
19SRC_URI[sha256sum] = "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0" 19SRC_URI[sha256sum] = "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0"
20 20
21UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
22
21inherit autotools pkgconfig 23inherit autotools pkgconfig
22 24
23EXTRA_OECONF = "--disable-documentation --with-host-scanner" 25EXTRA_OECONF = "--disable-documentation --with-host-scanner"