mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 18:49:51 +00:00
f32178a246
recipetool pypi plugin was originally clobbering SRC_URI checksums. Now it doesn't do this anymore:78ef0313ee- recipetool: pypi: do not clobber SRC_URI checksums so add back the checksum checks on pypi tests. Also this commit restrict the checksums:45d2f8d4bc- recipetool: create: Only include the expected SRC_URI checksums so add only the needed ones. (From OE-Core rev: 86164f770032bb66d4497c4e3e7591b7246ac2d9) Signed-off-by: Julien Stephan <jstephan@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>