itstool.bbclass 124 B

12345
  1. # helper class to prepare correct environment for native itstool
  2. inherit python3native
  3. DEPENDS_append = " itstool-native"