mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-13 20:10:15 +00:00
meta-python: remove redundant UPSTREAM_CHECK_PYPI_PACKAGE
Remove redundant UPSTREAM_CHECK_PYPI_PACKAGE assignments of PYPI_PACKAGE, which is the default value. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -12,7 +12,6 @@ SRC_URI += " \
|
||||
SRC_URI[sha256sum] = "9b4f96d6a1feb5f7201231f47cfb3de08d8f176f8a61f9e461555116e95a8789"
|
||||
|
||||
PYPI_PACKAGE = "google_auth"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-aioresponses \
|
||||
|
||||
Reference in New Issue
Block a user