[oe-commits] [openembedded-core] branch python3 updated (5958a95 -> bfb21c9)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 1 14:07:16 UTC 2016


rpurdie pushed a change to branch python3
in repository openembedded-core.

  discards  5958a95   qemurunner: Use surrogateescape decoding
  discards  bc46b78   oeqa/selftest/recipetool.py: Use regex to match warning line
  discards  a198734   devtool.py: Fix parsing of bitbake-layers' output
  discards  4a9ea46   buildhistory_analysis: Convert stream data (bytes) to strings
  discards  54939ed   selftest/devtool: Compare sets instead of arrays on AssertEqual
  discards  f4ac7cb   classes/lib: Complete transition to python3
  discards  649b8e6   scripts: use python3 in shebang
  discards  b5a74f3   scripts: Fix urlparse imports for python3
  discards  6241055   scripts: Rename ConfigParser -> configparser for python3
  discards  2083f2d   scripts: Fix encoding errors for python3
  discards  f98cb39   scripts: Replace basestring -> str for python3
  discards  2ff5606   scripts: Fix deprecated dict methods for python3
  discards  73d8af3   qemurunner: convert data when working with socket
  discards  21222f4   wic: encode help text
  discards  56cd6d7   wic: use python3 in shebang
  discards  4d5ee73   sanity: Switch urlparse to urllib.parse
  discards  d193140   classes/lib: Update xrange -> range for python3
  discards  97facaa   classes/lib: Update to explictly create lists where needed
  discards  c0b9022   classes/lib: Update to match python3 iter requirements
  discards  ea07631   classes/lib: Update to use python3 command pipeline decoding
  discards  1c7aae5   classes/lib: Convert to use python3 octal syntax
  discards  06c4d70   oe-buildenv-internal: Update to python3
      adds  42af63f   sanity: Drop setting C locale
       new  3dd26cd   oe-buildenv-internal: Update to python3
       new  9554e0a   classes/lib: Convert to use python3 octal syntax
       new  750a1d7   classes/lib: Update to use python3 command pipeline decoding
       new  9f9617d   classes/lib: Update to match python3 iter requirements
       new  ba0a33e   classes/lib: Update to explictly create lists where needed
       new  df82790   classes/lib: Update xrange -> range for python3
       new  10ee3e3   sanity: Switch urlparse to urllib.parse
       new  b2847be   wic: use python3 in shebang
       new  9565c9d   wic: encode help text
       new  370df65   qemurunner: convert data when working with socket
       new  77f9ebd   scripts: Fix deprecated dict methods for python3
       new  277bf1e   scripts: Replace basestring -> str for python3
       new  c6453c4   scripts: Fix encoding errors for python3
       new  5dfa9be   scripts: Rename ConfigParser -> configparser for python3
       new  eeb5291   scripts: Fix urlparse imports for python3
       new  cb72e08   scripts: use python3 in shebang
       new  e65a45e   classes/lib: Complete transition to python3
       new  b9cbd86   selftest/devtool: Compare sets instead of arrays on AssertEqual
       new  daacd8b   buildhistory_analysis: Convert stream data (bytes) to strings
       new  a94c16d   devtool.py: Fix parsing of bitbake-layers' output
       new  068ff00   oeqa/selftest/recipetool.py: Use regex to match warning line
       new  bfb21c9   qemurunner: Use surrogateescape decoding

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   (5958a95)
            \
             N -- N -- N   refs/heads/python3 (bfb21c9)

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 22 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:
 meta/classes/sanity.bbclass | 1 -
 1 file changed, 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