mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
538ca42dda
wireless-regdb fails to build if there is python2 installed from package
feeds, as staging_dir/hostpkg/bin/python is python2 and
staging_dir/hostpkg/bin takes precedence over staging_dir/host/bin
(proper place with python -> python3 symlink) which leads to the build
failure of wireless-regdb, so this patch makes it explicit which python
should be used.
Reported-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tested-by: Russell Senior <russell@personaltelco.net>
Tested-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit
|
||
---|---|---|
.. | ||
am33x-cm3 | ||
amd64-microcode | ||
ath10k-firmware | ||
b43legacy-firmware | ||
brcmfmac-board-rpi | ||
intel-microcode | ||
ipq-wifi | ||
ixp4xx-microcode | ||
lantiq/dsl-vrx200-firmware-xdsl | ||
layerscape | ||
linux-firmware | ||
prism54-firmware | ||
vsc73x5-ucode | ||
wireless-regdb |