浏览代码

wayland-protocols: update 1.42 -> 1.44

Update to v1.44

(From OE-Core rev: 92763ca20e44bd51cfebf75c35079b1ca554b98e)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Markus Volk 3 周之前
父节点
当前提交
c40f78b267
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta/recipes-graphics/wayland/wayland-protocols_1.44.bb

+ 1 - 1
meta/recipes-graphics/wayland/wayland-protocols_1.42.bb → meta/recipes-graphics/wayland/wayland-protocols_1.44.bb

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
                     file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
 
 SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz"
-SRC_URI[sha256sum] = "23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa"
+SRC_URI[sha256sum] = "3df1107ecf8bfd6ee878aeca5d3b7afd81248a48031e14caf6ae01f14eebb50e"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"