From: Alexander Kanavin Date: Sun, 25 Jun 2023 21:22:38 +0000 (+0200) Subject: xtrans: update 1.4.0 -> 1.5.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~517 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a69f1403092cf7f857e8eb0a24a2173420072100;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xtrans: update 1.4.0 -> 1.5.0 License-update: removal of 'all rights reserved' sentences. MIT & MIT was an outcome of mass-cleanup of licenses, so it can be just MIT. tar.bz2 has been replaced with .tar.xz which is the default. Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb similarity index 70% rename from meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb rename to meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb index cd5aedb59df..781382e5169 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb @@ -9,10 +9,8 @@ except in the X Transport Interface code." require xorg-lib-common.inc -LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=49347921d4d5268021a999f250edc9ca" - -XORG_EXT = "tar.bz2" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=bc875e1c864f4f62b29f7d8651f627fa" SRC_URI += "file://multilibfix.patch" @@ -24,5 +22,4 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "ce2fb8100c6647ee81451ebe388b17ad" -SRC_URI[sha256sum] = "377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773" +SRC_URI[sha256sum] = "1ba4b703696bfddbf40bacf25bce4e3efb2a0088878f017a50e9884b0c8fb1bd"