[bitbake-devel] [PATCH 0/1] BitBake support for accessing world targets list

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jan 22 11:52:20 UTC 2016


The following changes since commit 4eb15605a1436631b3673bdba39af14bcb3a0e6d:

  tests/codeparser.py: Add filename/lineno flags to test variable (2016-01-19 17:42:20 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-taskdata-world
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-taskdata-world

Paul Eggleton (1):
  taskdata: add the ability to access world targets list

 lib/bb/cache.py     |  5 ++++-
 lib/bb/cooker.py    | 24 +-----------------------
 lib/bb/providers.py | 26 ++++++++++++++++++++++++++
 lib/bb/taskdata.py  | 17 +++++++++++++++++
 4 files changed, 48 insertions(+), 24 deletions(-)

-- 
2.5.0




More information about the bitbake-devel mailing list