mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
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>
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
# helper class to prepare correct environment for native itstool
|
|
|
|
inherit python3native
|
|
|
|
DEPENDS:append = " itstool-native"
|