openwrt/package
Petr Štetiar 538ca42dda 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>
(cherry picked from commit b6bae4a2c9)
2019-11-22 01:10:48 +01:00
..
base-files base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2 2019-11-14 14:09:07 +01:00
boot ath79: update uboot-envtools for Netgear WNR routers 2019-11-12 16:23:45 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:42:04 +01:00
firmware wireless-regdb: fix build when python2 from package feeds exists 2019-11-22 01:10:48 +01:00
kernel mac80211: backport upstream fixes 2019-11-19 15:02:22 +01:00
libs wolfssl: update to v4.2.0-stable 2019-11-10 16:23:08 +01:00
network hostapd: add IEEE 802.11k support 2019-11-14 20:59:58 +01:00
system rpcd: update to latest Git HEAD 2019-11-10 21:36:48 +01:00
utils xfsprogs: Fix compilation with newer musl 2019-11-09 20:42:04 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00