Looks like this is the plan https://bugzilla.redhat.com/show_bug.cgi?id=1981729#c3
Am 13.09.21 um 00:18 schrieb Khem Raj:
On Sun, Sep 12, 2021 at 10:20 AM Markus Volk <[email protected] <mailto:[email protected]>> wrote: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.Overall this is a fine change however I wonder what’s the way to get this fixed upstream is it that it should now be removed from util-Linux in future ?Signed-off-by: MarkusVolk <[email protected] <mailto:[email protected]>> --- meta/recipes-core/util-linux/util-linux_2.37.2.bb <http://util-linux_2.37.2.bb> | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/util-linux/util-linux_2.37.2.bb <http://util-linux_2.37.2.bb> b/meta/recipes-core/util-linux/util-linux_2.37.2.bb <http://util-linux_2.37.2.bb> index 9351595144..6f2808cc44 100644 --- a/meta/recipes-core/util-linux/util-linux_2.37.2.bb <http://util-linux_2.37.2.bb> +++ b/meta/recipes-core/util-linux/util-linux_2.37.2.bb <http://util-linux_2.37.2.bb> @@ -73,7 +73,7 @@ EXTRA_OECONF = "\ \ --disable-bfs --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 \ \-- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155962): https://lists.openembedded.org/g/openembedded-core/message/155962 Mute This Topic: https://lists.openembedded.org/mt/85556071/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
