]> code.ossystems Code Review - openembedded-core.git/commit
native.bbclass: populate native recipe with it's files
authorSaul Wold <sgw@linux.intel.com>
Mon, 20 Feb 2017 05:40:43 +0000 (21:40 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Feb 2017 20:29:11 +0000 (12:29 -0800)
commit7f6b4359e1f2d9d748d23305a2af73c0efba5928
treeec3b31e9ccc3eeb7c20a76f804610de431867945
parent96b7eceefb3e99848d1c16d7c5da123056dcdc24
native.bbclass: populate native recipe with it's files

This allows a native package's recipe-sysroot-native to be populated with
that packages native image files.  This in turns allows it to be used by
scripts or other tools without creating un-necessary DEPENDS.

An example of this is systemtap-native and the crosstap script.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/native.bbclass