You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/kirkwood
Petr Štetiar 0e1d07af1d kirkwood: image: fix unwanted 2nd inclusion of kernel
In commit d2e18dae28 ("kirkwood: cleanup image build code") the image
build code was refactored, setting KERNEL_IN_UBI=0 which doesn't work as
the KERNEL_IN_UBI needs to be unset in order to make it working as
intended, which leads to factory images with two kernels in them:

 binwalk --keep-going openwrt-kirkwood-cisco_on100-squashfs-factory.bin
 MD5 Checksum:  c33e3d1eb0cb632bf0a4dc287592eb70
 DECIMAL   	HEX       	DESCRIPTION
 -------------------------------------------------------------------------------
 0         	0x0       	uImage header [...] "ARM OpenWrt Linux-4.14.123"
 5769216   	0x580800  	uImage header [...] "ARM OpenWrt Linux-4.14.123"

Cc: Mathias Kresin <dev@kresin.me>
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2285
Fixes: d2e18dae28 ("kirkwood: cleanup image build code")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 years ago
..
base-files mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
image kirkwood: image: fix unwanted 2nd inclusion of kernel 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.108 5 years ago
patches-4.19 kernel: bump 4.19 to 4.19.24 5 years ago
profiles treewide: use wpad-basic for not small flash targets 6 years ago
Makefile build: add a config option for enabling a testing version of the target kernel 5 years ago
config-4.14 kirkwood: enable sata port multiplier 5 years ago
config-4.19 kirkwood: enable sata port multiplier 5 years ago