[OE-core] [PATCH V5 0/2] Fix some issues of kernel/image recipes (initramfs bundled kernel packaging)

liu.ming50 at gmail.com liu.ming50 at gmail.com
Thu Mar 30 08:18:55 UTC 2017


From: Ming Liu <liu.ming50 at gmail.com>

Changes in patch set 5:
1 Add [ Yocto #9233] in commit message.
2 Drop the patches not related to fixing this bug, will send them separately.
3 I had sent a wrong patch in V4, the summary: 'kernel-initramfs: add recipe'
  fix it in this V5.

Ming Liu (2):
  image.bbclass: remove initramfs bundle related code
  kernel-initramfs: add recipe

 meta/classes/image.bbclass                    | 13 ----
 meta/recipes-kernel/linux/kernel-initramfs.bb | 95 +++++++++++++++++++++++++++
 2 files changed, 95 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/kernel-initramfs.bb

-- 
2.7.4




More information about the Openembedded-core mailing list