diff options
Diffstat (limited to 'meta-oe/recipes-core/uutils-coreutils')
| -rw-r--r-- | meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb index 0614416690..1121e9a4c9 100644 --- a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb +++ b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=41f7469eaacac62c67d5664fff2c062d" | |||
| 5 | 5 | ||
| 6 | inherit cargo cargo-update-recipe-crates | 6 | inherit cargo cargo-update-recipe-crates |
| 7 | 7 | ||
| 8 | SRC_URI += "git://github.com/uutils/coreutils.git;protocol=https;nobranch=1" | 8 | SRC_URI += "git://github.com/uutils/coreutils.git;protocol=https;branch=main" |
| 9 | 9 | ||
| 10 | # musl not supported because the libc crate does not support functions like "endutxent" at the moment, | 10 | # musl not supported because the libc crate does not support functions like "endutxent" at the moment, |
| 11 | # so src/uucore/src/lib/features.rs disables utmpx when targetting musl. | 11 | # so src/uucore/src/lib/features.rs disables utmpx when targetting musl. |
