mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00: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"
|