]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pbr: Move src uri checksums out of .inc file
authorKhem Raj <raj.khem@gmail.com>
Sun, 13 Jan 2019 16:03:28 +0000 (08:03 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Jan 2019 11:21:58 +0000 (11:21 +0000)
commitb020a7139a6fd9efd052a3dc3c02a41f621ae952
tree0b37e60e8c8f2e7c9b2e8b37ad319c521bd9d01a
parentde199097b5c883ee348c9d631601d5d30c28e342
python3-pbr: Move src uri checksums out of .inc file

python2 version of pbr is in meta-python and uses the same inc file but
is not updated synchronously, which ends up breaking it, either we move
py2 version into OE-core as well and then ensure that both recipes are
updated atomically, or we move the checksums into recipe files

Fixes errors like
http://errors.yoctoproject.org/Errors/Details/216253/

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-pbr.inc
meta/recipes-devtools/python/python3-pbr_5.1.1.bb