mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 15:59:54 +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:
parent
af2e6a25cf
commit
0cb6b97402
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user