[oe-commits] [bitbake] branch master-next updated (f368f5a -> c5e4506)

git at git.openembedded.org git at git.openembedded.org
Fri May 6 09:33:17 UTC 2016


rpurdie pushed a change to branch master-next
in repository bitbake.

      from  f368f5a   bitbake: fetch2: Safer check for BB_ORIGENV datastore
      adds  e90cfc6   bb.build: handle __builtins__ as a module
      adds  a3e5d93   bb.event: handle __builtins__ as a module
      adds  b492836   bb.data_smart: use iter() for __len__
      adds  99db61b   bb.utils: add load_plugins from scriptutils
      adds  09f838d   bb.utils: use imp.get_suffixes for load_plugins
      adds  71bfd5b   bb.utils: let loaded plugins provide a plugin object
      adds  c5e4506   bb.{cooker, data}: only emit a var as python if 'func' is set

No new revisions were added by this update.

Summary of changes:
 lib/bb/build.py      |  9 +++++++--
 lib/bb/cooker.py     |  2 +-
 lib/bb/data.py       |  4 ++--
 lib/bb/data_smart.py |  2 +-
 lib/bb/event.py      | 11 ++++++++---
 lib/bb/utils.py      | 30 ++++++++++++++++++++++++++++++
 6 files changed, 49 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list