mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
Convert to new override syntax
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -8,6 +8,6 @@ PYPI_PACKAGE = "jedi"
|
||||
|
||||
SRC_URI[sha256sum] = "92550a404bad8afed881a137ec9a461fed49eca661414be45059329614ed0707"
|
||||
|
||||
RDEPENDS_${PN} = "${PYTHON_PN}-parso"
|
||||
RDEPENDS:${PN} = "${PYTHON_PN}-parso"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
|
||||
Reference in New Issue
Block a user