generic-poky/meta/lib/oeqa
Ming Liu e2280b9e12 meta: remove remaining True option to getVar calls
This is a complementary fix to commit 7c552996:
[ meta: remove True option to getVar calls ]

it intended to remove all True option to getVar calls, but there are
still some remaining.

Search made with the following regex: getVar ?\((.*), True\)

(From OE-Core rev: 87d03ffe03d6f01e360bfd51714be96e62506e0a)

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-31 14:43:02 +00:00
..
buildperf oeqa.buildperf: store measurements as a dict (object) in the JSON report 2017-01-23 12:05:22 +00:00
controllers gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
core meta: remove remaining True option to getVar calls 2017-01-31 14:43:02 +00:00
files oeqa: Move common files to oeqa/files instead of runtime only 2017-01-23 12:05:19 +00:00
runtime runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSES 2017-01-31 14:43:01 +00:00
sdk oeqa/sdk: Updates sanity tests for minimal eSDK 2017-01-31 14:43:01 +00:00
sdkext oeqa/sdk: Updates sanity tests for minimal eSDK 2017-01-31 14:43:01 +00:00
selftest selftest: wic: fix test_iso_image test case 2017-01-31 14:38:32 +00:00
utils classes/oeqa: Replace subprocess.check_call() with check_output() 2017-01-23 23:30:57 +00:00
oetest.py oeqa: Fix files handling on runtime tests. 2017-01-23 12:05:19 +00:00
runexported.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
targetcontrol.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00