Files
OpenBMC/meta-openembedded/meta-oe/classes/itstool.bbclass
T

6 lines
124 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
# helper class to prepare correct environment for native itstool
inherit python3native
DEPENDS:append = " itstool-native"