generic-poky/meta-selftest/recipes-test
Richard Purdie fb1654fee4 image: Fix wic environment issues
The wic environment function needs to run after the rootfs size is
setup. We move this code to a specific task, and depend on that task
from the wic images and other places its needed.
This fixes:

======================================================================
FAIL: test_image_env (oeqa.selftest.wic.Wic)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/utils/decorators.py", line 106, in wrapped_f
    return func(*args, **kwargs)
  File "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/selftest/wic.py", line 218, in test_image_env
    self.assertTrue(var in content, "%s is not in .env file" % var)
AssertionError: False is not true : ROOTFS_SIZE is not in .env file

(From OE-Core rev: 606f9e2d7d8d389c8d4f5c3090139d3bb780e09c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-19 17:24:46 +00:00
..
aspell Basic recipe formatting fixes 2014-01-02 12:50:21 +00:00
devtool devtool: add upgrade feature 2015-09-09 14:27:51 +01:00
emptytest lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes. 2015-03-10 10:47:44 +00:00
error meta-selftest: add error recipe and error-image 2015-09-24 17:54:30 +01:00
images image: Fix wic environment issues 2016-01-19 17:24:46 +00:00
m4 meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
man meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
recipetool recipetool: add appendfile subcommand 2015-05-20 21:41:04 +01:00
xcursor-transparent-theme meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00