[OE-core] [PATCH 0/1] testimage: Add missing dependency

brian avery avery.brian at gmail.com
Thu Apr 20 17:38:09 UTC 2017


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



More information about the Openembedded-core mailing list