On Mon 2016-06-06 @ 05:38:00 AM, Herve Jourdain wrote: > Hi, > > This one is a different issue, that was caused by a patch in oe 1 week ago. > I did send a patch to solve it last wednesday, I believe. > The root cause is KERNEL_OUTPUT has been removed from kernel.bbclass, but > meta-raspberrypi uses it. > This is the link to the patch: > http://article.gmane.org/gmane.linux.embedded.yocto.general/30093/
Thanks, the patch works great :-) > > Herve > > > On 6 juin 2016, at 04:08, Trevor Woerner <[email protected]> wrote: > > > >> On Sun 2016-06-05 @ 04:55:47 PM, Herve Jourdain wrote: > >> It seems like you are building the 4.1.21 kernel. > >> Did you set PREFERRED_VERSION_linux-raspberrypi = "4.4.%" in your > >> distro.conf or local.conf? > > > > I was trying to save myself the time required to rebuild with the 4.4 > > kernel. > > I knew from my experiments that the result was the same for both, but here > > it > > is anyway: > > > > ERROR: linux-raspberrypi-1_4.4.9+gitAUTOINC+3b440738b5-r0 > > do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage > > Log data follows: > > | DEBUG: Executing shell function do_rpiboot_mkimage > > | Usage: mkknlimg [--dtok] [--283x] <vmlinux|zImage|bzImage> <outfile> > > | WARNING: > > /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/run.do_rpiboot_mkimage.18615:1 > > exit 1 from > > '/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg > > --dtok ${KERNEL_OUTPUT} ${KERNEL_OUTPUT}' > > | ERROR: Function failed: do_rpiboot_mkimage (log file is located at > > /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/log.do_rpiboot_mkimage.18615) -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
