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

git at git.openembedded.org git at git.openembedded.org
Wed May 1 15:48:08 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 c570086  build: Ensure warning for invalid task dependencies is useful
 discard 25b1f81  bitbake: Drop duplicate license boilerplace text
 discard cc19aa4  bitbake: Add initial pass of SPDX license headers to source code
 discard 76cb669  knotty: Keepalive
     new aa4f31e  knotty: Implement console 'keepalive' output
     new 03b7f2c  build: Ensure warning for invalid task dependencies is useful
     new 60b9a0c  bitbake: Add initial pass of SPDX license headers to source code
     new 094e17c  bitbake: Drop duplicate license boilerplace text
     new bba8cc1  bitbake: Strip old editor directives from file headers
     new c22ca79  HEADER: Drop it

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   (c570086)
            \
             N -- N -- N   refs/heads/master-next (c22ca79)

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 6 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                                                          | 8 --------
 MANIFEST.in                                                     | 5 +++--
 bin/bitbake                                                     | 2 --
 bin/bitdoc                                                      | 2 --
 bin/toaster-eventreplay                                         | 2 --
 contrib/dump_cache.py                                           | 2 --
 lib/bb/COW.py                                                   | 2 --
 lib/bb/__init__.py                                              | 2 --
 lib/bb/build.py                                                 | 2 --
 lib/bb/cache.py                                                 | 2 --
 lib/bb/cache_extra.py                                           | 2 --
 lib/bb/cooker.py                                                | 2 --
 lib/bb/cookerdata.py                                            | 2 --
 lib/bb/data.py                                                  | 2 --
 lib/bb/data_smart.py                                            | 2 --
 lib/bb/event.py                                                 | 2 --
 lib/bb/fetch2/__init__.py                                       | 2 --
 lib/bb/fetch2/clearcase.py                                      | 2 --
 lib/bb/fetch2/cvs.py                                            | 2 --
 lib/bb/fetch2/git.py                                            | 2 --
 lib/bb/fetch2/gitannex.py                                       | 2 --
 lib/bb/fetch2/gitsm.py                                          | 2 --
 lib/bb/fetch2/hg.py                                             | 2 --
 lib/bb/fetch2/local.py                                          | 2 --
 lib/bb/fetch2/npm.py                                            | 2 --
 lib/bb/fetch2/osc.py                                            | 2 --
 lib/bb/fetch2/perforce.py                                       | 2 --
 lib/bb/fetch2/repo.py                                           | 2 --
 lib/bb/fetch2/s3.py                                             | 2 --
 lib/bb/fetch2/sftp.py                                           | 2 --
 lib/bb/fetch2/ssh.py                                            | 2 --
 lib/bb/fetch2/svn.py                                            | 2 --
 lib/bb/fetch2/wget.py                                           | 2 --
 lib/bb/main.py                                                  | 2 --
 lib/bb/methodpool.py                                            | 3 ---
 lib/bb/monitordisk.py                                           | 2 --
 lib/bb/msg.py                                                   | 2 --
 lib/bb/parse/ast.py                                             | 2 --
 lib/bb/parse/parse_py/BBHandler.py                              | 2 --
 lib/bb/parse/parse_py/ConfHandler.py                            | 2 --
 lib/bb/parse/parse_py/__init__.py                               | 2 --
 lib/bb/providers.py                                             | 2 --
 lib/bb/runqueue.py                                              | 2 --
 lib/bb/taskdata.py                                              | 2 --
 lib/bb/tests/codeparser.py                                      | 2 --
 lib/bb/tests/cooker.py                                          | 2 --
 lib/bb/tests/cow.py                                             | 2 --
 lib/bb/tests/data.py                                            | 2 --
 lib/bb/tests/event.py                                           | 2 --
 lib/bb/tests/fetch.py                                           | 2 --
 lib/bb/tests/parse.py                                           | 2 --
 lib/bb/tests/persist_data.py                                    | 2 --
 lib/bb/tests/utils.py                                           | 2 --
 lib/bb/ui/uievent.py                                            | 2 --
 lib/bb/ui/uihelper.py                                           | 2 --
 lib/bb/utils.py                                                 | 2 --
 lib/toaster/bldcontrol/bbcontroller.py                          | 3 ---
 lib/toaster/bldcontrol/localhostbecontroller.py                 | 3 ---
 lib/toaster/orm/management/commands/lsupdates.py                | 3 ---
 lib/toaster/orm/models.py                                       | 3 ---
 lib/toaster/tests/browser/selenium_helpers.py                   | 2 --
 lib/toaster/tests/browser/selenium_helpers_base.py              | 2 --
 lib/toaster/tests/browser/test_all_builds_page.py               | 2 --
 lib/toaster/tests/browser/test_all_projects_page.py             | 2 --
 lib/toaster/tests/browser/test_builddashboard_page.py           | 2 --
 lib/toaster/tests/browser/test_builddashboard_page_artifacts.py | 2 --
 lib/toaster/tests/browser/test_builddashboard_page_recipes.py   | 2 --
 lib/toaster/tests/browser/test_builddashboard_page_tasks.py     | 2 --
 lib/toaster/tests/browser/test_js_unit_tests.py                 | 2 --
 lib/toaster/tests/browser/test_landing_page.py                  | 2 --
 lib/toaster/tests/browser/test_layerdetails_page.py             | 2 --
 lib/toaster/tests/browser/test_most_recent_builds_states.py     | 2 --
 lib/toaster/tests/browser/test_new_custom_image_page.py         | 2 --
 lib/toaster/tests/browser/test_new_project_page.py              | 2 --
 lib/toaster/tests/browser/test_project_builds_page.py           | 2 --
 lib/toaster/tests/browser/test_project_config_page.py           | 2 --
 lib/toaster/tests/browser/test_project_page.py                  | 2 --
 lib/toaster/tests/browser/test_sample.py                        | 2 --
 lib/toaster/tests/browser/test_task_page.py                     | 2 --
 lib/toaster/tests/browser/test_toastertable_ui.py               | 2 --
 lib/toaster/tests/builds/buildtest.py                           | 2 --
 lib/toaster/tests/builds/test_core_image_min.py                 | 2 --
 lib/toaster/tests/commands/test_loaddata.py                     | 2 --
 lib/toaster/tests/commands/test_lsupdates.py                    | 2 --
 lib/toaster/tests/commands/test_runbuilds.py                    | 2 --
 lib/toaster/tests/eventreplay/__init__.py                       | 2 --
 lib/toaster/tests/functional/functional_helpers.py              | 2 --
 lib/toaster/tests/functional/test_functional_basic.py           | 2 --
 lib/toaster/tests/views/test_views.py                           | 2 --
 lib/toaster/toastergui/buildtables.py                           | 3 ---
 lib/toaster/toastergui/tablefilter.py                           | 3 ---
 lib/toaster/toastergui/tables.py                                | 3 ---
 lib/toaster/toastergui/templatetags/projecttags.py              | 3 ---
 lib/toaster/toastergui/views.py                                 | 3 ---
 lib/toaster/toastergui/widgets.py                               | 3 ---
 lib/toaster/toastermain/management/commands/buildimport.py      | 3 ---
 lib/toaster/toastermain/management/commands/checksocket.py      | 2 --
 lib/toaster/toastermain/settings.py                             | 3 ---
 lib/toaster/toastermain/settings_production_example.py          | 3 ---
 lib/toaster/toastermain/settings_test.py                        | 3 ---
 lib/toaster/toastermain/urls.py                                 | 3 ---
 lib/toaster/toastermain/wsgi.py                                 | 3 ---
 102 files changed, 3 insertions(+), 227 deletions(-)
 delete mode 100644 HEADER

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


More information about the Openembedded-commits mailing list