blob: 45e3fb839cf0f1f4be358bc7b6a315b0ff652a1e [file] [log] [blame]
Brad Bishop93c3acf2019-10-29 09:48:15 -04001# helper class to prepare correct environment for native itstool
2
3inherit python3native
4
5DEPENDS_append = " itstool-native"