summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-06-25 23:22:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-27 16:23:40 +0100
commit0eeda887d8f6da21a986d99269cf0b1cf6cdedc2 (patch)
tree727cae210aa1b4245e0a7359c461045273915acb /meta/recipes-graphics/xorg-lib
parent1406bd514b85b6d61db272dcfc51197830cc9296 (diff)
downloadpoky-0eeda887d8f6da21a986d99269cf0b1cf6cdedc2.tar.gz
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. (From OE-Core rev: a69f1403092cf7f857e8eb0a24a2173420072100) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb (renamed from meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb)9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb
index cd5aedb59d..781382e516 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."
9 9
10require xorg-lib-common.inc 10require xorg-lib-common.inc
11 11
12LICENSE = "MIT & MIT" 12LICENSE = "MIT"
13LIC_FILES_CHKSUM = "file://COPYING;md5=49347921d4d5268021a999f250edc9ca" 13LIC_FILES_CHKSUM = "file://COPYING;md5=bc875e1c864f4f62b29f7d8651f627fa"
14
15XORG_EXT = "tar.bz2"
16 14
17SRC_URI += "file://multilibfix.patch" 15SRC_URI += "file://multilibfix.patch"
18 16
@@ -24,5 +22,4 @@ inherit gettext
24 22
25BBCLASSEXTEND = "native nativesdk" 23BBCLASSEXTEND = "native nativesdk"
26 24
27SRC_URI[md5sum] = "ce2fb8100c6647ee81451ebe388b17ad" 25SRC_URI[sha256sum] = "1ba4b703696bfddbf40bacf25bce4e3efb2a0088878f017a50e9884b0c8fb1bd"
28SRC_URI[sha256sum] = "377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773"