diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2017-01-25 12:20:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-31 14:40:18 +0000 |
commit | 570f50b30072a10c5eadfbbfea2647339ee85176 (patch) | |
tree | 073cd868c73a9c529bb5fcda2d873340b267f9d6 /meta/lib/oeqa/core | |
parent | d928e5166d8812e7e20bc95c0a8b5cb5439ec497 (diff) | |
download | openembedded-core-570f50b30072a10c5eadfbbfea2647339ee85176.tar.gz openembedded-core-570f50b30072a10c5eadfbbfea2647339ee85176.tar.bz2 openembedded-core-570f50b30072a10c5eadfbbfea2647339ee85176.zip |
runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSES
smart test requires to build the image using rpm packages, this check was
included, but it checked for PACKAGE_CLASSES=='package_rpm', and this is
not true when building packages for rpm and deb/ipk. So this would check
IMAGE_PKGTYPE instead.
[YOCTO #10964]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/core')
0 files changed, 0 insertions, 0 deletions