[oe-commits] [openembedded-core] branch python3 updated (14aeb29 -> ae8b061)

git at git.openembedded.org git at git.openembedded.org
Mon May 23 09:34:08 UTC 2016


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

  discards  14aeb29   fixup
  discards  ef47b0b   locale fixup
  discards  b67b401   fixup
  discards  de15dd9   scripts: use python3 in shebang
  discards  ba002fb   python3: convert views to lists
  discards  23d0705   python3: rename xrange -> range
  discards  c2c5c81   scripts: python3: fix urlparse imports
  discards  cf3fba7   scripts: python3: rename ConfigParser -> configparser
  discards  07d1937   scripts: python3: fix encoding errors
  discards  5c5c633   scripts: python3: replace basestring -> str
  discards  13dc6b0   scripts: python3: fix deprecated dict methods
  discards  a6eb540   qemurunner: convert data when working with socket
  discards  e6b60d7   wic: encode help text
  discards  7cdc47d   wic: use python3 in shebang
  discards  604ee70   Switch urlparse to urllib.parse
  discards  41743d4   meta: python3 megapatch
  discards  efe679c   xrange -> range
  discards  fe0f19f   use list instead of views
  discards  eaf5e20   iter changes
  discards  4a3e543   command pipeline decoding
  discards  40c5739   meta: Convert to use python3 octal syntax
  discards  8307b53   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  26b8ab2   Revert "tcmode-default: Bump gcc"
  discards  e36c94a   tcmode-default: Bump gcc
      adds  67ffcd2   tcmode-default: Bump gcc
      adds  e4596ad   Revert "tcmode-default: Bump gcc"
      adds  f18eb5d   useradd: Fix infinite build loop
       new  70edde2   scripts/oe-buildenv-internal: allow experimental python3 support
       new  c9e1e33   meta: Convert to use python3 octal syntax
       new  250e692   command pipeline decoding
       new  f01dca0   iter changes
       new  83c4f72   use list instead of views
       new  ff80a3a   xrange -> range
       new  49fa48f   meta: python3 megapatch
       new  4f1704a   Switch urlparse to urllib.parse
       new  a73e0a2   wic: use python3 in shebang
       new  0f302cc   wic: encode help text
       new  a598760   qemurunner: convert data when working with socket
       new  552176d   scripts: python3: fix deprecated dict methods
       new  d5eed41   scripts: python3: replace basestring -> str
       new  9ae4de3   scripts: python3: fix encoding errors
       new  381a7e4   scripts: python3: rename ConfigParser -> configparser
       new  7af4425   scripts: python3: fix urlparse imports
       new  26918ef   python3: rename xrange -> range
       new  20c9bb1   python3: convert views to lists
       new  7333627   scripts: use python3 in shebang
       new  117e67f   fixup
       new  56be4aa   locale fixup
       new  ae8b061   fixup

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   (14aeb29)
            \
             N -- N -- N   refs/heads/python3 (ae8b061)

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/useradd.bbclass | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

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


More information about the Openembedded-commits mailing list