diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2019-04-29 16:11:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-30 12:05:24 +0100 |
commit | e236735d4520fc25a615ed92097fb04ed19f85ba (patch) | |
tree | 02b40478d5fbe590f568150f13dcc1f87d8b1643 /bitbake/lib/bb/parse/parse_py | |
parent | 82300691b045729dd35aec6878b4c199bea835fc (diff) | |
download | poky-e236735d4520fc25a615ed92097fb04ed19f85ba.tar.gz |
bitbake: build.py: check dependendent task for addtask
The following command is incorrect, but was ignored silently, that may suprise
users:
addtask task after task_not_existed
This patch can check and warn for it. It would be better to also check "before"
tasks, but there is no easier way to do it.
[YOCTO #13282]
(Bitbake rev: b1ad36169c2ad189d84c53c707b66c12d5ff812f)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py')
0 files changed, 0 insertions, 0 deletions