mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
xev: update 1.2.5 -> 1.2.6
Changelog: ========== -Mark graceful_exit as noreturn -Mark global variables as "static" since there's only one source file -gitlab CI: stop requiring Signed-off-by in commits -Fix overflow on XmbLookupString buffer (From OE-Core rev: 282c501690f30b8cad6a2439372d14f868af2fb0) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
21b6a0dd91
commit
a11dd7575f
@@ -12,6 +12,6 @@ PE = "1"
|
||||
|
||||
DEPENDS += "libxrandr xorgproto"
|
||||
|
||||
SRC_URI[sha256sum] = "c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1"
|
||||
SRC_URI[sha256sum] = "61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7"
|
||||
|
||||
SRC_URI_EXT = "xz"
|
||||
Reference in New Issue
Block a user