Thread (13 messages) flat view 13 messages, 4 authors, 2022-07-24

[Buildroot] [RFC PATCH 3/3] support/dependencies: don't check for `which'

From: Petr Vorel <hidden>
Date: 2021-10-11 22:01:16
Subsystem: the rest · Maintainer: Linus Torvalds

It's requirement has been removed in previous commit.

Signed-off-by: Petr Vorel <redacted>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
 support/dependencies/dependencies.sh | 2 --
 1 file changed, 2 deletions(-)
diff --git a/support/dependencies/dependencies.sh b/support/dependencies/dependencies.sh
index e720e9372e..0502dcc9bb 100755
--- a/support/dependencies/dependencies.sh
+++ b/support/dependencies/dependencies.sh
@@ -65,8 +65,6 @@ check_prog_host()
 	fi
 }
 
-# Verify that which is installed
-check_prog_host "which"
 # Verify that sed is installed
 check_prog_host "sed"
 
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help