mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 00:11:04 +00:00
meta-oe: 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:
-1
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
|
||||
|
||||
SRCREV = "a735a2d654a218c007b5db7759ceed44794253f9"
|
||||
PYPI_SRC_URI = "git://github.com/thingsboard/${BPN};protocol=https;branch=master;tag=${PV}"
|
||||
PYPI_PACKAGE = "thingsboard-gateway"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user