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

git at git.openembedded.org git at git.openembedded.org
Sun May 22 15:12:41 UTC 2016


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

  discards  fa23705   locale fixup
  discards  d91bd08   fixup
  discards  db2aac9   scripts: use python3 in shebang
  discards  64cb22d   python3: convert views to lists
  discards  2ecc641   python3: rename xrange -> range
  discards  c9e2f8a   scripts: python3: fix urlparse imports
  discards  30ddbda   scripts: python3: rename ConfigParser -> configparser
  discards  e2bcbc5   scripts: python3: fix encoding errors
  discards  802973b   scripts: python3: replace basestring -> str
  discards  7e6bf68   scripts: python3: fix deprecated dict methods
  discards  dac2ab5   qemurunner: convert data when working with socket
  discards  0605695   python-smartpm: Avoid locale issue with bitbake python3
  discards  7a35892   wic: encode help text
  discards  8a02dba   wic: use python3 in shebang
  discards  98cf584   Switch urlparse to urllib.parse
  discards  3a9886b   meta: python3 megapatch
  discards  ffa9216   xrange -> range
  discards  f11908a   use list instead of views
  discards  98e0caa   iter changes
  discards  3428735   command pipeline decoding
  discards  f21a5d1   meta: Convert to use python3 octal syntax
  discards  daced83   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  84263e3   Revert "tcmode-default: Bump gcc"
  discards  184b3b5   tcmode-default: Bump gcc
      adds  fa2ca76   python-smartpm: Avoid locale issue with bitbake python3
      adds  1bfe160   scripts/oe-selftest: Remove inadvertant python3 specific change
      adds  5a0b857   wipe-sysroot: fix wrong glob when removing manifests
      adds  9098838   package_manager: no need to output Note: in bb.note() calls
      adds  73f43d8   systemd: re-enable mount propagation for udevd
      adds  f4232f7   ghostscript: Update URL_SRI considered as 'old release'
      adds  05bce1f   cmake: update to 3.5.2
      adds  378608a   libsoup-2.4: provide PACKAGECONFIG for gssapi
      adds  504a822   libsolv: update to 0.6.21
      adds  33865f2   harfbuzz: update to 1.2.7
      adds  6c18103   qemu: Upgrade to 2.6.0
      adds  6993e88   musl: Update to latest tip
      adds  52d3d9e   shadow: Fix rootfs creation errors
      adds  4c98c19   net-tools: Fix rootfs creation errors
      adds  6cc6526   coreutils: Fix rootfs creation errors
      adds  85855af   image.bbclass: support duplicate compression types
      adds  d2b4da7   image.bbclass: additional output in create_symlinks
      adds  8016b51   core-image-{minimal, testmaster}-initramfs: set COMPATIBLE_HOST
      adds  b6c7161   scripts/bitbake-whatchanged: migrate from optparse to argparse
      adds  048c901   linux-yocto-rt, core-image-rt*: Explicitly skip when PREFERRED_PROVIDER_virtual/kernel isn't set to linux-yocto-rt
       new  e36c94a   tcmode-default: Bump gcc
       new  26b8ab2   Revert "tcmode-default: Bump gcc"
       new  8307b53   scripts/oe-buildenv-internal: allow experimental python3 support
       new  40c5739   meta: Convert to use python3 octal syntax
       new  4a3e543   command pipeline decoding
       new  eaf5e20   iter changes
       new  fe0f19f   use list instead of views
       new  efe679c   xrange -> range
       new  41743d4   meta: python3 megapatch
       new  604ee70   Switch urlparse to urllib.parse
       new  7cdc47d   wic: use python3 in shebang
       new  e6b60d7   wic: encode help text
       new  a6eb540   qemurunner: convert data when working with socket
       new  13dc6b0   scripts: python3: fix deprecated dict methods
       new  5c5c633   scripts: python3: replace basestring -> str
       new  07d1937   scripts: python3: fix encoding errors
       new  cf3fba7   scripts: python3: rename ConfigParser -> configparser
       new  c2c5c81   scripts: python3: fix urlparse imports
       new  23d0705   python3: rename xrange -> range
       new  ba002fb   python3: convert views to lists
       new  de15dd9   scripts: use python3 in shebang
       new  b67b401   fixup
       new  ef47b0b   locale fixup
       new  14aeb29   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   (fa23705)
            \
             N -- N -- N   refs/heads/python3 (14aeb29)

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 24 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/image.bbclass                         |  18 +-
 meta/lib/oe/package_manager.py                     |  16 +-
 meta/recipes-core/coreutils/coreutils_6.9.bb       |   4 +
 meta/recipes-core/coreutils/coreutils_8.25.bb      |   4 +-
 .../images/core-image-minimal-initramfs.bb         |   3 +
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...dev-re-enable-mount-propagation-for-udevd.patch |  31 ++++
 meta/recipes-core/systemd/systemd_229.bb           |   1 +
 ...cmake-native_3.4.3.bb => cmake-native_3.5.2.bb} |   0
 meta/recipes-devtools/cmake/cmake.inc              |   7 +-
 .../cmake/cmake/0001-Add-NIOS2-CPU-support.patch   |  50 ------
 .../cmake/{cmake_3.4.3.bb => cmake_3.5.2.bb}       |   0
 .../recipes-devtools/qemu/qemu/CVE-2016-2198.patch |  45 -----
 .../recipes-devtools/qemu/qemu/CVE-2016-2858.patch | 183 ---------------------
 .../recipes-devtools/qemu/qemu/disable-grabs.patch |   4 +-
 .../fix-libcap-header-issue-on-some-distro.patch   |   6 +-
 ...ng_move_request_from_RngEgd_to_RngBackend.patch | 138 ----------------
 ...t_queue_cleanup_from_RngEgd_to_RngBackend.patch | 150 -----------------
 ...move_the_unused_request_cancellation_code.patch | 101 ------------
 .../qemu/{qemu_2.5.1.1.bb => qemu_2.6.0.bb}        |   9 +-
 .../ghostscript/ghostscript_9.18.bb                |   2 +-
 .../images/core-image-testmaster-initramfs.bb      |   3 +
 .../0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch  |  37 -----
 meta/recipes-extended/libsolv/libsolv_git.bb       |   5 +-
 .../net-tools/net-tools_1.60-26.bb                 |   4 +
 meta/recipes-extended/shadow/shadow.inc            |   3 +-
 .../{harfbuzz_1.2.6.bb => harfbuzz_1.2.7.bb}       |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   9 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   9 +
 meta/recipes-rt/images/core-image-rt-sdk.bb        |   8 +
 meta/recipes-rt/images/core-image-rt.bb            |   8 +
 meta/recipes-support/libsoup/libsoup-2.4_2.54.1.bb |   1 +
 scripts/bitbake-whatchanged                        |  32 ++--
 scripts/wipe-sysroot                               |   2 +-
 34 files changed, 137 insertions(+), 762 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/udev-re-enable-mount-propagation-for-udevd.patch
 rename meta/recipes-devtools/cmake/{cmake-native_3.4.3.bb => cmake-native_3.5.2.bb} (100%)
 delete mode 100644 meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch
 rename meta/recipes-devtools/cmake/{cmake_3.4.3.bb => cmake_3.5.2.bb} (100%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/rng_move_request_from_RngEgd_to_RngBackend.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/rng_move_request_queue_cleanup_from_RngEgd_to_RngBackend.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/rng_remove_the_unused_request_cancellation_code.patch
 rename meta/recipes-devtools/qemu/{qemu_2.5.1.1.bb => qemu_2.6.0.bb} (62%)
 delete mode 100644 meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.6.bb => harfbuzz_1.2.7.bb} (88%)

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


More information about the Openembedded-commits mailing list