summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2013-03-13 15:01:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-18 13:18:21 +0000
commit83409910dd3a31589ca9ea4172a70f0bcd877d8f (patch)
treeb92a63ebc3a885a1da64802a9ad5a87f61761586 /meta/recipes-sato
parent52026492c61cd51ee53852c8e353cb274c601c88 (diff)
downloadast2050-yocto-poky-83409910dd3a31589ca9ea4172a70f0bcd877d8f.zip
ast2050-yocto-poky-83409910dd3a31589ca9ea4172a70f0bcd877d8f.tar.gz
rm_work.bbclass: inhibit rm_work per recipe
Use RM_WORK_WHITELIST to inhibit rm_work per recipe. In this way, one can use rm_work for the most of the recipes but still keep the work area for the recipe(s) one is working on. As an example, the following settings in local.conf will inhibit rm_work for icu-native, icu and busybox. INHERIT += "rm_work" RM_WORK_WHITELIST += "icu-native icu busybox" If we comment out the RM_WORK_WHITELIST line and do a rebuild, the working area of these recipes will be cleaned up. [YOCTO #3675] (From OE-Core rev: 6c930c3c06f2e698540626c87bd7f7f571df35ef) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud