From 77147ba321deb3abef9d3c84b454c7d6f9a29ea8 Mon Sep 17 00:00:00 2001 From: Shaun Mulligan Date: Fri, 28 Apr 2017 11:45:31 +0200 Subject: [PATCH] Use kernel with bundled initramfs --- .../recipes-core/images/resin-image.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/meta-resin-allwinner/recipes-core/images/resin-image.bbappend b/layers/meta-resin-allwinner/recipes-core/images/resin-image.bbappend index ef7866b..b2f2169 100644 --- a/layers/meta-resin-allwinner/recipes-core/images/resin-image.bbappend +++ b/layers/meta-resin-allwinner/recipes-core/images/resin-image.bbappend @@ -7,7 +7,7 @@ IMAGE_FSTYPES_append_orange-pi-one = " resinos-img" # Customize resinos-img RESIN_IMAGE_BOOTLOADER_orange-pi-one = "u-boot" RESIN_BOOT_PARTITION_FILES_orange-pi-one = " \ - ${KERNEL_IMAGETYPE}-${MACHINE}.bin:/${KERNEL_IMAGETYPE} \ + ${KERNEL_IMAGETYPE}${KERNEL_INITRAMFS}-${MACHINE}.bin:/${KERNEL_IMAGETYPE} \ uImage-sun8i-h3-orangepi-one.dtb:/sun8i-h3-orangepi-one.dtb \ boot.scr:/boot.scr \ "