summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland-protocols_1.14.bb')
-rw-r--r--meta/recipes-graphics/wayland/wayland-protocols_1.14.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb
index 3393a2c797..873fcf1c28 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb
@@ -14,6 +14,8 @@ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
14SRC_URI[md5sum] = "5d32eaf0f5d6b7da7f5ad0959e2551e6" 14SRC_URI[md5sum] = "5d32eaf0f5d6b7da7f5ad0959e2551e6"
15SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6" 15SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6"
16 16
17UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
18
17inherit allarch autotools pkgconfig 19inherit allarch autotools pkgconfig
18 20
19PACKAGES = "${PN}" 21PACKAGES = "${PN}"