mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +00:00
python3-prompt-toolkit: 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:
@@ -8,7 +8,6 @@ SRC_URI[sha256sum] = "9ec8a0ad96d5c56148b3f914aa79c1564c3fde5d2e6b876e7bc327e353
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
PYPI_PACKAGE = "prompt_toolkit"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "prompt_toolkit"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-core \
|
||||
|
||||
Reference in New Issue
Block a user