Files
yoctor-layers/meta-openembedded/meta-oe/classes/itstool.bbclass
2024-07-11 14:16:35 +02:00

6 lines
124 B
Plaintext

# helper class to prepare correct environment for native itstool
inherit python3native
DEPENDS:append = " itstool-native"