[oe-commits] [openembedded-core] branch master-next updated (ae414db -> 0bf66bc)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 6 23:51:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

 discard ae414db  license.bbclass: improve reproducibility
 discard 3a587ed  selftest/wic: skip wic unit tests in case NLS is disable
 discard 5b8da28  python3: fix run-time deps for core python3 libraries
 discard 24264c9  eudev: set LGPL-2.1+ for libudev package
 discard f1330b4  kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash
 discard 57e6bd8  autogen-native: fix POSIX_SHELL and perl
 discard f8284ea  guile: do_configure: fix "Argument list too long"
 discard ce953a9  m4: do_configure: fix "Argument list too long"
 discard 7d8071f  valgrind: set ac_cv_path_PERL to /usr/bin/env perl
 discard 67ddf26  mc: replace "perl -w" with "use warnings"
 discard 3035cf7  groff: replace "perl -w" with "use warnings"
 discard fbd5ebf  glibc/gcc/libgcc-initial: Delete do_build tasks for -initial
 discard db322b0  sanity: Require bitbake 1.33.4
 discard b31283e  logrotate: replace fedorahosted.org SRC_URI with github.com source
 discard f6f6572  base-files: profile: Do not assume that the tty command exists
 discard 4eda138  base-files: profile: Whitespace clean up
 discard 1def810  python-pycurl: create python3-pycurl recipe
 discard 72aac42  busybox: Security fix BUG9071
 discard 2101dd8  ghostscript: CVE-2017-7207
 discard c67726e  package.bbclass: add CONFFILES to pkgdata
 discard 7b3eddc  package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'
 discard e0cbafa  yocto-compat-layer: limit report of signature changes
 discard c8c83bb  yocto-compat-layer: fix also other command invocations
 discard 72d3ef5  oe-build-perf-report-email.py: fix one file path
 discard 091aa92  busybox: Security fix CVE-2016-6301
 discard 2ca0655  runqemu: do not rely on grepping images
 discard c3e36ec  runqemu: use realpath for imgdir
 discard 49aa0bc  runqemu: run without arguments
 discard bccc7f1  runqemu: use self.rootfs to replace self.nfs_dir
 discard dcf33db  runqemu: support env vars explicitly
     new dad9f27  runqemu: use realpath for imgdir
     new 5cc0631  runqemu: do not rely on grepping images
     new 3dd0fe2  busybox: Security fix CVE-2016-6301
     new 73ae473  oe-build-perf-report-email.py: fix one file path
     new a11f67d  yocto-compat-layer: fix also other command invocations
     new 00f154b  yocto-compat-layer: limit report of signature changes
     new 33e1c9d  package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'
     new 63033df  package.bbclass: add CONFFILES to pkgdata
     new 4cb2319  ghostscript: CVE-2017-7207
     new fcf2eb9  busybox: Security fix BUG9071
     new f5cd94b  python-pycurl: create python3-pycurl recipe
     new f794b7d  base-files: profile: Whitespace clean up
     new b5fc80d  base-files: profile: Do not assume that the tty command exists
     new 7defd6b  logrotate: replace fedorahosted.org SRC_URI with github.com source
     new dcb6948  sanity: Require bitbake 1.33.4
     new 8bf71bf  glibc/gcc/libgcc-initial: Delete do_build tasks for -initial
     new afc467f  groff: replace "perl -w" with "use warnings"
     new 57a35fe  mc: replace "perl -w" with "use warnings"
     new 963875c  valgrind: set ac_cv_path_PERL to /usr/bin/env perl
     new 6cbec3d  m4: do_configure: fix "Argument list too long"
     new 80825a1  guile: do_configure: fix "Argument list too long"
     new 3c448ed  autogen-native: fix POSIX_SHELL and perl
     new e266ec8  kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash
     new 39ade16  eudev: set LGPL-2.1+ for libudev package
     new 25ff02b  python3: fix run-time deps for core python3 libraries
     new 8c3e6bd  selftest/wic: skip wic unit tests in case NLS is disable
     new 1666b8b  license.bbclass: improve reproducibility
     new 8854c5c  sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasks
     new 50d6e20  elfutils: fix building elfutils-native with GCC7
     new 736e901  gcc-6.3: backport fix of check for empty string in ubsan.c
     new ca3024a  qemux86*.conf: changed dependency task for syslinux
     new abba9f5  selftest/recipetool: skip create_git in case x11 feature is not present
     new c5ca7eb  qemu: use python2.7 instead of python2
     new d8fa636  lib/oe/sstatesig: fix finding native siginfo files in sstate-cache
     new 056a16a  lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstate
     new d31fb8a  cross.bbclass: override TARGET_* flags
     new 9b77ddc  crosssdk.bbclass: override TARGET_* flags
     new c612bcd  nativesdk.bbclass: override TARGET_* flags
     new 0bf66bc  cross-canadian.bbclass: override TARGET_* flags

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   (ae414db)
            \
             N -- N -- N   refs/heads/master-next (0bf66bc)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 39 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cross-canadian.bbclass                |   5 +
 meta/classes/cross.bbclass                         |   5 +
 meta/classes/crosssdk.bbclass                      |   5 +
 meta/classes/nativesdk.bbclass                     |   4 +
 meta/classes/sstate.bbclass                        |   4 +
 meta/conf/machine/qemux86-64.conf                  |   2 +-
 meta/conf/machine/qemux86.conf                     |   2 +-
 meta/lib/oe/sstatesig.py                           |  39 ++++----
 meta/lib/oeqa/selftest/recipetool.py               |   2 +
 .../elfutils-0.168/Fix_one_GCC7_warning.patch      |  44 +++++++++
 .../elfutils/elfutils-0.168/fallthrough.patch      |  36 +++++++
 meta/recipes-devtools/elfutils/elfutils_0.168.bb   |   3 +
 meta/recipes-devtools/gcc/gcc-6.3.inc              |   1 +
 .../gcc/gcc-6.3/ubsan-fix-check-empty-string.patch |  28 ++++++
 meta/recipes-devtools/qemu/qemu.inc                |   2 +-
 scripts/runqemu                                    | 103 +++++++++------------
 16 files changed, 206 insertions(+), 79 deletions(-)
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.168/Fix_one_GCC7_warning.patch
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.168/fallthrough.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.3/ubsan-fix-check-empty-string.patch

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


More information about the Openembedded-commits mailing list