poky/meta/recipes-kernel/systemtap/systemtap-native_git.bb
Richard Purdie 35e3cb3012 rm_work: Improve handling for addto_recipe_sysroot
Rather than requiring each user to handle this individually, handle
addto_recipe_sysroot in the core class. As well as preserving the
sysroot directory, this also ensures the stamp is preserved rather
than rerunning the task every time as currently happens.

(From OE-Core rev: bf8b9858d9ccce27173d13938a83d249294cc473)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-31 15:13:31 +01:00

7 lines
114 B
BlitzBasic

require systemtap_git.bb
inherit native
addtask addto_recipe_sysroot after do_populate_sysroot before do_build