Files
OpenBMC/meta-openembedded/meta-oe/classes/itstool.bbclass
T
2026-04-23 17:07:55 +08:00

6 lines
124 B
Plaintext

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