openwrt/package
Mark Mentovai daa73dc681 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>
(cherry picked from commit beeb49740b)
2022-08-05 15:24:57 +02:00
..
base-files OpenWrt v22.03.0-rc6: revert to branch defaults 2022-08-01 00:05:33 +02:00
boot uboot-at91: fix build on buildbots 2022-07-31 17:12:47 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware layerscape: update PKG_HASH / PKG_MIRROR_HASH 2022-07-23 00:11:21 +02:00
kernel mac80211: Update to version 5.15.58-1 2022-07-31 17:12:47 +02:00
libs libmnl: fix build when bash is not located at /bin/bash 2022-08-05 15:24:57 +02:00
network odhcp6c: update to latest git HEAD 2022-07-31 17:12:47 +02:00
system opkg: update to 2022-02-24 2022-07-17 15:15:11 +02:00
utils sdk: add spidev-test to the bundle of userspace sources 2022-07-22 22:26:26 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00