You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/firmware
Petr Štetiar b6bae4a2c9 wireless-regdb: fix build when python2 from package feeds exists
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>
5 years ago
..
am33x-cm3 treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
amd64-microcode Revert "amd64-microcode: create early load microcode image" 6 years ago
ath10k-firmware ath10k-firmware: Fix mirror hash 5 years ago
b43legacy-firmware treewide: clean up download hashes 8 years ago
brcmfmac-board-rpi brcm2708: switch to linux-firmware SDIO NVRAM 5 years ago
intel-microcode Revert "intel-microcode: create early load microcode image" 6 years ago
ipq-wifi ipq40xx: Add support for Linksys EA8300 (Dallas) 5 years ago
ixp4xx-microcode treewide: clean up download hashes 8 years ago
lantiq/dsl-vrx200-firmware-xdsl treewide: clean up download hashes 8 years ago
layerscape layerscape: convert to python3 for rcw 5 years ago
linux-firmware linux-firmware: fix RPi 4 NVRAM 5 years ago
prism54-firmware treewide: clean up download hashes 8 years ago
vsc73x5-ucode treewide: clean up download hashes 8 years ago
wireless-regdb wireless-regdb: fix build when python2 from package feeds exists 5 years ago