[oe-commits] [openembedded-core] branch master-next updated (ba2884f -> c6cd586)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 20 07:03:00 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.

    from ba2884f  oe-run-native: print more error messages
     add a776102  devupstream.bbclass: minor typo fix
     add 73d3d81  acl: fix race issue when do_compile
     add cbf1708  mesa-demos: add glut dependency
     add b0e5c8f  logrotate: set downloadfilename
     add ca79870  ltp: fix an incorrect macro checking
     add b192dae  Revert "openssl: Fix symlink creation"
     add 2b939cd  pixbufcache.bbclass: update postinst script name
     add f5a1013  package_manager: don't race on a file when installing complementary packages
     add bd082c9  cmake.bbclass: Set CMAKE_CROSSCOMPILING correctly
     add e454853  runqemu: fix incorrect calls to get variable values
     add 1ef833b  classes/populate_sdk_ext: work around runqemu behaviour within the eSDK
     add 56b7378  ext-sdk-prepare.py: use quiet mode when preparing sysroot
     add e130039  tclibc-musl.inc: fix stray comment reference to uclibc
     add 3a482d5  documentation.conf: update TCLIBC[doc] to match current options in oe-core
     add 4a82433  package_manager.py: Reverse rpm arch order
     add d0d3abd  bitbake.conf: add sha256sum to HOSTTOOLS
     add 705669f  libsdl2: fix build failures on powerpc
     add 2ba9dd4  package_rpm.bbclass: Dosen't filter Conflicts if found in Provides
     add 0b931e9  kernel-arch.bbclass: conditional error message
     add 4829f1e  meta: add search, replace strings to export2json
     add 7f9f1bd  rootfs-postcommands.bbclass: save relative paths
     add 235243d  qemuboot.bbclass: save relative paths in conf file
     add c53a609  Revert "kexec-tools: Remove unused patch"
     add c6cd586  kexec-tools: Add again the x32 patch

No new revisions were added by this update.

Summary of changes:
 meta/classes/cmake.bbclass                         |  4 +
 meta/classes/devupstream.bbclass                   |  2 +-
 meta/classes/kernel-arch.bbclass                   |  2 +
 meta/classes/package_rpm.bbclass                   | 26 -------
 meta/classes/pixbufcache.bbclass                   |  2 +-
 meta/classes/populate_sdk_ext.bbclass              |  2 +
 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/files/ext-sdk-prepare.py                      |  2 +-
 meta/lib/oe/data.py                                |  6 +-
 meta/lib/oe/package_manager.py                     | 49 ++++++------
 meta/recipes-connectivity/openssl/openssl.inc      | 13 +---
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |  2 +-
 ...__GLIBC_PREREQ-is-defined-before-using-it.patch |  7 +-
 .../libsdl2/libsdl2/fix-build-failure-on-ppc.patch | 50 ++++++++++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb     |  1 +
 meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb     |  2 +-
 .../kexec/kexec-tools/kexec-x32.patch              | 88 ++++++++++++++++++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb    |  1 +
 .../Makefile-libacl-should-depend-on-include.patch | 51 +++++++++++++
 meta/recipes-support/attr/acl_2.2.52.bb            |  4 +-
 scripts/runqemu                                    |  4 +-
 25 files changed, 256 insertions(+), 87 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
 create mode 100644 meta/recipes-support/attr/acl/Makefile-libacl-should-depend-on-include.patch

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


More information about the Openembedded-commits mailing list