mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:43:51 +00:00
uutils-coreutils: upgrade 0.0.28 -> 0.0.29
See https://github.com/uutils/coreutils/releases/tag/0.0.29 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a34466e8a4
commit
b704ebe7ed
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ SRC_URI += "git://github.com/uutils/coreutils.git;protocol=https;branch=main"
|
||||
# so src/uucore/src/lib/features.rs disables utmpx when targetting musl.
|
||||
COMPATIBLE_HOST:libc-musl = "null"
|
||||
|
||||
SRCREV = "1d9e1626377cbaea3b21842a3525a62ba60f905f"
|
||||
SRCREV = "64dad0c3ab704be4c6c4f4fb802afa026b983a5e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require ${BPN}-crates.inc
|
||||
Loading…
x
Reference in New Issue
Block a user