mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
xwud: upgrade 1.0.6 -> 1.0.7
Changelog: ========== - Accept --help & --version as aliases to -help & -version - Replace strcpy+strcat calls with snprintf - Call free() instead of XFree() on pointers returned by malloc() - Add missing checks for malloc failure - gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=31e8892c80b7a0c1c5f37c8e8ae6d794"
|
||||
|
||||
SRC_URI_EXT = "xz"
|
||||
SRC_URI[sha256sum] = "64048cd15eba3cd9a3d2e3280650391259ebf6b529f2101d1a20f441038c1afe"
|
||||
SRC_URI[sha256sum] = "e55cbedab36d7a5f671abf8e594888afc48caa116d51d429ea53ea317ec0c61e"
|
||||
Reference in New Issue
Block a user