[oe-commits] [openembedded-core] branch rocko updated (4aa55a2 -> 2c7d665)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 5 16:03:04 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 4aa55a2  make: add missing Signed-off-by
     new 5cabded  perl: skip tests that are not useful
     new 5db7781  lsb/lsbtests: Update package lists to use latest version of binary
     new d4657ac  toolchain-scripts: preserve host path in environment setup script
     new e6cb663  valgrind: Mask CPUID support in HWCAP on aarch64
     new f679285  valgrind: fix the shared object issue while prelink ptest
     new 49bac1a  valgrind: fix ptest compilation for PowerPC64
     new 2c7d665  valgrind: fix compile ptest failure on mips32

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/classes/toolchain-scripts.bbclass             |   3 +-
 ...ious-tests-if-PERL_BUILD_PACKAGING-is-set.patch | 126 +++++++++++++++++++++
 .../perl/perl/perl-test-customized.patch           |  86 --------------
 meta/recipes-devtools/perl/perl/run-ptest          |   2 +-
 meta/recipes-devtools/perl/perl_5.24.1.bb          |   2 +-
 ...-fix-opcode-not-supported-on-mips32-linux.patch |  82 ++++++++++++++
 ...roken-inline-asm-in-tests-on-mips32-linux.patch |  47 ++++++++
 .../valgrind/valgrind/0002-remove-rpath.patch      |  35 ------
 .../mask-CPUID-support-in-HWCAP-on-aarch64.patch   |  36 ++++++
 .../valgrind/valgrind/ppc-headers.patch            |  78 +++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   7 +-
 meta/recipes-extended/lsb/lsbtest/packages_list    |   2 +-
 12 files changed, 379 insertions(+), 127 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/perl/0001-Skip-various-tests-if-PERL_BUILD_PACKAGING-is-set.patch
 delete mode 100644 meta/recipes-devtools/perl/perl/perl-test-customized.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-fix-opcode-not-supported-on-mips32-linux.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0002-fix-broken-inline-asm-in-tests-on-mips32-linux.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/mask-CPUID-support-in-HWCAP-on-aarch64.patch

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


More information about the Openembedded-commits mailing list