From: Randy Witt <randy.e.witt@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Add initial container IMAGE_FSTYPES support
Date: Wed, 18 Jan 2017 10:31:49 -0800 [thread overview]
Message-ID: <cover.1484764234.git.randy.e.witt@linux.intel.com> (raw)
The following changes since commit 63f899a950daf1018999455bafa7a2be8b22f164:
bitbake: toaster: bin/toaster whitelist TOASTER_DIR (2017-01-17 13:18:47 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib rewitt/contwip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rewitt/contwip
Randy Witt (3):
image-container.bbclass: Add the "container" IMAGE_FSTYPES
image-container.bbclass: Error if not using linux-dummy
selftest/containerimage.py: Add container IMAGE_FSTYPES test
.../container-image/container-image-testpkg.bb | 8 +++
.../container-image/container-test-image.bb | 8 +++
meta/classes/image-container.bbclass | 21 ++++++++
meta/classes/image.bbclass | 3 ++
meta/classes/image_types.bbclass | 1 +
meta/lib/oeqa/selftest/containerimage.py | 57 ++++++++++++++++++++++
6 files changed, 98 insertions(+)
create mode 100644 meta-selftest/recipes-test/container-image/container-image-testpkg.bb
create mode 100644 meta-selftest/recipes-test/container-image/container-test-image.bb
create mode 100644 meta/classes/image-container.bbclass
create mode 100644 meta/lib/oeqa/selftest/containerimage.py
--
2.9.3
next reply other threads:[~2017-01-18 18:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 18:31 Randy Witt [this message]
2017-01-18 18:31 ` [PATCH 1/3] image-container.bbclass: Add the "container" IMAGE_FSTYPES Randy Witt
2017-01-18 18:31 ` [PATCH 2/3] image-container.bbclass: Error if not using linux-dummy Randy Witt
2017-01-18 18:31 ` [PATCH 3/3] selftest/containerimage.py: Add container IMAGE_FSTYPES test Randy Witt
2017-01-19 12:01 ` Burton, Ross
2017-01-19 22:50 ` Randy Witt
2017-01-19 21:52 ` [PATCH] " Randy Witt
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.1484764234.git.randy.e.witt@linux.intel.com \
--to=randy.e.witt@linux.intel.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