[oe-commits] [openembedded-core] branch master updated (56b7378 -> c6cd586)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 20 06:58:21 UTC 2017


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

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

    from 56b7378  ext-sdk-prepare.py: use quiet mode when preparing sysroot
     new e130039  tclibc-musl.inc: fix stray comment reference to uclibc
     new 3a482d5  documentation.conf: update TCLIBC[doc] to match current options in oe-core
     new 4a82433  package_manager.py: Reverse rpm arch order
     new d0d3abd  bitbake.conf: add sha256sum to HOSTTOOLS
     new 705669f  libsdl2: fix build failures on powerpc
     new 2ba9dd4  package_rpm.bbclass: Dosen't filter Conflicts if found in Provides
     new 0b931e9  kernel-arch.bbclass: conditional error message
     new 4829f1e  meta: add search, replace strings to export2json
     new 7f9f1bd  rootfs-postcommands.bbclass: save relative paths
     new 235243d  qemuboot.bbclass: save relative paths in conf file
     new c53a609  Revert "kexec-tools: Remove unused patch"
     new c6cd586  kexec-tools: Add again the x32 patch

The 12 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/kernel-arch.bbclass                   |  2 +
 meta/classes/package_rpm.bbclass                   | 26 -------
 meta/classes/qemuboot.bbclass                      |  7 ++
 meta/classes/rootfs-postcommands.bbclass           |  8 +-
 meta/conf/bitbake.conf                             |  6 +-
 meta/conf/distro/include/tclibc-musl.inc           |  2 +-
 meta/conf/documentation.conf                       |  2 +-
 meta/lib/oe/data.py                                |  6 +-
 meta/lib/oe/package_manager.py                     |  2 +-
 .../libsdl2/libsdl2/fix-build-failure-on-ppc.patch | 50 ++++++++++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb     |  1 +
 .../kexec/kexec-tools/kexec-x32.patch              | 88 ++++++++++++++++++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb    |  1 +
 13 files changed, 164 insertions(+), 37 deletions(-)
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/fix-build-failure-on-ppc.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch

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


More information about the Openembedded-commits mailing list