openwrt/package
Mark Mentovai beeb49740b libmnl: fix build when bash is not located at /bin/bash
This fixes the libmnl build on macOS, which ships with an outdated bash
at /bin/bash. During the OpenWrt build, a modern host bash is built and
made available at staging_dir/host/bin/bash, which is present before
/bin/bash in the build's PATH.

This is similar to 8f7ce3aa6d, presently appearing at
package/kernel/mac80211/patches/build/001-fix_build.patch.

Signed-off-by: Mark Mentovai <mark@mentovai.com>
2022-07-31 20:30:20 +02:00
..
base-files failsafe: run on all consoles listed in /proc/cmdline 2022-06-19 12:40:30 +02:00
boot ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
devel strace: add nls.mk 2022-07-15 07:07:59 +02:00
firmware layerscape: update remaining PKG_HASH / PKG_MIRROR_HASH 2022-07-22 22:03:27 +02:00
kernel mac80211: Update to version 5.15.58-1 2022-07-31 16:22:08 +02:00
libs libmnl: fix build when bash is not located at /bin/bash 2022-07-31 20:30:20 +02:00
network hostapd: prevent unused crypto lib dependencies from being compiled 2022-07-31 00:11:21 +02:00
system nu801: fix DEPENDS on bcm53xx 2022-07-17 13:43:48 +02:00
utils ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00