Openwrt/package/network/utils
Leonardo Mörlein b993b68b6c build: introduce $(MKHASH)
Before this commit, it was assumed that mkhash is in the PATH. While
this was fine for the normal build workflow, this led to some issues if

    make TOPDIR="$(pwd)" -C "$pkgdir" compile

was called manually. In most of the cases, I just saw warnings like this:

    make: Entering directory '/home/.../package/gluon-status-page'
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    [...]

While these were only warnings and the package still compiled sucessfully,
I also observed that some package even fail to build because of this.

After applying this commit, the variable $(MKHASH) is introduced. This
variable points to $(STAGING_DIR_HOST)/bin/mkhash, which is always the
correct path.

Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
2021-05-13 15:13:15 +02:00
..
adb-enablemodem
arptables
bpftools bpftools: update to v5.11.16, simplify make 2021-04-24 12:21:40 +01:00
comgt
dante
ebtables
ethtool
iproute2 iproute2: avoid unneeded compiles to speed building 2021-04-22 15:11:36 +01:00
ipset
iptables build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
iw
iwcap
iwinfo iwinfo: update to latest Git HEAD 2021-05-02 02:40:20 +02:00
layerscape/restool
linux-atm
ltq-dsl-base ltq-dsl-base: Make package nonshared to fix image builder 2021-05-04 22:25:47 +02:00
nftables
resolveip
rssileds
tcpdump
umbim
uqmi uqmi: fix network registration loop 2021-05-08 12:29:24 +02:00
wireguard-tools
wireless-tools
wpan-tools
wwan