[yocto] [meta-raspberrypi][PATCH 0/1] KERNEL_OUTPUT has been removed in kernel.bbclass

Herve Jourdain herve.jourdain at neuf.fr
Tue May 31 04:58:58 PDT 2016


The following patch has removed the KERNEL_OUTPUT variable:
http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/80172
But meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc does use it in
do_rpiboot_mkimage() and do_bundle_initramfs_append()!
Use the new KERNEL_OUTPUT_DIR variable, along with parsing the types from KERNEL_IMAGETYPES,
which is what the patch that removed KERNEL_OUTPUT is about

Herve Jourdain (1):
  linux-raspberrypi.inc: KERNEL_OUTPUT has been removed in
    kernel.bbclass

 recipes-kernel/linux/linux-raspberrypi.inc | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.7.4




More information about the yocto mailing list