[oe-commits] [openembedded-core] branch rocko updated (7dccdf8 -> b042347)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 19 15:59:10 UTC 2018


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

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

    from 7dccdf8  uninative: Add compatiblity version check
     new 0698090  go: Upgrade 1.9 to 1.9.4 stable release
     new 6ea3b9c  package_manager.py: Explicit complementary fail
     new b96bc3d  busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific
     new e4ec23c  layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE
     new 3718d46  maintainers.inc: add myself as maintainer for the new busybox-inittab
     new b3d0d7b  gcc: Fix test case issue when SSE is not enabled
     new b042347  gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c"

The 7 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/conf/distro/include/maintainers.inc           |   1 +
 meta/conf/layer.conf                               |   1 +
 meta/lib/oe/package_manager.py                     |   4 +-
 .../recipes-core/busybox/busybox-inittab_1.24.1.bb |  32 +++
 meta/recipes-core/busybox/busybox.inc              |  12 +-
 meta/recipes-devtools/gcc/gcc-7.3.inc              |   2 +
 ...1-Fix-internal-compiler-error-in-testcase.patch | 212 +++++++++++++++++
 .../gcc-7.3/no-sse-fix-test-case-failures.patch    | 259 +++++++++++++++++++++
 meta/recipes-devtools/go/go-1.9.inc                |   7 +-
 9 files changed, 516 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox-inittab_1.24.1.bb
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-Fix-internal-compiler-error-in-testcase.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/no-sse-fix-test-case-failures.patch

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


More information about the Openembedded-commits mailing list