[oe-commits] [openembedded-core] branch master-next updated (5307fee -> 6cb9c0a)
git at git.openembedded.org
git at git.openembedded.org
Sat Apr 8 21:48:41 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 5307fee python-pycurl: create python3-pycurl recipe
discard da71b65 scripts/oe-build-perf-report: improve guessing of args
discard 35f28c3 oe-build-perf-report-email.py: use proper fallback email address
discard 1e64bf4 build-perf-test-wrapper.sh: support extra args for email script
discard da9971b uninative-flags.inc: Build binutils-native as pie
discard 5a6ce84 ncurses: Drop incorrect option
discard 15729b8 no-static-libs: Add entry for ncurses
discard 41d8d5e selftest/sstatetests: Replace glibc-initial with linux-libc-headers
discard c2e8d8f cross-canadian.bbclass: override TARGET_* flags
discard d02654e nativesdk.bbclass: override TARGET_* flags
discard 629997b crosssdk.bbclass: override TARGET_* flags
discard 4ebf517 cross.bbclass: override TARGET_* flags
discard d37488b lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstate
discard e6e634c lib/oe/sstatesig: fix finding native siginfo files in sstate-cache
discard 891bdd3 qemu: use python2.7 instead of python2
discard 2f078fb selftest/recipetool: skip create_git in case x11 feature is not present
discard fec5837 qemux86*.conf: changed dependency task for syslinux
discard b812141 gcc-6.3: backport fix of check for empty string in ubsan.c
discard 5b86b3a elfutils: fix building elfutils-native with GCC7
discard e0a30ca sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasks
discard 114bb98 license.bbclass: improve reproducibility
discard eb5c420 selftest/wic: skip wic unit tests in case NLS is disable
discard ee5a94e python3: fix run-time deps for core python3 libraries
discard de7ba6f eudev: set LGPL-2.1+ for libudev package
discard 108d2b6 kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash
discard 791b9dc autogen-native: fix POSIX_SHELL and perl
discard 8f950b9 guile: do_configure: fix "Argument list too long"
discard 757a924 m4: do_configure: fix "Argument list too long"
discard cae4235 valgrind: set ac_cv_path_PERL to /usr/bin/env perl
discard ac8cc90 mc: replace "perl -w" with "use warnings"
discard c44854a groff: replace "perl -w" with "use warnings"
discard f8066e7 glibc/gcc/libgcc-initial: Delete do_build tasks for -initial
discard 6e79936 sanity: Require bitbake 1.33.4
discard 9514fb1 base-files: profile: Do not assume that the tty command exists
discard 40c4933 base-files: profile: Whitespace clean up
discard fcf2eb9 busybox: Security fix BUG9071
discard 4cb2319 ghostscript: CVE-2017-7207
discard 63033df package.bbclass: add CONFFILES to pkgdata
discard 33e1c9d package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'
discard 00f154b yocto-compat-layer: limit report of signature changes
discard a11f67d yocto-compat-layer: fix also other command invocations
discard 73ae473 oe-build-perf-report-email.py: fix one file path
discard 3dd0fe2 busybox: Security fix CVE-2016-6301
discard 5cc0631 runqemu: do not rely on grepping images
new 301dc9d busybox: Security fix CVE-2016-6301
new 1da6416 oe-build-perf-report-email.py: fix one file path
new b6c72c0 yocto-compat-layer: fix also other command invocations
new 7ab0e09 yocto-compat-layer: limit report of signature changes
new 3e678d9 package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'
new ee44dab package.bbclass: add CONFFILES to pkgdata
new 0f22a27 ghostscript: CVE-2017-7207
new 0354a9b busybox: Security fix BUG9071
new 479a620 base-files: profile: Whitespace clean up
new e77cdb7 base-files: profile: Do not assume that the tty command exists
new ef16288 sanity: Require bitbake 1.33.4
new 04c053d glibc/gcc/libgcc-initial: Delete do_build tasks for -initial
new f3408bc groff: replace "perl -w" with "use warnings"
new 85decf2 mc: replace "perl -w" with "use warnings"
new e828223 valgrind: set ac_cv_path_PERL to /usr/bin/env perl
new 7e8fece m4: do_configure: fix "Argument list too long"
new 123df94 guile: do_configure: fix "Argument list too long"
new 0558382 autogen-native: fix POSIX_SHELL and perl
new fd2758e kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash
new d9430de eudev: set LGPL-2.1+ for libudev package
new 8e30b72 python3: fix run-time deps for core python3 libraries
new ccd2fac selftest/wic: skip wic unit tests in case NLS is disable
new 007ebc8 license.bbclass: improve reproducibility
new 246df3d sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasks
new aaf4c4f elfutils: fix building elfutils-native with GCC7
new 7a7fcba gcc-6.3: backport fix of check for empty string in ubsan.c
new b7bb029 qemux86*.conf: changed dependency task for syslinux
new 2fe8f39 selftest/recipetool: skip create_git in case x11 feature is not present
new 88dc8b5 qemu: use python2.7 instead of python2
new 8cb472e lib/oe/sstatesig: fix finding native siginfo files in sstate-cache
new 5b69eef lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstate
new 55c83cb cross.bbclass: override TARGET_* flags
new 3facbe7 crosssdk.bbclass: override TARGET_* flags
new 85b69a5 nativesdk.bbclass: override TARGET_* flags
new 767335c cross-canadian.bbclass: override TARGET_* flags
new c37d610 selftest/sstatetests: Replace glibc-initial with linux-libc-headers
new 6b386e4 no-static-libs: Add entry for ncurses
new 974ddd2 ncurses: Drop incorrect option
new 80b450c uninative-flags.inc: Build binutils-native as pie
new 9cdd4ea build-perf-test-wrapper.sh: support extra args for email script
new 5e07504 oe-build-perf-report-email.py: use proper fallback email address
new 7b50270 scripts/oe-build-perf-report: improve guessing of args
new 6cb9c0a python-pycurl: create python3-pycurl recipe
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 (5307fee)
\
N -- N -- N refs/heads/master-next (6cb9c0a)
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 43 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/qemuboot.bbclass | 3 ---
scripts/runqemu | 19 ++++++++-----------
2 files changed, 8 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Openembedded-commits
mailing list