mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-09 18:50:13 +00:00
meta-python: remove redundant PYPI_PACKAGE assignments
Remove assignments to PYPI_PACKAGE where the value is the default value, that is the recipe name with any python3- prefix removed. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e"
|
||||
SRC_URI[sha256sum] = "4a2bf149adf42997e1bb44b70c43b613275ec9852c3edacca86a9166b27e945e"
|
||||
|
||||
CVE_PRODUCT = "supervisord:supervisor"
|
||||
PYPI_PACKAGE = "supervisor"
|
||||
inherit pypi systemd setuptools3
|
||||
RDEPENDS:${PN} = "\
|
||||
python3-fcntl \
|
||||
|
||||
Reference in New Issue
Block a user