diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-11-22 20:40:12 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-30 08:43:04 +0000 |
commit | fad57568924b689de4aba5c3cf74d6828a08e23f (patch) | |
tree | 12e8f531cc271ea0d265663b97ae49335ab2e892 /scripts/lib | |
parent | 9f57bfb74e280827ad87cc4ab13f7640bccb3a21 (diff) | |
download | poky-fad57568924b689de4aba5c3cf74d6828a08e23f.tar.gz |
busybox: Enable utmp support on musl systems
runlevel misc applet is enabled when using init feature from busybox
however this applet does not build right now because it depends on utmp
feature and its disabled for musl systems. runlevel is used by
update-rd.d tool during system maintenance e.g. opkg upgrade etc.
(From OE-Core rev: de62069c32fedd094c279b99b2ff389c7e0012aa)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions