[oe-commits] [bitbake] branch master-next updated (d7ea35e -> dc75651)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 2 17:11:08 UTC 2016


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

  discards  d7ea35e   bb.fetch2.svn: correctly pass workdir when fetching
  discards  f15fb7a   cooker.py: Catch when stdout doesn't have a file descriptor
  discards  f6cc439   toaster: localhostbecontroller Remove git assumption
  discards  f712ae6   toaster: Allow git information to be null for BRLayer
  discards  9094fe8   toaster: tests Add selenium test layer source switching layer details page
  discards  9b4301b   toaster: Move Custom image recipe rest api to api file
  discards  77b7a3c   toaster: Fix oe-core fixture
  discards  84b8096   toaster: layerdetails clean ups after integrating local layer changes
  discards  3e866c3   toaster: update api to include local_source_dir
  discards  bdc05a5   toaster: layerdetails js changes for switching layers
  discards  87a3a48   toaster: add switch of git and not-git layers imported
  discards  923a482   buildinfohelper: discover kernel artifacts correctly
  discards  80e98b3   wget: allow basic http auth for SSTATE_MIRRORS
  discards  5cbf027   cookerdata/ast: Fail gracefully if event handler function is not found
  discards  31e3ea5   build/runqueue: Add noextra stamp file parameter to fix multiconfig builds
  discards  5d2ef40   fetch2: Handle multiconfig fetcher issues
  discards  3bc225d   tinfoil: add a parse_recipe_file function
  discards  214a13a   cache: allow parsing a recipe with a custom config datastore
  discards  58d1204   bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly
  discards  16567eb   tinfoil: add context manager functions
      adds  7dff676   bitbake-user-manual: Corrected misspelled STAMPS_DIR
      adds  b543458   bitbake-user-manual: Added "Exporting Variables to the Environment"
      adds  f59bc6b   tinfoil: add context manager functions
      adds  131e6dc   bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly
      adds  5b3fedf   cache: allow parsing a recipe with a custom config datastore
      adds  39780b1   tinfoil: add a parse_recipe_file function
      adds  d98cc31   fetch2: Handle multiconfig fetcher issues
      adds  a9041fc   build/runqueue: Add noextra stamp file parameter to fix multiconfig builds
      adds  107c47c   cookerdata/ast: Fail gracefully if event handler function is not found
      adds  cea8113   wget: allow basic http auth for SSTATE_MIRRORS
      adds  927ec35   buildinfohelper: discover kernel artifacts correctly
      adds  70319eb   toaster: add switch of git and not-git layers imported
      adds  5c20834   toaster: layerdetails js changes for switching layers
      adds  2b5728f   toaster: update api to include local_source_dir
      adds  092ef32   toaster: layerdetails clean ups after integrating local layer changes
      adds  d57a912   toaster: Fix oe-core fixture
      adds  37c2b4f   toaster: Move Custom image recipe rest api to api file
      adds  acdfafd   toaster: tests Add selenium test layer source switching layer details page
      adds  a15f61f   toaster: Allow git information to be null for BRLayer
      adds  8b71803   toaster: localhostbecontroller Remove git assumption
      adds  cb4f8f6   cooker.py: Catch when stdout doesn't have a file descriptor
      adds  dc75651   bb.fetch2.svn: correctly pass workdir when fetching

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

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.

No new revisions were added by this update.

Summary of changes:
 .../bitbake-user-manual-execution.xml              |  2 +-
 .../bitbake-user-manual-metadata.xml               | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+), 1 deletion(-)

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


More information about the Openembedded-commits mailing list