]> code.ossystems Code Review - openembedded-core.git/commit
devtool: do not write md5sums into upgraded recipes
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 May 2020 17:10:31 +0000 (19:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 May 2020 09:49:12 +0000 (10:49 +0100)
commit1609e77a4db04a4c01cbbff17261cd57e8f816ee
tree1dafaae79419cd715b0ccbf6abe400ab6b211246
parent7e1df28fb0534587d4f9305eb163f497852df4ec
devtool: do not write md5sums into upgraded recipes

This will drop them md5sums from recipes that still have them,
and will not re-add them for recipes where they're already
removed.

[RP: Added fix for the test recipe]
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded
scripts/lib/devtool/upgrade.py