mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
python3-multidict: fix: update S for python3-multidict recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ PV .= "+git"
|
|||||||
|
|
||||||
SRCREV = "df5b5dbb6e3e262b9311755cf130c669e121eb81"
|
SRCREV = "df5b5dbb6e3e262b9311755cf130c669e121eb81"
|
||||||
PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https"
|
PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https"
|
||||||
S = "${WORKDIR}/git"
|
S = "${UNPACKDIR}/python3-multidict-${PV}"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-objgraph \
|
python3-objgraph \
|
||||||
|
|||||||
Reference in New Issue
Block a user