mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
util-linux: Fix ptest builds on musl
musl doesnt implement error() API, hence provide one (From OE-Core rev: 4c7cb1f34bdb030333d83e445b5df5d06bef478f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -19,6 +19,7 @@ SRC_URI += "file://util-linux-ng-2.16-mount_lock_path.patch \
|
||||
file://avoid_unsupported_grep_opts.patch \
|
||||
file://display_testname_for_subtest.patch \
|
||||
file://avoid_parallel_tests.patch \
|
||||
file://uuid-test-error-api.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "3cd2698d1363a2c64091c2dadc974647"
|
||||
SRC_URI[sha256sum] = "0a818fcdede99aec43ffe6ca5b5388bff80d162f2f7bd4541dca94fecb87a290"
|
||||
|
||||
Reference in New Issue
Block a user