diff options
author | Jaewon Lee <jaewon.lee@xilinx.com> | 2019-06-13 16:29:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-21 21:52:59 +0100 |
commit | 8f29534ccbd1ca2659e041989dda8eae3c72570a (patch) | |
tree | 548d16fc097e8149f5c6a553a238cbaed519b690 /scripts/oe-test | |
parent | fe856ba7df9ccc05ebb9715d3b58d08949884ad1 (diff) | |
download | poky-8f29534ccbd1ca2659e041989dda8eae3c72570a.tar.gz |
devtool: build: Also run deploy for devtool build if applicable
Right now `devtool build` runs populate_sysroot and packagedata tasks.
Adding deploy to this list, if the recipe has the deploy task, so that
the newly built artifacts are available in the deploy directory.
Applicable only for packages with deploy task, such as kernel.
[YOCTO#13382]
(From OE-Core rev: b38a1328f0c7bc4b4102a05daee4058fd3214489)
Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-test')
0 files changed, 0 insertions, 0 deletions