summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-06-14 22:51:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-17 00:07:05 +0100
commit4c5b65b72f020877db756228aa0822753458623b (patch)
tree3147ae7608c0c77d8eb2b72cd7ccfe9ac96aee9c /meta/recipes-graphics/xorg-proto
parente84de43c6abaafd7dfc5cfbeee816d403d1099d6 (diff)
downloadpoky-4c5b65b72f020877db756228aa0822753458623b.tar.gz
xorgproto: upgrade 2021.4.99.1 -> 2021.4.99.2
Changes: * Bump inputproto to 2.3.99.2 * specs: Fix type of GESTURECLASS num_touches member * specs: Fix type of TOUCHCLASS num_touches member * Bump inputproto to 2.3.99.1 * specs: Specify XI 2.4 as unreleased (From OE-Core rev: 1860cd0e36806d0a11dcbea52aafd017a68cf2f3) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r--meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.2.bb (renamed from meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.1.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.2.bb
index f4b0895154..8db3e6d7a3 100644
--- a/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xorgproto_2021.4.99.2.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=dfc4bd2b0568b31725b85b0604e69b56" 9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=dfc4bd2b0568b31725b85b0604e69b56"
10 10
11SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.bz2" 11SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.bz2"
12SRC_URI[sha256sum] = "0bce7d4fe800dcb5581cc59a99946c12e6e0be292636544221ec73e96f1a28ed" 12SRC_URI[sha256sum] = "c38878053179c6f8bc2daeeeeb4710b5fbf0e46db5b3134aee4a1977ffb06e7a"
13 13
14inherit meson 14inherit meson
15 15