aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb b/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb
index 0041588..0582398 100644
--- a/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb
+++ b/recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb
@@ -11,7 +11,7 @@ KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-gcw0-kexecboot-${MACHINE}"
KERNEL_IMAGETYPE = "vmlinuz.bin"
INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
-INITRAMFS_TASK = "${INITRAMFS_IMAGE}:do_rootfs"
+INITRAMFS_TASK = "${INITRAMFS_IMAGE}:do_image_complete"
# disable unneeded tasks
do_install[noexec] = "1"