openwrt/target/linux/layerscape/image
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
..
armv7.mk layerscape: remove unneeded KERNEL_ENTRY_POINT definition 2021-12-13 23:22:29 +01:00
armv8_64b.mk layerscape: armv8_64b: use non-SDK dts files for linux-5.10 or newer 2021-12-13 23:22:29 +01:00
gen_sdcard_head_img.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
Makefile treewide: fix shell errors during dump stage 2023-11-13 14:10:56 +01:00
mkits-multiple-config.sh layerscape: mkits-multiple-config: fail on invalid arguments 2021-11-08 15:58:13 +01:00