mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-21 10:40:24 +00:00
python3-mlcommons-loadgen: remove redundant assignment
UPSTREAM_CHECK_PYPI_PACKAGE is set to the default values, so remove it. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
-1
@@ -19,7 +19,6 @@ SRC_URI += " \
|
||||
"
|
||||
|
||||
PYPI_PACKAGE = "mlcommons_loadgen"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "mlcommons_loadgen"
|
||||
|
||||
SRC_URI[sha256sum] = "a2e85d09e3cc0c606f89bfe1fbf97537c8b5b238ae0afbd923ad9c710fcf2ca8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user