]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: support getting unexported variable values
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 13 Mar 2015 18:25:33 +0000 (18:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:13 +0000 (11:03 +0000)
commit48b58466bba084fd3439706d47e0cfbb7e951ee4
tree7587b54d0ebc7b270e892284eb232f2322b0e172
parent6bcc652f5168d87e76b059f9e9825b8bcf049b90
oe-selftest: support getting unexported variable values

Allow get_bb_var() to work with unexported variable values such as
MACHINE - the workaround is a little crude but should suffice for now.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/commands.py