[bitbake-devel] [PATCH V2 0/3] Fixes for addtask and deltask

Robert Yang liezhi.yang at windriver.com
Mon Apr 29 08:11:57 UTC 2019


* V2:
  - Fix RP's comments on V1
  - Add testcase for addtask and deltask

* V1:
  - Initial version

The following changes since commit 244cbcce0ecc4691a9ddfb0a44dc487ff7af0670:

  utils/multiprocess_launch: Improve failing subprocess output (2019-04-26 10:09:08 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/addtask
  http://git.pokylinux.org/cgit.cgi//log/?h=rbt/addtask

Robert Yang (3):
  bitbake: BBHandler: Fix addtask and deltask
  bitbake: build.py: check dependendent task for addtask
  bitbake: tests/parse.py: Add testcase for addtask and deltask

 bitbake/lib/bb/build.py                    |  3 +++
 bitbake/lib/bb/parse/parse_py/BBHandler.py | 18 +++++++++++++++++-
 bitbake/lib/bb/tests/parse.py              | 18 ++++++++++++++++++
 3 files changed, 38 insertions(+), 1 deletion(-)

-- 
2.7.4



More information about the bitbake-devel mailing list