linuxOS_PX30_CAR/yocto/meta-openembedded/meta-oe/classes/itstool.bbclass

6 lines
124 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
# helper class to prepare correct environment for native itstool
inherit python3native
DEPENDS:append = " itstool-native"