mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
util-linux: disable raw
raw.h has been dropped in linux-libc-headers-5.14 leading to: configure: error: raw selected, but required raw.h header file not available WARNING: exit code 1 from a shell command. (From OE-Core rev: 7c2de7211d8c8790851a87d949d29c6e0e140dc2) Signed-off-by: MarkusVolk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 7f577c10913104860121f682b9b3754870c4db23) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e155627e5e
commit
aed177cb91
@@ -94,7 +94,7 @@ EXTRA_OECONF = "\
|
||||
\
|
||||
--disable-bfs --disable-chfn-chsh --disable-login \
|
||||
--disable-makeinstall-chown --disable-minix --disable-newgrp \
|
||||
--disable-use-tty-group --disable-vipw \
|
||||
--disable-use-tty-group --disable-vipw --disable-raw \
|
||||
\
|
||||
--without-udev \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user