[oe-commits] [bitbake] branch master updated (309f590 -> f368f5a)

git at git.openembedded.org git at git.openembedded.org
Fri May 6 09:12:52 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  309f590   bitbake: Switch to post release version
      adds  bc30d1b   toaster: orm Add get_base_recipe_file to CustomImageRecipe
      adds  f08651a   toaster: customrecipe Only show download icon or button if it's possible
      adds  bf604ec   bitbake: main: add 2 environment variables
      adds  87040be   bitbake: main: set defaults from env variables
      adds  c397702   bitbake: main: fix bad-witespace pylint warnings
      adds  5bfc8c0   bitbake: main: fix bad-continuation warnings
      adds  e329a93   bitake: main: fix line-too-long pytling warnings
      adds  4c0b1b9   toaster: bin/toaster Add help text for unrecognised command
      adds  ef3c88a   toaster: bin/toaster Add ability to specify port and address to bind to
      adds  f62d9a3   toaster: bin/toaster Fix noweb command
       new  f368f5a   bitbake: fetch2: Safer check for BB_ORIGENV datastore

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/toaster                                        |  44 ++--
 lib/bb/fetch2/__init__.py                          |   3 +-
 lib/bb/main.py                                     | 242 ++++++++++++---------
 lib/toaster/orm/models.py                          |  60 +++--
 lib/toaster/toastergui/tables.py                   |   4 +-
 lib/toaster/toastergui/templates/customrecipe.html |  13 +-
 6 files changed, 225 insertions(+), 141 deletions(-)

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


More information about the Openembedded-commits mailing list