openwrt/package
Rosen Penev 8df14c229c base-files/functions.sh: use grep -q instead of []
It's cleaner and faster as it does not need to do extra work.

Also removed $() to avoid executing the output. The shell can handle it.

https://github.com/koalaman/shellcheck/wiki/SC2143

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[correct || to && for one conversion]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-01-18 00:24:06 +01:00
..
base-files base-files/functions.sh: use grep -q instead of [] 2020-01-18 00:24:06 +01:00
boot uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 2020-01-12 15:57:58 +01:00
kernel mac80211: ath9k: add GPIO mask dts property 2020-01-15 20:55:31 +01:00
libs libcxx: fix build for x86/64 2020-01-17 00:42:49 +02:00
network odhcpd: update to version 2020-01-14 2020-01-16 21:53:17 +01:00
system zram-swap: support swap priority 2020-01-15 20:49:00 +01:00
utils busybox: fix build issues 2020-01-15 21:17:47 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00