mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +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:
@@ -33,7 +33,6 @@ LIC_FILES_CHKSUM = " \
|
||||
file://GPL-LICENSE-2.txt;md5=751419260aa954499f7abaabaa882bbe \
|
||||
"
|
||||
|
||||
PYPI_PACKAGE = "odfpy"
|
||||
|
||||
inherit pypi ptest-python-pytest setuptools3
|
||||
SRC_URI[sha256sum] = "db766a6e59c5103212f3cc92ec8dd50a0f3a02790233ed0b52148b70d3c438ec"
|
||||
|
||||
Reference in New Issue
Block a user