[oe-commits] [openembedded-core] branch master-next updated (c84025b -> 0a03502)

git at git.openembedded.org git at git.openembedded.org
Sun Sep 4 15:59:19 UTC 2016


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

      from  c84025b   Revert "bitbake.conf: Disable api-docs temporarily"
       new  6b54eec   packagegroup-core-sdk: Disable sanitizers for mipsel
       new  ef286b1   packagegroup: Disable packages not available on mipsel
       new  3a7a0a9   valgrind: Disable for MIPS Soft Float
       new  4778b26   boost: fix a musl compilation warning
       new  b8ebef3   boost: fix mips soft float compilation
       new  be5fbe9   boost: fix MIPS16e compilation
       new  d635b07   e2fsprogs: packaging cleanups (compile_et & mk_cmds)
       new  a937cf6   ofono: RRECOMMENDS tun.ko & APN database
       new  4c2a864   build-perf-test-wrapper.sh: fix handling of -C argument
       new  0a03502   sysstat: 11.3.5 -> 11.4.0

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/recipes-connectivity/ofono/ofono.inc          |   1 +
 .../packagegroups/packagegroup-core-sdk.bb         |   1 +
 .../packagegroup-core-tools-profile.bb             |   2 +
 meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb  |  12 +-
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  |   4 +
 .../{sysstat_11.3.5.bb => sysstat_11.4.0.bb}       |   4 +-
 ...detail-socket_types.hpp-fix-poll.h-includ.patch |  49 +++++++
 ...execution_monitor.hpp-fix-mips-soft-float.patch | 145 +++++++++++++++++++++
 ...ips-assembly-doesn-t-compile-in-mips16e-m.patch |  60 +++++++++
 meta/recipes-support/boost/boost_1.61.0.bb         |   3 +
 scripts/contrib/build-perf-test-wrapper.sh         |   4 +-
 11 files changed, 274 insertions(+), 11 deletions(-)
 rename meta/recipes-extended/sysstat/{sysstat_11.3.5.bb => sysstat_11.4.0.bb} (53%)
 create mode 100644 meta/recipes-support/boost/boost/0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch
 create mode 100644 meta/recipes-support/boost/boost/0002-boost-test-execution_monitor.hpp-fix-mips-soft-float.patch
 create mode 100644 meta/recipes-support/boost/boost/0003-smart_ptr-mips-assembly-doesn-t-compile-in-mips16e-m.patch

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


More information about the Openembedded-commits mailing list