]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/recipetool: add back checksum checks on pypi tests
authorJulien Stephan <jstephan@baylibre.com>
Mon, 11 Dec 2023 13:40:42 +0000 (14:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Dec 2023 11:34:07 +0000 (11:34 +0000)
commit86164f770032bb66d4497c4e3e7591b7246ac2d9
tree875286c1dfc23ce878efa4d25b3a0a6f26641a46
parentf76d44192919c0b9a2f66ba93190322fe5bcb3ed
oeqa/selftest/recipetool: add back checksum checks on pypi tests

recipetool pypi plugin was originally clobbering SRC_URI checksums.

Now it doesn't do this anymore:
78ef0313ee6 - recipetool: pypi: do not clobber SRC_URI checksums
so add back the checksum checks on pypi tests.

Also this commit restrict the checksums:
45d2f8d4bc2 - recipetool: create: Only include the expected SRC_URI checksums
so add only the needed ones.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/selftest/cases/recipetool.py