diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/kexecboot/initramfs-kexecboot-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/kexecboot/initramfs-kexecboot-image.bb b/packages/kexecboot/initramfs-kexecboot-image.bb index e0434b5fbd..3fd1088b7d 100644 --- a/packages/kexecboot/initramfs-kexecboot-image.bb +++ b/packages/kexecboot/initramfs-kexecboot-image.bb @@ -1,5 +1,6 @@ #initramfs image which mounts the rootfilesystem and kexecs a kernel from there +ONLINE_PACKAGE_MANAGEMENT = "none" IMAGE_FSTYPES += " cpio.gz" inherit image |