From: Mateusz Marciniec <[email protected]>

Having both enable and disable flags for raw is confusing.
Raw should be disabled so --enable-raw flag can be removed.

Signed-off-by: Mateusz Marciniec <[email protected]>
Signed-off-by: Tomasz Dziendzielski <[email protected]>
Signed-off-by: Luca Ceresoli <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit 011c549e2b005205923db6f69b60f8b29bee415f)
Signed-off-by: Steve Sakoman <[email protected]>
---
 meta/recipes-core/util-linux/util-linux_2.37.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/util-linux/util-linux_2.37.4.bb 
b/meta/recipes-core/util-linux/util-linux_2.37.4.bb
index b39020884f..f6d3ea2bc1 100644
--- a/meta/recipes-core/util-linux/util-linux_2.37.4.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.37.4.bb
@@ -69,7 +69,7 @@ EXTRA_OECONF = "\
     --enable-libuuid --enable-libblkid \
     \
     --enable-fsck --enable-kill --enable-last --enable-mesg \
-    --enable-mount --enable-partx --enable-raw --enable-rfkill \
+    --enable-mount --enable-partx --enable-rfkill \
     --enable-unshare --enable-write \
     \
     --disable-bfs --disable-login \
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#170123): 
https://lists.openembedded.org/g/openembedded-core/message/170123
Mute This Topic: https://lists.openembedded.org/mt/93372456/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to