[oe-commits] [bitbake] branch 1.38 updated (7444419 -> bef6ef1)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 10 20:02:17 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch 1.38
in repository bitbake.

    from 7444419  checksum: sanity check path when recursively checksumming
     new 971c728  toaster: allow pokydirname to be evaluated when all layers are local
     new 15340ed  toaster: use a more flexible way to find bitbake
     new 486e571  bitbake: toaster: allow TOASTER_DIR to be overridden from cmdline
     new 30702f2  toaster/widgets.py: avoid divide by zero issues
     new bc6a137  toastergui/newproject.html: fix release divs
     new 87060a8  toaster/checksettings: allow CUSTOM_XML_ONLY setting through env
     new 30f622d  toaster/models.py: allow local paths for custom recipe's base
     new 7591840  toaster/layerdetails.js: don't hide local layer info
     new bef6ef1  bitbake: toaster: Fix comparison in recipe template

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


Summary of changes:
 bin/toaster                                        |  9 +++++--
 lib/toaster/bldcontrol/localhostbecontroller.py    | 31 +++++++++++++++++++---
 .../management/commands/checksettings.py           |  3 ++-
 lib/toaster/orm/models.py                          |  7 +++++
 lib/toaster/toastergui/static/js/layerdetails.js   |  3 ++-
 lib/toaster/toastergui/templates/newproject.html   |  4 +--
 lib/toaster/toastergui/templates/recipe.html       |  2 +-
 lib/toaster/toastergui/widgets.py                  | 19 ++++++++-----
 8 files changed, 61 insertions(+), 17 deletions(-)

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


More information about the Openembedded-commits mailing list