mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-02 03:28:22 +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:
@@ -7,7 +7,7 @@ inherit setuptools3 pypi
|
||||
SRC_URI[md5sum] = "9914b330916395c0a1feca54949867a3"
|
||||
SRC_URI[sha256sum] = "9c17567692206d2f3fb9ecf5e991084254fe631665c450b443761c4186a613f7"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-asyncio \
|
||||
python3-distutils \
|
||||
python3-json \
|
||||
|
||||
Reference in New Issue
Block a user