[oe-commits] [meta-openembedded] branch master updated (ed6b5da -> 6e3fc5b)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 17 10:29:21 UTC 2017


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

martin_jansa pushed a change to branch master
in repository meta-openembedded.

    from ed6b5da  hostapd: fix WPA2 key replay security bug
     new 18bb092  toybox: Switch building from git src_uri
     new af0d0f8  nodejs: Add npx to nodejs-npm package
     new 095c366  rocksdb: add version 5.8
     new 22e6e7d  oprofile: move from oe-core, as it's being deprecated there
     new b42c853  imagemagick: 7.0.7-1 -> 7.0.7-7
     new 68d254c  python-lxml: update to version 4.1.0
     new 6e3fc5b  python-cffi: update to version 1.11.2

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:
 .../toybox/{toybox_0.7.4.bb => toybox_git.bb}      |  13 +-
 meta-oe/recipes-devtools/nodejs/nodejs_8.4.0.bb    |   2 +-
 meta-oe/recipes-extended/rocksdb/rocksdb_git.bb    |  31 ++
 meta-oe/recipes-kernel/oprofile/oprofile.inc       |  65 +++
 ...Add-rmb-definition-for-NIOS2-architecture.patch |  30 ++
 .../0001-Fix-FTBFS-problem-with-GCC-6.patch        |  51 ++
 .../recipes-kernel/oprofile/oprofile/acinclude.m4  | 581 +++++++++++++++++++++
 .../oprofile/oprofile}/automake-foreign.patch      |   6 +-
 .../recipes-kernel/oprofile/oprofile/musl.patch    |  46 ++
 .../oprofile/oprofile-cross-compile-tests.patch    |  98 ++++
 .../oprofile/oprofile/root-home-dir.patch          |  44 ++
 meta-oe/recipes-kernel/oprofile/oprofile/run-ptest |  19 +
 meta-oe/recipes-kernel/oprofile/oprofile_1.1.0.bb  |  10 +
 .../imagemagick/imagemagick_7.0.7.bb               |   4 +-
 .../recipes-devtools/python/python-cffi.inc        |   4 +-
 ...python-cffi_1.11.0.bb => python-cffi_1.11.2.bb} |   0
 .../recipes-devtools/python/python-lxml.inc        |   4 +-
 .../{python-lxml_4.0.0.bb => python-lxml_4.1.0.bb} |   0
 ...thon3-cffi_1.11.0.bb => python3-cffi_1.11.2.bb} |   0
 ...python3-lxml_4.0.0.bb => python3-lxml_4.1.0.bb} |   0
 20 files changed, 993 insertions(+), 15 deletions(-)
 rename meta-oe/recipes-core/toybox/{toybox_0.7.4.bb => toybox_git.bb} (90%)
 create mode 100644 meta-oe/recipes-extended/rocksdb/rocksdb_git.bb
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile.inc
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/0001-Fix-FTBFS-problem-with-GCC-6.patch
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/acinclude.m4
 copy meta-oe/{recipes-multimedia/libmad/libmad => recipes-kernel/oprofile/oprofile}/automake-foreign.patch (55%)
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/musl.patch
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/root-home-dir.patch
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/run-ptest
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile_1.1.0.bb
 rename meta-python/recipes-devtools/python/{python-cffi_1.11.0.bb => python-cffi_1.11.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-lxml_4.0.0.bb => python-lxml_4.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cffi_1.11.0.bb => python3-cffi_1.11.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.0.0.bb => python3-lxml_4.1.0.bb} (100%)

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


More information about the Openembedded-commits mailing list