From 46a223866fcedafc63543a052721d19560d1792b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 20 May 2021 11:47:30 -0700 Subject: [PATCH] xorgproto: Upgrade to 2021.4 release Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- .../xorg-proto/{xorgproto_2021.3.bb => xorgproto_2021.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xorgproto_2021.3.bb => xorgproto_2021.4.bb} (90%) diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2021.3.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.bb similarity index 90% rename from meta/recipes-graphics/xorg-proto/xorgproto_2021.3.bb rename to meta/recipes-graphics/xorg-proto/xorgproto_2021.4.bb index fa0c69af1f..52f42d4074 100644 --- a/meta/recipes-graphics/xorg-proto/xorgproto_2021.3.bb +++ b/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.bb @@ -9,7 +9,7 @@ LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=dfc4bd2b0568b31725b85b0604e69b56" SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.bz2" -SRC_URI[sha256sum] = "4c732b14fc7c7db64306374d9e8386d6172edbb93f587614df1938b9d9b9d737" +SRC_URI[sha256sum] = "0f5157030162844b398e7ce69b8bb967c2edb8064b0a9c9bb5517eb621459fbf" inherit meson -- 2.40.1