[oe-commits] [bitbake] branch master-next updated (c3f44b4 -> acd4745)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 4 12:56:00 UTC 2016


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

  discards  c3f44b4   lib/bb/cooker.py: fix for BBFILE_PATTERN = ""
  discards  fb37983   toasterui.py: warn if buildstats is missing
  discards  1caecd0   toaster: add tests/eventreplay/README
  discards  6350aa1   toaster: add eventreplay test case for zlib
  discards  423686f   toaster: add eventreplay test case for core-image-minimal
  discards  ca9a94e   toaster: use current directory if BUILDDIR is not set
  discards  a966395   toaster: buildinfohelper Handle regex paths
  discards  17332eb   toaster: tests builds test_core_image_min Clean ups
  discards  2676bfc   toaster: tests builds Update buildtest
  discards  79d3145   toaster: orm models Handle run builds process not yet running
  discards  401c067   toaster: test browser test_layerdetails_page add wait_until_visible
  discards  83df17c   toaster: Remove contrib tts
  discards  8f76b3f   toaster: Delete useless bldcontrol/test
  discards  ab5b86f   toaster: Move views tests to main testing module
  discards  b7b2274   toaster: views Tests fix all pyflake identified issues
  discards  57e972a   bitbake-worker: print full traceback instead of message only
  discards  1a0e5d7   data: fix exception handling in exported_vars()
  discards  9d3e151   siggen: Ensure taskhash mismatches don't override existing data
  discards  d930e5b   siggen: Pass basehash to worker processes and sanity check reparsing result
  discards  547d837   build: Ensure we preserve sigbasedata files as well as sigdata ones
  discards  397864a   WIP bitbake-worker/cooker: more logging to aid debugging
      adds  8b879fd   build: Ensure we preserve sigbasedata files as well as sigdata ones
      adds  8578290   siggen: Pass basehash to worker processes and sanity check reparsing result
      adds  291353b   siggen: Ensure taskhash mismatches don't override existing data
      adds  f639f06   data: fix exception handling in exported_vars()
      adds  9c7cc98   bitbake-worker: print full traceback instead of message only
      adds  f407ace   toaster: views Tests fix all pyflake identified issues
      adds  66076c0   toaster: Move views tests to main testing module
      adds  cf72775   toaster: Delete useless bldcontrol/test
      adds  7a82e45   toaster: Remove contrib tts
      adds  4b89db3   toaster: test browser test_layerdetails_page add wait_until_visible
      adds  60d3f93   toaster: orm models Handle run builds process not yet running
      adds  448d1d9   toaster: tests builds Update buildtest
      adds  ecb94e5   toaster: tests builds test_core_image_min Clean ups
      adds  e23b574   toaster: buildinfohelper Handle regex paths
      adds  da63115   toaster: use current directory if BUILDDIR is not set
      adds  73410e6   toaster: add eventreplay test case for core-image-minimal
      adds  c922f49   toaster: add eventreplay test case for zlib
      adds  0e67554   toaster: add tests/eventreplay/README
      adds  3570a8c   toasterui.py: warn if buildstats is missing
      adds  91c3b34   lib/bb/cooker.py: fix for BBFILE_PATTERN = ""
       new  acd4745   WIP bitbake-worker/cooker: more logging to aid debugging

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

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

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:

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


More information about the Openembedded-commits mailing list