mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f"
|
||||
|
||||
SRC_URI[sha256sum] = "0020970abdb6f400586938573cbbec80410e83805d61e46cf76ea3ed71129257"
|
||||
|
||||
RDEPENDS_${PN} += "python3-io python3-core"
|
||||
RDEPENDS:${PN} += "python3-io python3-core"
|
||||
|
||||
inherit pypi
|
||||
inherit setuptools3
|
||||
|
||||
Reference in New Issue
Block a user