mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
committed by
Khem Raj
parent
a34466e8a4
commit
b704ebe7ed
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user