[oe-commits] [meta-openembedded] branch master-next updated (f0f5e20 -> 46ae082)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 20 14:46:36 UTC 2020


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

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

    from f0f5e20  libev: upgrade 4.31 -> 4.33
     new fa91738  crash: fix crash-cross build on x86_64
     new e4a1287  nvme-cli: upgrade 1.9 -> 1.10.1
     new e36ff20  python3-webcolors: Enable ptest
     new 54201ba  python3-xlrd: Enable ptest
     new 5c474d0  python3-xmltodict: Enable ptest
     new 380bd91  python3-xxhash: Enable ptest
     new ddd3d75  python3-yappi: Enable ptest
     new 64aa859  python3-yarl: Enable ptest
     new 15963a0  civetweb: upgrade 1.11 -> 1.12
     new 1f457c2  node: Enable cross-compiling options and disable dtrace and etw
     new e9fdc5a  safec: Put perl requiring tools into separate package
     new 46ae082  layers: update LAYERSERIES_COMPAT to dunfell

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-filesystems/conf/layer.conf                   |  2 +-
 meta-gnome/conf/layer.conf                         |  2 +-
 meta-initramfs/conf/layer.conf                     |  2 +-
 meta-multimedia/conf/layer.conf                    |  2 +-
 meta-networking/conf/layer.conf                    |  2 +-
 .../recipes-connectivity/civetweb/civetweb_git.bb  |  6 ++---
 meta-oe/conf/layer.conf                            |  2 +-
 .../nvme-cli/0001-fix-musl-compilation.patch       | 26 ++++++++++++++++++++++
 .../{nvme-cli_1.9.bb => nvme-cli_1.10.1.bb}        |  6 +++--
 meta-oe/recipes-core/safec/safec_3.5.bb            |  6 ++++-
 meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb  |  4 +++-
 meta-oe/recipes-kernel/crash/crash_7.2.8.bb        | 12 +++-------
 meta-perl/conf/layer.conf                          |  2 +-
 meta-python/conf/layer.conf                        |  2 +-
 .../recipes-devtools/python/python-webcolors.inc   | 14 ++++++++++++
 .../recipes-devtools/python/python-xlrd.inc        | 16 +++++++++++++
 .../recipes-devtools/python/python-xxhash.inc      | 15 +++++++++++++
 .../recipes-devtools/python/python-yappi.inc       | 18 ++++++++++++++-
 .../recipes-devtools/python/python-yarl.inc        | 15 ++++++++++++-
 .../run-ptest                                      |  2 +-
 .../run-ptest                                      |  3 ++-
 .../run-ptest                                      |  3 ++-
 .../python/python3-xmltodict_0.12.0.bb             | 15 ++++++++++++-
 .../python/python3-xxhash/run-ptest                |  3 +++
 .../run-ptest                                      |  3 ++-
 .../run-ptest                                      |  3 ++-
 meta-webserver/conf/layer.conf                     |  2 +-
 meta-xfce/conf/layer.conf                          |  2 +-
 28 files changed, 156 insertions(+), 34 deletions(-)
 create mode 100644 meta-oe/recipes-bsp/nvme-cli/nvme-cli/0001-fix-musl-compilation.patch
 rename meta-oe/recipes-bsp/nvme-cli/{nvme-cli_1.9.bb => nvme-cli_1.10.1.bb} (85%)
 copy meta-python/recipes-devtools/python/{python3-cryptography => python3-webcolors}/run-ptest (55%)
 copy meta-python/recipes-devtools/python/{python3-cryptography => python3-xlrd}/run-ptest (55%)
 copy meta-python/recipes-devtools/python/{python3-cryptography => python3-xmltodict}/run-ptest (55%)
 create mode 100644 meta-python/recipes-devtools/python/python3-xxhash/run-ptest
 copy meta-python/recipes-devtools/python/{python3-cryptography => python3-yappi}/run-ptest (55%)
 copy meta-python/recipes-devtools/python/{python-cryptography => python3-yarl}/run-ptest (52%)

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


More information about the Openembedded-commits mailing list