[OE-core] [PATCH 0/4] [V3] Fix some issues of kernel/image recipes

Burton, Ross ross.burton at intel.com
Wed Mar 22 11:13:01 UTC 2017


On 21 March 2017 at 14:34, <liu.ming50 at gmail.com> wrote:

>
> The changes in V3:
> 1 Drop one patch which is problematic.
> 2 Change a conditional checking line in kernel-initramfs.bb:
> From: "if type != 'vmlinux' or d.getVar('KERNEL_IMAGETYPE') == 'vmlinux':"
> To: "if type != 'vmlinux' or 'vmlinux' in (d.getVar('KERNEL_IMAGETYPE') or
> ""):"


To avoid confusion can you please ensure all the messages, not just the
cover letter, get the V3 prefix.  Git can do this for you with
--subject-prefix.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170322/fc2a435d/attachment-0002.html>


More information about the Openembedded-core mailing list