]> code.ossystems Code Review - openembedded-core.git/commit
rm_work: Improve handling for addto_recipe_sysroot
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2017 14:59:34 +0000 (15:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Jul 2017 13:25:44 +0000 (14:25 +0100)
commitbf8b9858d9ccce27173d13938a83d249294cc473
tree238fc8e2f6cde75f743fe16dbc1a1a45e59cf62c
parenta649f3da630e8ca2d3ca58b610f3918720dd5229
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rm_work.bbclass
meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
meta/recipes-kernel/systemtap/systemtap-native_git.bb