[oe-commits] [meta-openembedded] branch master-next updated (85bb0d6 -> 26090d6)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 21 00:08:07 UTC 2019


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 85bb0d6  libqmi: Upgrade 1.24.0 -> 1.24.2
     new abda84d  enscript/indent/sharutils: fix build with gettext 0.20.x
     new b27741f  nanopb: Add recipe for version 0.4.0
     new 61d8233  cannelloni: Update to latest and fix multilib builds
     new 02fca7f  nvme-cli: Use nonarch libdir for dracut config files
     new 5a5d2cf  cli11: Fix multilib build
     new 89461fe  lockdev: Make baselib configurable
     new 20b42c1  avro-c: Update to 1.9.1
     new e919c1d  nftables: Package python scripts into nonarch libdir
     new 4874aee  mercurial: Add python scripts into separate python package
     new 99fe1de  fluentbit: Fix packaging in multilib env
     new e4ca7d4  dcadec: Define BASELIB as a knob
     new dc96148  dbus-broker: Use nonarch_libdir for systemd catalog files
     new b1a8563  websocketapp: Fix multilib build
     new b822b64  ade: Fix install paths in multilib builds
     new fe2ee80  thrift: Upgrade to 0.13
     new 262a36a  gattlib: Update to latest tip
     new ce82124  rygel: Use nonarch_libdir for systemd units
     new 179d091  firewalld: Package firewalld files
     new 866303b  iwd: Package module conf files via nonarch_libdir
     new dcb22ae  civetweb: Upgrade to latest tip
     new fa6e382  ruli: Define OOP_LIB_DIR and INSTALL_LIB_DIR
     new 5239437  liblightmodbus: Fix packaging errors when using multilib
     new 0535ee8  ostree: Fix packaging errors when using lib64 libdir
     new d396990  boinc-client: Use nonarch_libdir for systemd_units
     new 26090d6  spirv-tools: Fix multilib builds

The 25 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:
 .../recipes-connectivity/rygel/rygel_0.37.0.bb     |  8 ++-
 .../dcadec/0001-define-BASELIB-make-variable.patch | 31 ++++++++++
 .../recipes-multimedia/dca/dcadec_0.2.0.bb         |  8 ++-
 ...UInstallDirs-instead-of-hard-coding-paths.patch | 43 +++++++++++++
 .../cannelloni/cannelloni_git.bb                   |  6 +-
 .../recipes-connectivity/civetweb/civetweb_git.bb  |  2 +-
 .../firewalld/firewalld_0.7.2.bb                   |  1 +
 .../recipes-filter/nftables/nftables_0.9.3.bb      |  2 +-
 meta-networking/recipes-support/ruli/ruli_0.36.bb  |  5 +-
 meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb       |  2 +-
 .../files/0001-cmake-Use-GNUInstallDirs.patch      | 53 ++++++++++++++++
 .../recipes-connectivity/gattlib/gattlib_git.bb    |  8 ++-
 meta-oe/recipes-connectivity/iwd/iwd_1.0.bb        |  2 +-
 ...llationPaths.cmake-Define-libdir-in-terms.patch | 42 +++++++++++++
 .../thrift/{thrift_0.12.0.bb => thrift_0.13.0.bb}  | 13 ++--
 meta-oe/recipes-core/dbus/dbus-broker_21.bb        |  3 +-
 .../recipes-devtools/mercurial/mercurial_5.2.bb    |  3 +
 meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb    | 28 +++++++++
 .../recipes-extended/boinc/boinc-client_7.16.bb    | 11 ++--
 .../0001-Fix-builds-with-recent-gettext.patch      | 24 ++++++++
 .../recipes-extended/enscript/enscript_1.6.6.bb    |  3 +-
 .../fluentbit/fluentbit/cmake_multilib.patch       | 18 ++++++
 .../fluentbit/fluentbit_0.12.19.bb                 |  1 +
 .../0001-Fix-builds-with-recent-gettext.patch      | 24 ++++++++
 meta-oe/recipes-extended/indent/indent_2.2.12.bb   |  3 +-
 ...NUInstallDirs-instead-of-hardcoding-lib-p.patch | 37 ++++++++++++
 .../liblightmodbus/liblightmodbus_2.0.2.bb         |  4 +-
 meta-oe/recipes-extended/ostree/ostree_2019.6.bb   |  5 +-
 ...KE_INSTALL_LIBDIR-in-installed-CMake-file.patch | 35 +++++++++++
 meta-oe/recipes-graphics/spir/spirv-tools_git.bb   |  3 +-
 ...-avro-C-to-be-built-on-musl-based-systems.patch | 42 +++++++++++++
 ...0001-avro-c-Fix-build-with-clang-compiler.patch | 37 ------------
 ...NUInstallDirs-instead-of-hard-coded-paths.patch | 70 ++++++++++++++++++++++
 meta-oe/recipes-support/avro/avro-c_1.8.1.bb       | 20 -------
 meta-oe/recipes-support/avro/avro-c_1.9.1.bb       | 19 ++++++
 meta-oe/recipes-support/cli11/cli11_1.8.0.bb       |  1 +
 ...GNUInstallDirs-instead-of-hard-coded-path.patch | 39 ++++++++++++
 .../recipes-support/lockdev/lockdev/build.patch    |  2 +-
 .../lockdev/lockdev/cross_compile.patch            |  8 ++-
 meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb   |  6 +-
 ...NUInstallDirs-for-detecting-install-paths.patch | 39 ++++++++++++
 meta-oe/recipes-support/opencv/ade_0.1.1f.bb       |  1 +
 .../0001-Fix-build-with-recent-gettext.patch       | 22 +++++++
 .../recipes-support/sharutils/sharutils_4.15.2.bb  |  3 +-
 .../0001-cmake-Use-GNUInstallDirs.patch            | 35 +++++++++++
 .../websocketpp/websocketpp_0.8.1.bb               |  1 +
 46 files changed, 675 insertions(+), 98 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/dca/dcadec/0001-define-BASELIB-make-variable.patch
 create mode 100644 meta-networking/recipes-connectivity/cannelloni/cannelloni/0001-Use-GNUInstallDirs-instead-of-hard-coding-paths.patch
 create mode 100644 meta-oe/recipes-connectivity/gattlib/files/0001-cmake-Use-GNUInstallDirs.patch
 create mode 100644 meta-oe/recipes-connectivity/thrift/thrift/0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch
 rename meta-oe/recipes-connectivity/thrift/{thrift_0.12.0.bb => thrift_0.13.0.bb} (83%)
 create mode 100644 meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb
 create mode 100644 meta-oe/recipes-extended/enscript/enscript/0001-Fix-builds-with-recent-gettext.patch
 create mode 100644 meta-oe/recipes-extended/fluentbit/fluentbit/cmake_multilib.patch
 create mode 100644 meta-oe/recipes-extended/indent/indent/0001-Fix-builds-with-recent-gettext.patch
 create mode 100644 meta-oe/recipes-extended/liblightmodbus/liblightmodbus/0001-cmake-Use-GNUInstallDirs-instead-of-hardcoding-lib-p.patch
 create mode 100644 meta-oe/recipes-graphics/spir/files/0001-Respect-CMAKE_INSTALL_LIBDIR-in-installed-CMake-file.patch
 create mode 100644 meta-oe/recipes-support/avro/avro-c/0001-Allow-avro-C-to-be-built-on-musl-based-systems.patch
 delete mode 100644 meta-oe/recipes-support/avro/avro-c/0001-avro-c-Fix-build-with-clang-compiler.patch
 create mode 100644 meta-oe/recipes-support/avro/avro-c/0001-cmake-Use-GNUInstallDirs-instead-of-hard-coded-paths.patch
 delete mode 100644 meta-oe/recipes-support/avro/avro-c_1.8.1.bb
 create mode 100644 meta-oe/recipes-support/avro/avro-c_1.9.1.bb
 create mode 100644 meta-oe/recipes-support/cli11/files/0001-Use-GNUInstallDirs-instead-of-hard-coded-path.patch
 create mode 100644 meta-oe/recipes-support/opencv/ade/0001-use-GNUInstallDirs-for-detecting-install-paths.patch
 create mode 100644 meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-recent-gettext.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-cmake-Use-GNUInstallDirs.patch

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


More information about the Openembedded-commits mailing list