tn3399_openwrt/package
Rosen Penev b9246bbdc9 base-files: functions.sh: replace [^...] with [!...] in case
Strictly speaking, ash does not support it.

From https://wiki.ubuntu.com/DashAsBinSh#A.5B.5E.5D

Not to be confused by sed's and other program's regular expression
syntax. Uses of [^...] in case (parameter/word expansion in general) need
to be replaced with [!...].

Found with shellcheck: https://github.com/koalaman/shellcheck/wiki/SC2169

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[minor commit title/message adjustments]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-11-25 17:22:39 +01:00
..
base-files base-files: functions.sh: replace [^...] with [!...] in case 2020-11-25 17:22:39 +01:00
boot ath79: add support for Senao Engenius EAP300 v2 2020-11-25 13:23:06 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware linux-firmware: brcm: use RPI 4B NVRAM file 2020-11-25 10:46:15 +01:00
kernel exfat: update to 5.10.1 2020-11-24 23:14:40 -10:00
libs libusb-compat: remove 2020-11-25 13:23:06 +01:00
network tcpdump: patch CVE-2020-8037 2020-11-25 05:49:09 +01:00
system opkg: purge package from cache on hash mismatch 2020-11-24 22:06:37 -10:00
utils busybox: Let procd respawn cron 2020-11-12 18:19:44 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00