mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 13:35:42 +00:00
xrdb: upgrade 1.2.1 -> 1.2.2
Changelog: ========= gitlab CI: add a basic build test Build xz tarballs instead of bzip2 gitlab CI: stop requiring Signed-off-by in commits Variable scope reduction as recommended by cppcheck Use C99 struct initialization Rename variable 'dup' to avoid shadowing dup() function Fallback asprintf: don't truncate output that has a \0 in string configure: raise minimum autoconf requirement to 2.70 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
284a67d829
commit
9d621a1b6f
@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d1167c4f586bd41f0c62166db4384a69"
|
||||
|
||||
DEPENDS += "libxmu"
|
||||
|
||||
SRC_URI[sha256sum] = "4f5d031c214ffb88a42ae7528492abde1178f5146351ceb3c05f3b8d5abee8b4"
|
||||
SRC_URI_EXT = "xz"
|
||||
SRC_URI[sha256sum] = "31f5fcab231b38f255b00b066cf7ea3b496df712c9eb2d0d50c670b63e5033f4"
|
||||
|
||||
EXTRA_OECONF += "--with-cpp=${bindir}/cpp"
|
||||
Loading…
x
Reference in New Issue
Block a user