]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify: enable do_shared_workdir for kernel
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 8 Sep 2015 10:58:15 +0000 (13:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Sep 2015 13:25:03 +0000 (14:25 +0100)
commit2355ccc627c0003a14693d1a023a003b7b44ea53
tree7f4933b4e913d7225e3f78189aa8478b07d36608
parent8f6c564661a3801012eb2d9a98cdc99c91712367
devtool: modify: enable do_shared_workdir for kernel

Do not put 'do_shared_workdir' into SRCTREECOVEREDTASKS when creating
bbappend for kernel packages. This will allow building packages that
depend on the shared build artifacts of kernel.

[YOCTO #6658]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py