]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest: Ensure packages classes are set correctly for maintainers test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Apr 2021 13:09:28 +0000 (14:09 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 21 Apr 2021 13:52:04 +0000 (03:52 -1000)
commit8717bf4f3c875b094ee29b4f3420ff5ad9cad1f3
tree6834680369c8164983dc601b763e1a2758fc0781
parentcad75a7aa940efaf6674bfbbeb38d3fc11fab143
oeqa/selftest: Ensure packages classes are set correctly for maintainers test

The dnf packages aren't parsed if rpm isn't in PACKAGE_CLASSES which means
the aintainers test failes for OE-Core (where ipk is the default) but not
for poky (where the default is rpm).

Ensure PACKAGE_CLASSES is set so it works in all cases.

[YOCTO #14277]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 842b11107363357ed933cfcf619f1cf23f0d841e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/distrodata.py