[oe-commits] [openembedded-core] branch master-next updated (080018a -> 1df7665)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 20 14:11:40 UTC 2016


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

  discards  080018a   Revert "kernel.bbclass: Add kernel_version_sanity_check function"
  discards  750e7af   gcc-configure: Enable initfini-array
  discards  be8cc2e   oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86
  discards  81e2df6   enchant: add PACKAGECONFIG for *spell
  discards  50da687   boost: switch to using C++11 atomics when available
  discards  d3070f8   arch-mips: Restructure mips64 and add mips64r2
  discards  f503a5b   runqemu: improve finding of rootfs, kernel and dtb
  discards  3e3d43e   linux-firmware: package carl9170 separately
  discards  5dd37fd   runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove taps
  discards  722ea25   default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0
  discards  0bfd34d   openssh: fix potential signed overflow to enable compilation with -ftrapv
  discards  0c68cf7   image_types: add parted-native to do_image_wic depends
  discards  90188b7   gawk-3.1.5: fix non-glibc & gcc >= v4 builds
  discards  f4ab249   package_manager.py: Change diagnostic messages per IRC
  discards  469a2dd   package_manager.py: Adjust error message order
  discards  e8dc211   qemuboot.bbclass: don't fail on very first build
  discards  712b192   externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipes
  discards  8344cc0   kernel.bbclass: Add kernel_version_sanity_check function
      adds  449a0b2   externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipes
      adds  ee46973   qemuboot.bbclass: don't fail on very first build
      adds  d643fb2   package_manager.py: Adjust error message order
      adds  ca78313   package_manager.py: Change diagnostic messages per IRC
      adds  bdfce77   gawk-3.1.5: fix non-glibc & gcc >= v4 builds
      adds  c687c9f   image_types: add parted-native to do_image_wic depends
      adds  2ce0294   openssh: fix potential signed overflow to enable compilation with -ftrapv
      adds  63d6d01   default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0
      adds  3d4bf5b   runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove taps
      adds  907e659   linux-firmware: package carl9170 separately
      adds  32ff097   runqemu: improve finding of rootfs, kernel and dtb
      adds  0e68366   boost: switch to using C++11 atomics when available
      adds  d7df809   enchant: add PACKAGECONFIG for *spell
      adds  2271f59   oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86
      adds  9f8a075   gcc-configure: Enable initfini-array
      adds  c280656   openssl: fix do_configure error when cwd is not in @INC
      adds  b2771e1   oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp
       new  9dcbc5c   boost: Replace math::static_lcm with integer
       new  2dd471c   kernel.bbclass: Add kernel_version_sanity_check function
       new  1df7665   Revert "kernel.bbclass: Add kernel_version_sanity_check function"

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   (080018a)
            \
             N -- N -- N   refs/heads/master-next (1df7665)

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 3 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/conf/machine/include/mips/arch-mips.inc       | 60 ++++++++++++++++
 meta/conf/machine/include/tune-mips32.inc          | 22 +-----
 meta/conf/machine/include/tune-mips64.inc          | 80 +--------------------
 meta/conf/machine/include/tune-mips64r2.inc        | 84 ----------------------
 meta/lib/oeqa/selftest/lic-checksum.py             |  1 +
 .../openssl/openssl-util-perlpath.pl-cwd.patch     | 34 +++++++++
 .../recipes-connectivity/openssl/openssl_1.0.2h.bb |  1 +
 .../boost/boost/boost-CVE-2012-2677.patch          |  2 +-
 8 files changed, 99 insertions(+), 185 deletions(-)
 delete mode 100644 meta/conf/machine/include/tune-mips64r2.inc
 create mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-util-perlpath.pl-cwd.patch

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


More information about the Openembedded-commits mailing list