summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authoralperak <alperyasinak1@gmail.com>2023-12-07 15:25:06 +0300
committerKhem Raj <raj.khem@gmail.com>2023-12-07 14:25:12 -0800
commit0cbede2b252919f75b4b657427f969e8a11d5699 (patch)
treec0b98ceb698769eb455f4cf886ee81bdcf777cff /meta-oe/recipes-graphics/xorg-driver
parent689d87cd1fda0d7b6ab5f0bb7eac5fe49c1622ea (diff)
downloadmeta-openembedded-0cbede2b252919f75b4b657427f969e8a11d5699.tar.gz
xf86-input-void: upgrade 1.4.1 -> 1.4.2
Changelog: * InitValuatorAxisStruct: Add missing line breaks * InputDriverRec: Resolve -Wmissing-field-initializers warning * gitlab CI: stop requiring Signed-off-by in commits * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-driver')
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb (renamed from meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb
index 88fb4b99a1..54a6476def 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.1.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb
@@ -4,5 +4,5 @@ PR = "r22"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" 5LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b"
6 6
7SRC_URI[md5sum] = "5227013b52b3ca85d6b7ec8adea988d4" 7XORG_DRIVER_COMPRESSOR = ".tar.xz"
8SRC_URI[sha256sum] = "f96e4f0a622821bf43a74bd419f2a18423343996c9d243c7e1430ba2d142339c" 8SRC_URI[sha256sum] = "a211d8e21ce0e2ed8af5b8a2e8d4409d70c9c7e5ee528f5e6002ad279bf07885"