On Fri, Jan 26, 2018 at 4:06 AM, kk <pingandd...@gmail.com> wrote: > I see the linux-raspberrypi_4.9.bb recipe didn't use the yocto-kernel-cache, > and add configure in linux-raspberrypi.inc, I am interested in how the > linux-raspberry skip the do_kernel_metadata?
That task does more than just enable the kernel-cache data, but in theory you could just delete the task yourself and see what breaks. (i.e. make a bbappend to the kernel recipe and use something like "deltask kernel_metadata" to remove the task). What problem is that step causing in your build ? Maybe there's a better way to fix things if it's a performance issue or some sort of other bug. Bruce > > Thanks! > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto