From: brian avery <avery.brian@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] testimage: Add missing dependency
Date: Thu, 20 Apr 2017 10:38:09 -0700 [thread overview]
Message-ID: <cover.1492709567.git.brian.avery@intel.com> (raw)
As part of RSS, qemu-native-helper got an additional task: "addto_recipe_sysroot".
This task is usually run as part of an image build. In some use cases like downloading
image artefacts and then running testimage, it can be skipped. This adds the dependency explicitly.
I also added an error message that catches running testimage before creating or downloading the
images.
-brian
The following changes since commit 55a53f53263ff4bf7bd6d0c454c464e595e11e4c:
build-appliance-image: Update to master head revision (2017-04-20 08:16:46 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/testimage/11375_2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/testimage/11375_2
brian avery (1):
testimage.bbclass: add additional dependency
meta/classes/testimage.bbclass | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
1.9.1
next reply other threads:[~2017-04-20 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 17:38 brian avery [this message]
2017-04-20 17:38 ` [PATCH 1/1] testimage.bbclass: add additional dependency brian avery
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.1492709567.git.brian.avery@intel.com \
--to=avery.brian@gmail.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.