]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/oetest.py: add better package search for hasPackage()
authorCostin Constantin <costin.c.constantin@intel.com>
Fri, 21 Aug 2015 11:37:49 +0000 (14:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Aug 2015 07:26:37 +0000 (08:26 +0100)
commitf07045fcae859c902434062d1725f1348f42d1dd
tree90d3a50673c60a51530d51231e5b2c8be7df5d47
parent2f5cbfee0ab1189fbb83f0e785d79c8d123fccc2
oeqa/oetest.py: add better package search for hasPackage()

Modified hasPackage() to split the content of pacakage manifest file
in containing lines and search at the begining of each line the
existance of the needed pkg.

[YOCTO #8170]

Signed-off-by: Costin Constantin <costin.c.constantin@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py