From: Denys Dmytriyenko <denis@denix.org>
To: liu.ming50@gmail.com
Cc: Peter Liu <peter.x.liu@external.atlascopco.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/5] Fix some issues of kernel/image recipes
Date: Mon, 20 Mar 2017 21:00:32 -0400 [thread overview]
Message-ID: <20170321010032.GF15664@denix.org> (raw)
In-Reply-To: <1490057703-12819-1-git-send-email-liu.ming50@gmail.com>
On Tue, Mar 21, 2017 at 01:54:58AM +0100, liu.ming50@gmail.com wrote:
> From: Peter Liu <peter.x.liu@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
next prev parent reply other threads:[~2017-03-21 1:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-21 0:54 [PATCH 0/5] Fix some issues of kernel/image recipes liu.ming50
2017-03-21 0:54 ` [PATCH 1/5] kernel.bbclass: fix some incorrect inter-task dependencies liu.ming50
2017-03-21 0:55 ` [PATCH 2/5] kernel.bbclass: introduce INITRAMFS_IMAGE_NAME liu.ming50
2017-03-21 0:55 ` [PATCH 3/5] kernel.bbclass: handle kernel-vmlinux in KERNEL_IMAGETYPES liu.ming50
2017-03-21 0:55 ` [PATCH 4/5] image.bbclass: remove initramfs bundle related code liu.ming50
2017-03-21 0:55 ` [PATCH 5/5] kernel-initramfs: add recipe liu.ming50
2017-03-21 1:00 ` Denys Dmytriyenko [this message]
[not found] ` <VI1PR0301MB1919C266E20E5F0BFE546554E33D0@VI1PR0301MB1919.eurprd03.prod.outlook.com>
2017-03-21 14:05 ` [PATCH 0/5] Fix some issues of kernel/image recipes Ming Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170321010032.GF15664@denix.org \
--to=denis@denix.org \
--cc=liu.ming50@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.x.liu@external.atlascopco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.