kumquat-buildroot/support
Petr Vorel ca6a2907c2 make: support: use command -v' instead of which'
`which' has been discontinued after 2.21 release in 2015 due this (git
repository is empty [1]) and version shipped in Debian produces warning
[2]:

/usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.

`command is POSIX [3] and supported on all common shells (bash, zsh,
dash, busybox sh, mksh).

Patch tested on dash as the default shell.

[1] https://git.savannah.gnu.org/cgit/which.git
[2] 3a8dd10b45
[3] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/command.html

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-26 23:37:21 +02:00
..
config-fragments
dependencies make: support: use command -v' instead of which' 2021-09-26 23:37:21 +02:00
docker support/docker: bump docker image for the gitlab-ci to Debian bullseye 2021-09-22 21:58:26 +02:00
download
gnuconfig
kconfig
legal-info
libtool
misc Merge branch 'next' 2021-09-04 19:57:30 +02:00
scripts support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
testing package/python-git: new package 2021-09-23 21:59:26 +02:00