From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] make vm + live images can build together
Date: Wed, 24 Feb 2016 01:23:55 -0800 [thread overview]
Message-ID: <cover.1456304688.git.liezhi.yang@windriver.com> (raw)
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
syslinux.bbclass: make vm and live can be built together
sanity.bbclass: remove conflict checking for image vm and live
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(-)
--
1.7.9.5
next reply other threads:[~2016-02-24 9:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-24 9:23 Robert Yang [this message]
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 ` [PATCH 0/4] make vm + live images can build together Robert Yang
2016-02-29 16:30 ` 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=cover.1456304688.git.liezhi.yang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox