mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
uutils-coreutils: fix file not being packaged
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
6bb43f7a55
commit
98cdacb8ba
@@ -38,6 +38,7 @@ base_bindir_progs = "cat chgrp chmod chown cp date dd echo false hostname kill l
|
||||
|
||||
sbindir_progs = "chroot"
|
||||
|
||||
FILES:${PN}:append = " ${libdir}/coreutils/libstdbuf.so"
|
||||
inherit update-alternatives
|
||||
|
||||
# Higher than busybox (which uses 50)
|
||||
|
||||
Reference in New Issue
Block a user