That doesn't look completely right to me.
You're absolutely right about devtool expecting the tarball in as the 1st item,
but this patch here breaks existing recipes like
SRC_URI += "file://some.patch"
inherit pypi
as the patch will now be dropped.
I would suggest to go for SRC_URI_prepend = "${PYPI_SRC_URI} " which fixes the
issue *and* doesn't break exisiting setups
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#153228):
https://lists.openembedded.org/g/openembedded-core/message/153228
Mute This Topic: https://lists.openembedded.org/mt/83721889/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-