openwrt/target/linux/ipq806x
Petr Štetiar ce8af0ace0 ipq806x: base-files: asrock: fix bootcount include
Fixes following error while executing the init script on the buildhost:

 Enabling boot
 ./etc/init.d/bootcount: line 5: /lib/upgrade/asrock.sh: No such file or directory
 Enabling bootcount

While at it fix following shellcheck issue:

 base-files/etc/init.d/bootcount line 11:
    if [ $? -eq 0 ]; then
         ^-- SC2181: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.

Cc: Ansuel Smith <ansuelsmth@gmail.com>
Cc: Pawel Dembicki <paweldembicki@gmail.com>
Cc: Christian Lamparter <chunkeey@gmail.com>
Fixes: 98b86296e6 ("ipq806x: add support for ASRock G10")
References: https://gitlab.com/ynezz/openwrt/-/jobs/1243290743#L1444
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2021-05-13 15:13:15 +02:00
..
base-files ipq806x: base-files: asrock: fix bootcount include 2021-05-13 15:13:15 +02:00
files/arch/arm/boot/dts ipq806x: add missing wakeup-source for gpio keys 2021-05-07 07:05:16 +02:00
generic
image ipq806x: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00:00
patches-5.4 kernel: bump 5.4 to 5.4.117 2021-05-09 09:15:44 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.35 2021-05-09 09:55:58 +01:00
Makefile ipq806x: add kernel 5.10 as testing kernel 2021-05-07 07:05:16 +02:00
config-5.4 ipq806x: backport cpufreq changes to 5.4 2021-05-07 07:05:16 +02:00
config-5.10 ipq806x: refresh config 5.10 2021-05-07 07:05:16 +02:00
modules.mk kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2020-08-13 02:12:12 +02:00