]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils: Fixed a problem with get_bb_var not returning right variable.
authorLucian Musat <george.l.musat@intel.com>
Tue, 12 May 2015 15:00:06 +0000 (18:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 May 2015 10:41:14 +0000 (11:41 +0100)
commit1ae7e1cc4a5c7a217dee937c330539e5c8ac794d
treedb7a2f46716751f7243acfc46e247b3ddf5139a7
parentd32fb4c50f73d169d7b9a238801aa72d77560135
oeqa/utils: Fixed a problem with get_bb_var not returning right variable.

It searches using regex now and should be more accurate.

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/commands.py