[oe-commits] [openembedded-core] branch master-next updated (6a68c42 -> ddfd8a2)

git at git.openembedded.org git at git.openembedded.org
Tue Nov 13 23:03:18 UTC 2018


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 6a68c42  oeqa/utils/commands: Avoid unclosed file warnings
     new aec2020  bluez5: add mesh dependency on ell
     new 3df591c  rpcbind: 0.2.4 -> 1.2.5
     new 521af79  x264: Disable asm on x86
     new 49b376b  tcf-agent: Disable architecture-specific features for ARC
     new 283bcca  runtime/context: qemu do not need ip and server ip inputs from external
     new 4262790  qemurunner: Add support for slirp
     new 6e9b3a7  oeqa/qemu: Add support for slirp
     new ad5ef9c  testimage: Add support for slirp
     new 11ee5a2  scons.bbclass: Force rebuild if necessary
     new ddfd8a2  scons.bbclass: fix indention

The 10 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/scons.bbclass                         |  19 +-
 meta/classes/testimage.bbclass                     |   5 +
 meta/lib/oeqa/core/target/qemu.py                  |  13 +-
 meta/lib/oeqa/runtime/context.py                   |   2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  17 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |   2 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |   1 +
 ...r-all-svc_getargs-calls-with-svc_freeargs.patch | 221 ---------------------
 ...proc_dump-Fixed-typo-in-memory-leak-patch.patch |  30 ---
 ..._callit_com-Stop-freeing-a-static-pointer.patch | 100 ----------
 .../rpcbind/{rpcbind_0.2.4.bb => rpcbind_1.2.5.bb} |   9 +-
 meta/recipes-multimedia/x264/x264_git.bb           |   2 +-
 12 files changed, 49 insertions(+), 372 deletions(-)
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-pair-all-svc_getargs-calls-with-svc_freeargs.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/pmapproc_dump-Fixed-typo-in-memory-leak-patch.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbproc_callit_com-Stop-freeing-a-static-pointer.patch
 rename meta/recipes-extended/rpcbind/{rpcbind_0.2.4.bb => rpcbind_1.2.5.bb} (84%)

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


More information about the Openembedded-commits mailing list