[oe-commits] [bitbake] branch master-next updated (bafa41f -> 14a8156)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 30 15:49:55 UTC 2016


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

  discards  bafa41f   ast: remove BBVERSIONS support
  discards  e630aaf   codeparser.py: support deeply nested tokens
  discards  773ce63   fetch2: obey BB_ALLOWED_NETWORKS when checking network access
  discards  f1dfddc   toaster: buildinfohelper Clarify log message for build history
  discards  1cbc745   toaster: buildinfohelper fix _get_layer_version_for_dependency
  discards  2085475   toaster: buildinfohelper Simplify layer event to toaster layer function
  discards  2e1bd3d   toaster: bldcontrol Move CustomImageRecipe file creation into own function
  discards  37bcb91   toaster: orm models Handle CustomImageRecipe BRLayer here
  discards  026f0b3   toaster: orm models Project class Fix pyflake errors
  discards  539842f   toaster: buildinfohelper toaster-custom-images layer
  discards  213d394   toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf
  discards  a75ca65   toaster: localhostbecontroller accept custom init script for build
  discards  2c490ef   toaster: tablejs Fix missing close square bracket
  discards  e747921   toaster: orm gen_layerdeps Protect against circular Layer dependencies
  discards  9192211   toaster: customrecipejs Consume click event on 'a' link if disabled
  discards  30ed5b4   toaster: Add an example production settings file
  discards  9d55923   toaster: tests Add management command tests
  discards  e79353c   toaster: runbuilds Write the pidfile in python rather than shell script
  discards  e3b80b2   bitbake: remove True option to getVarFlag calls
  discards  a0ddbd5   bitbake: remove True option to getVar calls
  discards  d888e60   bitbake-worker: Handle cooker/worker IO deadlocking
  discards  d59bcf1   WIP bitbake-worker/cooker: more logging to aid debugging
      adds  3cb0d1c   bitbake-worker: Handle cooker/worker IO deadlocking
      adds  3b45c47   bitbake: remove True option to getVar calls
      adds  c19baa8   bitbake: remove True option to getVarFlag calls
      adds  999e980   toaster: runbuilds Write the pidfile in python rather than shell script
      adds  161ea71   toaster: tests Add management command tests
      adds  1a7c356   toaster: Add an example production settings file
      adds  bc8401e   toaster: customrecipejs Consume click event on 'a' link if disabled
      adds  e9efef0   toaster: orm gen_layerdeps Protect against circular Layer dependencies
      adds  f3da9f8   toaster: tablejs Fix missing close square bracket
      adds  9d168bb   toaster: localhostbecontroller accept custom init script for build
      adds  f3e99d8   toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf
      adds  ba5332d   toaster: buildinfohelper toaster-custom-images layer
      adds  69f3339   toaster: orm models Project class Fix pyflake errors
      adds  f8d3ea7   toaster: orm models Handle CustomImageRecipe BRLayer here
      adds  15a42b3   toaster: bldcontrol Move CustomImageRecipe file creation into own function
      adds  6935cc0   toaster: buildinfohelper Simplify layer event to toaster layer function
      adds  ea298ec   toaster: buildinfohelper fix _get_layer_version_for_dependency
      adds  5accd6c   toaster: buildinfohelper Clarify log message for build history
      adds  ddd3bc2   fetch2: obey BB_ALLOWED_NETWORKS when checking network access
      adds  d18a74d   codeparser.py: support deeply nested tokens
      adds  0bb188f   ast: remove BBVERSIONS support
       new  14a8156   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   (bafa41f)
            \
             N -- N -- N   refs/heads/master-next (14a8156)

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