Hi, I've just done some more tests, and found the patch "kernel.bbclass: handle kernel-vmlinux in KERNEL_IMAGETYPES" is problematic, it causes some issues when processing dtb, fitimage, the vmlinux will be included even it is not included by KERNEL_IMAGETYPE, so I will remove that patch in V3.
the best, thank you 2017-03-21 3:35 GMT+01:00 Peter Liu <peter.x....@external.atlascopco.com>: > Yes, this is the V2 version, sorry, forgot to mention that. > > //Ming Liu > ------------------------------ > *From:* Denys Dmytriyenko <de...@denix.org> > *Sent:* Tuesday, March 21, 2017 2:00:32 AM > *To:* liu.min...@gmail.com > *Cc:* openembedded-core@lists.openembedded.org; Peter Liu > *Subject:* Re: [OE-core] [PATCH 0/5] Fix some issues of kernel/image > recipes > > On Tue, Mar 21, 2017 at 01:54:58AM +0100, liu.min...@gmail.com wrote: > > From: Peter Liu <peter.x....@external.atlascopco.com> > > What version of the patchset is this? > > > > The changes include: > > kernel.bbclass: fix some incorrect inter-task dependencies > > kernel.bbclass: introduce INITRAMFS_IMAGE_NAME > > kernel.bbclass: handle kernel-vmlinux in KERNEL_IMAGETYPES > > image.bbclass: remove initramfs bundle related code > > kernel-initramfs: add recipe > > > > Ming Liu (5): > > kernel.bbclass: fix some incorrect inter-task dependencies > > kernel.bbclass: introduce INITRAMFS_IMAGE_NAME > > kernel.bbclass: handle kernel-vmlinux in KERNEL_IMAGETYPES > > image.bbclass: remove initramfs bundle related code > > kernel-initramfs: add recipe > > > > meta/classes/image.bbclass | 13 ---- > > meta/classes/kernel-fitimage.bbclass | 10 +-- > > meta/classes/kernel.bbclass | 73 +++++++++---------- > > meta/recipes-kernel/linux/kernel-initramfs.bb | 100 > ++++++++++++++++++++++++++ > > meta/recipes-kernel/linux/linux-yocto.inc | 1 - > > 5 files changed, 139 insertions(+), 58 deletions(-) > > create mode 100644 meta/recipes-kernel/linux/kernel-initramfs.bb > > > > -- > > 2.7.4 > > > > -- > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core