]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
pypi: set SRC_URI with _prepend, not with +=
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 23 Jun 2021 08:34:03 +0000 (10:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:23:11 +0000 (11:23 +0100)
commit8f17b8bce85efb0e9a7e15d0b98a5cf7b6bd9750
tree78d9f7c1ecae8b7b502f4a50088a43b686c9b161
parentdeea7b96a0a4232c8119549dc2e8ecbc0bf47f0f
pypi: set SRC_URI with _prepend, not with +=

This did not cause problems in builds, but broke some devtool
workflows such as version upgrades or checking the latest version
from upstream. Tarballs should come first, not the patches.

(From OE-Core rev: 5cee50c25197102658e0689f635b2d567a375471)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes/pypi.bbclass