adding catkin-pkg for sysroot environment (native package)
This commit is contained in:
parent
c3f3811cf4
commit
8aa27d432d
|
@ -0,0 +1,4 @@
|
|||
require python-catkin-pkg_${PV}.bb
|
||||
inherit native pythonnative
|
||||
DEPENDS = "python-native"
|
||||
RDEPENDS_${PN} = ""
|
Loading…
Reference in New Issue