mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
uutils-coreutils: upgrade 0.0.29 -> 0.0.30
See https://github.com/uutils/coreutils/releases/tag/0.0.30 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
1aeb118758
commit
468e751adb
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -14,7 +14,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 = "64dad0c3ab704be4c6c4f4fb802afa026b983a5e"
|
||||
SRCREV = "088599f41602e0b0505543a010ec59f5f81e74b1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require ${BPN}-crates.inc
|
||||
Reference in New Issue
Block a user