[oe-commits] [bitbake] branch master-next updated (21a1973 -> c570086)

git at git.openembedded.org git at git.openembedded.org
Wed May 1 10:56:06 UTC 2019


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

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

 discard 21a1973  bitbake: Simplify license texts (WIP)
 discard 743737f  bitbake: Add initial pass of SPDX license headers to source code
     new cc19aa4  bitbake: Add initial pass of SPDX license headers to source code
     new 25b1f81  bitbake: Drop duplicate license boilerplace text
     new c570086  build: Ensure warning for invalid task dependencies is useful

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (21a1973)
            \
             N -- N -- N   refs/heads/master-next (c570086)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:
 HEADER                                             | 13 +------------
 COPYING.GPL-2.0-only => LICENSE.GPL-2.0-only       |  2 +-
 doc/COPYING.MIT => LICENSE.MIT                     | 22 +++++++++++++++-------
 lib/bb/build.py                                    |  2 +-
 lib/pyinotify.py                                   | 17 -----------------
 lib/toaster/bldcollector/urls.py                   | 13 -------------
 lib/toaster/bldcollector/views.py                  | 12 ------------
 lib/toaster/bldcontrol/bbcontroller.py             | 13 -------------
 lib/toaster/bldcontrol/localhostbecontroller.py    | 13 -------------
 lib/toaster/orm/management/commands/lsupdates.py   | 12 ------------
 lib/toaster/orm/models.py                          | 12 ------------
 lib/toaster/tests/browser/selenium_helpers.py      | 13 -------------
 lib/toaster/tests/browser/selenium_helpers_base.py | 13 -------------
 lib/toaster/tests/browser/test_all_builds_page.py  | 12 ------------
 .../tests/browser/test_all_projects_page.py        | 12 ------------
 .../tests/browser/test_builddashboard_page.py      | 12 ------------
 .../browser/test_builddashboard_page_artifacts.py  | 12 ------------
 .../browser/test_builddashboard_page_recipes.py    | 12 ------------
 .../browser/test_builddashboard_page_tasks.py      | 12 ------------
 lib/toaster/tests/browser/test_js_unit_tests.py    | 12 ------------
 lib/toaster/tests/browser/test_landing_page.py     | 12 ------------
 .../tests/browser/test_layerdetails_page.py        | 12 ------------
 .../browser/test_most_recent_builds_states.py      | 12 ------------
 .../tests/browser/test_new_custom_image_page.py    | 12 ------------
 lib/toaster/tests/browser/test_new_project_page.py | 12 ------------
 .../tests/browser/test_project_builds_page.py      | 12 ------------
 .../tests/browser/test_project_config_page.py      | 12 ------------
 lib/toaster/tests/browser/test_project_page.py     | 12 ------------
 lib/toaster/tests/browser/test_sample.py           | 12 ------------
 lib/toaster/tests/browser/test_task_page.py        | 12 ------------
 lib/toaster/tests/browser/test_toastertable_ui.py  | 12 ------------
 lib/toaster/tests/builds/buildtest.py              | 12 ------------
 lib/toaster/tests/builds/test_core_image_min.py    | 13 -------------
 lib/toaster/tests/commands/test_loaddata.py        | 12 ------------
 lib/toaster/tests/commands/test_lsupdates.py       | 12 ------------
 lib/toaster/tests/commands/test_runbuilds.py       | 12 ------------
 lib/toaster/tests/eventreplay/__init__.py          | 12 ------------
 lib/toaster/tests/functional/functional_helpers.py | 12 ------------
 .../tests/functional/test_functional_basic.py      | 12 ------------
 lib/toaster/tests/views/test_views.py              | 12 ------------
 lib/toaster/toastergui/api.py                      | 13 -------------
 lib/toaster/toastergui/buildtables.py              | 12 ------------
 lib/toaster/toastergui/tablefilter.py              | 12 ------------
 lib/toaster/toastergui/tables.py                   | 12 ------------
 .../toastergui/templatetags/field_values_filter.py |  4 ++++
 .../templatetags/objects_to_dictionaries_filter.py |  4 ++++
 .../toastergui/templatetags/project_url_tag.py     |  4 ++++
 lib/toaster/toastergui/templatetags/projecttags.py | 12 +-----------
 lib/toaster/toastergui/typeaheads.py               | 12 ------------
 lib/toaster/toastergui/urls.py                     | 12 ------------
 lib/toaster/toastergui/views.py                    | 13 -------------
 lib/toaster/toastergui/widgets.py                  | 12 ------------
 .../toastermain/management/commands/buildimport.py | 12 ------------
 .../toastermain/management/commands/checksocket.py | 12 ------------
 lib/toaster/toastermain/settings.py                | 12 ------------
 .../toastermain/settings_production_example.py     | 12 ------------
 lib/toaster/toastermain/settings_test.py           | 12 ------------
 lib/toaster/toastermain/urls.py                    | 12 ------------
 58 files changed, 31 insertions(+), 645 deletions(-)
 rename COPYING.GPL-2.0-only => LICENSE.GPL-2.0-only (99%)
 copy doc/COPYING.MIT => LICENSE.MIT (55%)

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


More information about the Openembedded-commits mailing list