[oe-commits] [openembedded-core] branch python3 updated (aa8d760 -> a3ee3a5)

git at git.openembedded.org git at git.openembedded.org
Thu May 19 15:14:28 UTC 2016


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

  discards  aa8d760   qemurunner: convert data when working with socket
  discards  f4327af   meta py3 fixup
  discards  ab5809a   python-smartpm: Avoid locale issue with bitbake python3
  discards  89d5419   meta py3 fixup
  discards  3632ed9   wic: encode help text
  discards  2c7ef92   wic: use python3 in shebang
  discards  44f53a7   Switch urlparse to urllib.parse
  discards  dccf044   meta: python3 megapatch
  discards  60bc1c6   meta: print fixes
  discards  2b7c9ae   meta: Convert to use python3 octal syntax
  discards  d4f3f88   scripts/oe-buildenv-internal: allow experimental python3 support
      adds  1654e03   Revert "rootfs.py: add more info to the warning message"
      adds  0d29286   rootfs.py: Remove _log_check_error() from the RpmRootfs class
      adds  e68519c   rootfs.py: Simplify the regular expression used in _log_check_warn()
      adds  d2fb8c7   rootfs.py: Use one way to exclude lines in _log_check_error()
      adds  c1afb99   rootfs.py: Exclude lines in _log_check_warn() as well
      adds  b46f8b6   rootfs.py: Reduce spam from _log_check_warn()
      adds  62e6f9b   rootfs.py: Unify _log_check_warn() and _log_check_error()
      adds  258a682   yocto-uninative: Update to 1.1 tarball (new version of glibc)
       new  eaa0b55   scripts/oe-buildenv-internal: allow experimental python3 support
       new  62adca5   meta: Convert to use python3 octal syntax
       new  d93957a   meta: print fixes
       new  7a50fa6   meta: python3 megapatch
       new  59d9413   Switch urlparse to urllib.parse
       new  68143cd   wic: use python3 in shebang
       new  5a5eac0   wic: encode help text
       new  2a96a39   python-smartpm: Avoid locale issue with bitbake python3
       new  a3ee3a5   qemurunner: convert data when working with socket

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   (aa8d760)
            \
             N -- N -- N   refs/heads/python3 (a3ee3a5)

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 9 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/insane.bbclass                  |  2 +-
 meta/conf/distro/include/yocto-uninative.inc |  6 ++--
 meta/lib/oe/gpg_sign.py                      |  8 ++---
 meta/lib/oe/rootfs.py                        | 51 +++++++++++-----------------
 4 files changed, 27 insertions(+), 40 deletions(-)

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


More information about the Openembedded-commits mailing list