openwrt/include
Christian Marangi 7bffb3f72b
kernel: fix CopyImage function with Per Device Rootfs
Some target define custom kernel images with KERNEL_INITRAMFS_NAME to
reference .elf variant of vmlinux.

With Per Device Rootfs, the expected format is
image.suffix.extension.ROOTFS_ID, while in CopyImage we are currently
generating images with image.suffix.ROOTFS_ID.extension making some
target failing.

Fix CopyImage function to correctly follow the expected pattern.

Fixes: 97fd059e7e ("image: respect TARGET_PER_DEVICE_ROOTFS for initramfs")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-07-07 18:24:24 +02:00
..
site loongarch64: new target 2024-05-04 14:14:16 +08:00
autotools.mk
bpf.mk bpf: also include toolchain standard header as system header 2024-06-17 13:48:29 +02:00
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk download: don't overwrite VERSION variable 2024-04-29 08:39:25 +02:00
feeds.mk build: add APK package build capabilities 2024-05-17 23:21:26 +03:00
hardened-ld-pie.specs
hardening.mk
host-build.mk build: add test for 64-bit time support 2024-06-27 09:31:53 +02:00
image-commands.mk image: respect TARGET_PER_DEVICE_ROOTFS for initramfs fit command 2024-07-06 16:20:07 +02:00
image.mk image: respect TARGET_PER_DEVICE_ROOTFS for initramfs 2024-07-06 16:20:06 +02:00
kernel-5.15 kernel: bump 5.15 to 5.15.161 2024-07-01 00:22:09 +02:00
kernel-6.1 kernel: bump 6.1 to 6.1.96 2024-07-04 22:02:47 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.36 2024-07-04 22:07:10 +02:00
kernel-build.mk build: fix missing SOURCE_VERSION variable 2024-07-03 13:10:08 +02:00
kernel-defaults.mk kernel: fix CopyImage function with Per Device Rootfs 2024-07-07 18:24:24 +02:00
kernel-version.mk
kernel.mk loongarch64: new target 2024-05-04 14:14:16 +08:00
logo.png
logo.svg
meson.mk
netfilter.mk kernel: Extract kmod-nf-dup-inet 2024-07-03 13:10:59 +02:00
nls.mk
openssl-module.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk build: remove duplicate MAINTAINER from package-dumpinfo.mk 2024-05-07 22:24:10 +02:00
package-pack.mk Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG" 2024-06-20 05:52:05 +02:00
package-seccomp.mk
package.mk build: add APK package build capabilities 2024-05-17 23:21:26 +03:00
prereq-build.mk
prereq.mk
quilt.mk
rootfs.mk include/rootfs: improve readability of OPKG status fixup block 2024-06-11 23:58:12 +02:00
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk target.mk: fix arm architecture level detection 2024-07-03 13:09:47 +02:00
toolchain-build.mk
toplevel.mk toplevel.mk: make sure tmp exist for .packagedynamicdefault 2024-06-12 15:55:17 +02:00
trusted-firmware-a.mk include/trusted-firmware-a.mk: allow overriding package install template 2024-05-07 22:01:42 +02:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk