mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xkbevd: upgrade 1.1.4 -> 1.1.5
Changelog: * Add .git-blame-ignore-revs to hide whitespace commits from git blame * eventTypeToString: remove unnecessary strcpy to static buffer * xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path * cfgscan: check if character is EOF before calling isalpha or isdigit * Rename shadowed variables * Variable scope reduction as suggested by cppcheck * gitlab CI: stop requiring Signed-off-by in commits * man page: remove out-of-date COPYRIGHT section * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * 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>
This commit is contained in:
+2
-2
@@ -9,5 +9,5 @@ DEPENDS += "libxkbfile bison-native"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SRC_URI[md5sum] = "c747faf1f78f5a5962419f8bdd066501"
|
||||
SRC_URI[sha256sum] = "2430a2e5302a4cb4a5530c1df8cb3721a149bbf8eb377a2898921a145197f96a"
|
||||
SRC_URI_EXT = "xz"
|
||||
SRC_URI[sha256sum] = "38357b702de9d3457c4ff75053390f457b84c4accc7f088101255c37c684926b"
|
||||
Reference in New Issue
Block a user