All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/4] make vm + live images can build together
Date: Mon, 29 Feb 2016 13:54:16 +0800	[thread overview]
Message-ID: <56D3DD08.5080206@windriver.com> (raw)
In-Reply-To: <cover.1456304688.git.liezhi.yang@windriver.com>


Hi Ross,

On 02/24/2016 05:23 PM, Robert Yang wrote:
> Hello,
>
> These patches can make vm and live images build together, and also make
> the images easier to use.
>
> I'd like to combine the following classes if you are fine with it:
> * boot-directdisk.bbclass and image-vm.bbclass into image-vm.bbclass.
>    They are used for making vm images.
> * bootimg.bbclass and image-live.bbclass into image-live.bbclass.
>    They are used for making live images.
> Combine them can make them easier to understand and also make the
> structure clearer.
>
> // Robert
>
> The following changes since commit 205b446f3fc4a9885179a66a8dab9d81bcc63dca:
>
>    uclibc: Do not use immediate expansion operator (2016-02-22 20:42:34 +0000)
>
> are available in the git repository at:
>
>    git://git.openembedded.org/openembedded-core-contrib rbt/syslinux
>    http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/syslinux
>
> Robert Yang (4):
>    image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFG
>    boot-directdisk.bbclass: drop IS_VM chechking

The two are merged.

>    syslinux.bbclass: make vm and live can be built together
>    sanity.bbclass: remove conflict checking for image vm and live

How about these 2 please ? These are convenient for testing images,
otherwise we have to build two times to get virtual machine and live
images.

// Robert

>
>   meta/classes/boot-directdisk.bbclass |   21 ++++++++-------------
>   meta/classes/bootimg.bbclass         |    1 +
>   meta/classes/image-live.bbclass      |   17 ++++++++---------
>   meta/classes/image-vm.bbclass        |   15 +++++++--------
>   meta/classes/sanity.bbclass          |   12 ------------
>   meta/classes/syslinux.bbclass        |   23 ++++++++++++++++++-----
>   6 files changed, 42 insertions(+), 47 deletions(-)
>


  parent reply	other threads:[~2016-02-29  5:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24  9:23 [PATCH 0/4] make vm + live images can build together Robert Yang
2016-02-24  9:23 ` [PATCH 1/4] image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFG Robert Yang
2016-02-24  9:23 ` [PATCH 2/4] boot-directdisk.bbclass: drop IS_VM chechking Robert Yang
2016-02-24  9:23 ` [PATCH 3/4] syslinux.bbclass: make vm and live can be built together Robert Yang
2016-02-24  9:23 ` [PATCH 4/4] sanity.bbclass: remove conflict checking for image vm and live Robert Yang
2016-02-29  5:54 ` Robert Yang [this message]
2016-02-29 16:30   ` [PATCH 0/4] make vm + live images can build together Burton, Ross
2016-03-01 16:36   ` Burton, Ross
2016-03-02  1:39     ` Robert Yang

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=56D3DD08.5080206@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.