All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libxfixes: Update to 6.0.0 release
@ 2021-05-20 18:47 Khem Raj
  2021-05-20 18:47 ` [PATCH 2/2] xorgproto: Upgrade to 2021.4 release Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2021-05-20 18:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../xorg-lib/{libxfixes_5.0.3.bb => libxfixes_6.0.0.bb}      | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxfixes_5.0.3.bb => libxfixes_6.0.0.bb} (78%)

diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.3.bb b/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb
similarity index 78%
rename from meta/recipes-graphics/xorg-lib/libxfixes_5.0.3.bb
rename to meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb
index f0e2f606ce..af7426f7bf 100644
--- a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb
@@ -6,6 +6,7 @@ provide the minimal server-side support necessary to eliminate problems \
 caused by these workarounds."
 
 require xorg-lib-common.inc
+SRC_URI[sha256sum] = "a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c"
 
 LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3c1ce42c334a6f5cccb0277556a053e0"
@@ -17,7 +18,3 @@ PE = "1"
 XORG_PN = "libXfixes"
 
 BBCLASSEXTEND = "native nativesdk"
-
-SRC_URI[md5sum] = "07e01e046a0215574f36a3aacb148be0"
-SRC_URI[sha256sum] = "de1cd33aff226e08cefd0e6759341c2c8e8c9faf8ce9ac6ec38d43e287b22ad6"
-
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] xorgproto: Upgrade to 2021.4 release
  2021-05-20 18:47 [PATCH 1/2] libxfixes: Update to 6.0.0 release Khem Raj
@ 2021-05-20 18:47 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-05-20 18:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../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.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-20 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 18:47 [PATCH 1/2] libxfixes: Update to 6.0.0 release Khem Raj
2021-05-20 18:47 ` [PATCH 2/2] xorgproto: Upgrade to 2021.4 release Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.