[oe-commits] [bitbake] branch master-next updated (4c0cfbc -> 8ed31fb)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 26 17:59:12 UTC 2016


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

  discards  4c0cfbc   toaster: change 'delete layer' to 'remove layer'
  discards  0853273   toaster: rename 'run again' button
  discards  f7b61ea   toaster: fix banner after customimage package add
  discards  28a17a5   toaster: custom breadcrumb for the default project
  discards  de788d2   prserv: Add dump_db()
  discards  76dc9e6   toaster: remove custom images from Image Recipes
  discards  c84becf   toaster: show suffix for image files and basename for artifact files
  discards  b248999   toaster: add missing link to image recipe details
  discards  b8e18e7   toaster: adjust the search field width
  discards  7111439   toaster: make 'configuration' the first tab
  discards  40dd47b   toaster: link to configuration in all breadcrumbs
  discards  49c880c   toaster: reduce max height of modal dialogs
  discards  e0e409c   toaster: disable add layer button on click
  discards  2880065   toaster: apply error class to name field
  discards  0a699f8   toaster: fix custom image name form
  discards  bbe5dd6   toaster: comment out project release change
  discards  c74f139   npm: Add mirroring support for npm fetcher
  discards  4203ceb   bb/fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
  discards  477c290   fetch2/npm: Add npm fetcher
  discards  484dc4a   utils.py: Add sha1_file call
  discards  1c55088   providers: Fix PREFERRED_VERSION lookup for '_' in PN
      adds  fd5d901   utils.py: Add sha1_file call
      adds  dec75bb   fetch2/npm: Add npm fetcher
      adds  bff46c6   fetch2/npm: Add mirroring support for npm fetcher
      adds  3a8c6f7   toaster: comment out project release change
      adds  9df8021   toaster: fix custom image name form
      adds  df342e7   toaster: apply error class to name field
      adds  63705f6   toaster: disable add layer button on click
      adds  e36001d   toaster: reduce max height of modal dialogs
      adds  9910f3f   toaster: link to configuration in all breadcrumbs
      adds  ccb9001   toaster: make 'configuration' the first tab
      adds  7833fab   toaster: adjust the search field width
      adds  a481af6   toaster: add missing link to image recipe details
      adds  8084dcd   toaster: show suffix for image files and basename for artifact files
      adds  18a93b3   toaster: remove custom images from Image Recipes
      adds  004003d   prserv: Add dump_db()
      adds  5545acf   toaster: custom breadcrumb for the default project
      adds  da23300   toaster: fix banner after customimage package add
      adds  865a201   toaster: rename 'run again' button
      adds  3c5ac2d   toaster: change 'delete layer' to 'remove layer'
       new  33bff22   bb/fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
       new  bcebe4f   fetch2: Fix unpack for absolute file urls
       new  ab74a72   wget: Set localfile for directories
       new  ea4ec39   fetch2/__init__: Fix decodeurl to better handle urls without paths
       new  fc6ec0d   fetch2/__init__.py: Error if lockfile path invalid
       new  1eab1bd   fetch2: Skip lockfiles and donestamps for local files
       new  8ed31fb   providers: Fix PREFERRED_VERSION lookup for '_' in PN

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   (4c0cfbc)
            \
             N -- N -- N   refs/heads/master-next (8ed31fb)

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 7 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:
 lib/bb/fetch2/__init__.py | 34 ++++++++++++++++++++++++++++------
 lib/bb/fetch2/local.py    |  1 +
 lib/bb/fetch2/wget.py     |  2 ++
 lib/bb/tests/fetch.py     | 42 ++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 71 insertions(+), 8 deletions(-)

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


More information about the Openembedded-commits mailing list