openwrt/target/linux/ipq40xx/image
Gregory Detal 0be1b78856 ipq40xx: cellc_rtl30vw: fix imagebuilder generation
The image build process was modifying the generated IMAGE_KERNEL to
append rootfs information (crc). This caused:
 - sysupgrade & factory images to contain 2 times the root.squashfs
   information due to both modifying the same IMAGE_KERNEL.
 - the generated imagebuilder to contain an erroneous IMAGE_KERNEL that
   contained references to an unexisting root.squashfs (the one from
   previous cause). The RTL30VW wasn't therefore able to boot the
   generated images as they contained checksums from non existing rootfs.

This commit makes sure to use a temporary IMAGE_KERNEL to append the
rootfs information for both factory and sysupgrade images.

Fixes: #10511
Signed-off-by: Gregory Detal <gregory.detal@tessares.net>
2022-09-11 01:36:25 +02:00
..
chromium.mk ipq40xx: point to externally compiled dtbs in recipes 2022-09-06 02:50:04 +02:00
generic.mk ipq40xx: cellc_rtl30vw: fix imagebuilder generation 2022-09-11 01:36:25 +02:00
Makefile ipq40xx: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00:00
mikrotik.mk ipq40xx: add MikroTik wAP ac (RBwAPG-5HacD2HnD) support 2022-07-18 01:45:47 +02:00