openwrt/target/linux/mediatek
Petr Štetiar 3555a2930f
treewide: fix shell errors during dump stage
Fixes following issues:

 bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | cut -b1-8'
 bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | sed -E 's/(.{8})(.{4})(.{4})(.{4})(.{10})../\1-\2-\3-\4-\500/''
 bash: -c: line 1: syntax error near unexpected token `|'
 bash: line 1: *1024*1024: syntax error: operand expected (error token is "*1024*1024")
 bash: line 1: (64 + ): syntax error: operand expected (error token is ")")
 expr: syntax error: missing argument after '+'

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 8fc496be86)
[ fix merge conflicts, adapt to 22.03 ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-13 14:10:56 +01:00
..
base-files mediatek: store random MAC address in U-Boot env on first boot 2022-01-23 20:20:47 +00:00
dts mediatek: fix ledbar of UniFi 6 LR when running custom U-Boot 2022-09-18 15:40:04 +01:00
files-5.10/drivers generic: move ledbar driver from mediatek target 2022-09-18 15:39:41 +01:00
image treewide: fix shell errors during dump stage 2023-11-13 14:10:56 +01:00
mt7622 mediatek: fix Unifi 6LR network config 2022-09-20 22:10:19 +03:00
mt7623 mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00
mt7629 kernel: Add missing mediatek configuration options 2022-07-06 21:09:39 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.198 2023-11-02 21:09:44 +01:00
Makefile mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE 2022-01-23 19:48:07 +00:00
modules.mk mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00