From: Etienne Cordonnier
See https://github.com/uutils/coreutils/releases/tag/0.0.26
Signed-off-by: Etienne Cordonnier
Signed-off-by: Khem Raj
---
.../uutils-coreutils-crates.inc | 106 +++---
...s_0.0.25.bb => uutils-coreutils_0.0.26.bb} | 2 +-
2 files changed, 6
From: Etienne Cordonnier
See https://github.com/uutils/coreutils/releases/tag/0.0.27
Signed-off-by: Etienne Cordonnier
Signed-off-by: Khem Raj
---
.../uutils-coreutils-crates.inc | 210 ++
...s_0.0.26.bb => uutils-coreutils_0.0.27.bb} | 2 +-
2 files changed, 1
From: Wang Mingyu
Changelog:
https://github.com/uutils/coreutils/releases/tag/0.0.28
Signed-off-by: Wang Mingyu
Signed-off-by: Khem Raj
Signed-off-by: Etienne Cordonnier
---
.../uutils-coreutils-crates.inc | 668 +-
...s_0.0.27.bb => uutils-coreutils_0.0.28.bb}
From: Etienne Cordonnier
- The scarthgap branch of poky contains Rust 1.75.
- uutils-coreutils 0.0.28 requires rust 1.77 when selinux is enabled, even
though the project's README.md
of release 0.0.28 mistakenly indicates 1.70 as MSRV.
This fixes the build of uutils-coreutils 0.0.28 when meta-s