xlsatoms: upgrade 1.1.3 -> 1.1.4

Changelog:

* usage: add cold & noreturn attributes to function
* Resolve clang -Wshorten-64-to-32 warnings
* Variable scope reductions as suggested by cppcheck
* gitlab CI: stop requiring Signed-off-by in commits
* Build xz tarballs instead of bzip2
* gitlab CI: add a basic build test

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
alperak 2023-12-06 16:30:08 +03:00 committed by Khem Raj
parent 5b20a3c8f2
commit f0a0c85b75
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,5 +10,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8"
DEPENDS += "libxmu"
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "61671fee12535347db24ec3a715032a7"
SRC_URI[sha256sum] = "57868f958c263976727881f3078e55b86b4a109dc578d2b92f5c6d690850a382"
SRC_URI_EXT = "xz"
SRC_URI[sha256sum] = "f4bfa15f56c066d326a5d5b292646708f25b9247506840b9047cd2687dcc71b7"