]> code.ossystems Code Review - openembedded-core.git/commit
selftest/commands: extend variable regex to include A_B variable notation
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Tue, 4 Apr 2017 16:45:46 +0000 (09:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 08:43:40 +0000 (09:43 +0100)
commit3810738eff6bdcf27c7e291dbeaedc699ab14bfc
treebd4f9ce98c7328df559aeb7aafca660a7a6c730d
parent57357d4e7f5d256a5cc657798f955f1ac8416665
selftest/commands: extend variable regex to include A_B variable notation

This change allows quering for variables with the format A_B, i.e.
PREFERRED_PROVIDER_virtual/kernel instead of just A.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py