[oe-commits] [meta-openembedded] branch master updated (d9f3e6d -> 26090d6)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 23 23:02:34 UTC 2019


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

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

    from d9f3e6d  tinyalsa: fix installation libdir path to match multilibs
     add e40f8ff  luajit: Add ppc/ppc64 to unsupported arch list
     add c8c31ee  rsyslog: Do not assume atomic built-ins on ppc
     add 2f6c043  hiredis: Upgrade to 0.14.0
     add d6b8482  libfann: Define LIB_SUFFIX suitable for OE multilib needs
     add 7b39ea0  libgit2: Upgrade to 0.28.4
     add 16fc370  libinih: Fix multilib build
     add 130cc70  poco: Define LIB_SUFFIX per OE multilibs
     add 989b67b  libcec: Fix multilib build
     add a597de1  dfu-util-native,sjf2410-linux-native: Fix Deploy in multimachine builds
     add f317eb0  openl2tp: update systemd service file
     add b8c5044  gvfs: add user polkitd and missing depends
     add d603409  mpv: Remove luajit dependency for ppc64
     add 7f28f5c  openocd: Enable remote-bitbang build option
     add 85bb0d6  libqmi: Upgrade 1.24.0 -> 1.24.2
     add abda84d  enscript/indent/sharutils: fix build with gettext 0.20.x
     add b27741f  nanopb: Add recipe for version 0.4.0
     add 61d8233  cannelloni: Update to latest and fix multilib builds
     add 02fca7f  nvme-cli: Use nonarch libdir for dracut config files
     add 5a5d2cf  cli11: Fix multilib build
     add 89461fe  lockdev: Make baselib configurable
     add 20b42c1  avro-c: Update to 1.9.1
     add e919c1d  nftables: Package python scripts into nonarch libdir
     add 4874aee  mercurial: Add python scripts into separate python package
     add 99fe1de  fluentbit: Fix packaging in multilib env
     add e4ca7d4  dcadec: Define BASELIB as a knob
     add dc96148  dbus-broker: Use nonarch_libdir for systemd catalog files
     add b1a8563  websocketapp: Fix multilib build
     add b822b64  ade: Fix install paths in multilib builds
     add fe2ee80  thrift: Upgrade to 0.13
     add 262a36a  gattlib: Update to latest tip
     add ce82124  rygel: Use nonarch_libdir for systemd units
     add 179d091  firewalld: Package firewalld files
     add 866303b  iwd: Package module conf files via nonarch_libdir
     add dcb22ae  civetweb: Upgrade to latest tip
     add fa6e382  ruli: Define OOP_LIB_DIR and INSTALL_LIB_DIR
     add 5239437  liblightmodbus: Fix packaging errors when using multilib
     add 0535ee8  ostree: Fix packaging errors when using lib64 libdir
     add d396990  boinc-client: Use nonarch_libdir for systemd_units
     add 26090d6  spirv-tools: Fix multilib builds

No new revisions were added by this update.

Summary of changes:
 meta-gnome/recipes-gnome/gvfs/gvfs_1.42.1.bb       |  8 ++-
 .../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 +-
 .../openl2tp/openl2tp/openl2tpd.service            |  2 +-
 .../recipes-protocols/openl2tp/openl2tp_1.8.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 +-
 .../libqmi/{libqmi_1.24.0.bb => libqmi_1.24.2.bb}  |  4 +-
 ...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 +-
 meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb    |  4 +-
 .../recipes-devtools/mercurial/mercurial_5.2.bb    |  3 +
 meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb    | 28 +++++++++
 meta-oe/recipes-devtools/openocd/openocd_git.bb    |  3 +-
 .../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-Makefile-remove-hardcoding-of-CC.patch    | 16 ++---
 .../{hiredis_0.13.1.bb => hiredis_0.14.0.bb}       |  5 +-
 .../0001-Fix-builds-with-recent-gettext.patch      | 24 ++++++++
 meta-oe/recipes-extended/indent/indent_2.2.12.bb   |  3 +-
 ...ormSupport.cmake-Do-not-hardcode-lib-path.patch | 42 +++++++++++++
 meta-oe/recipes-extended/libcec/libcec_git.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 +-
 .../recipes-extended/rsyslog/rsyslog_8.1910.0.bb   |  1 +
 ...KE_INSTALL_LIBDIR-in-installed-CMake-file.patch | 35 +++++++++++
 meta-oe/recipes-graphics/spir/spirv-tools_git.bb   |  3 +-
 meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb   |  2 +
 ...-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 ++++++++++++
 .../dfu-util/dfu-util-native_0.9.bb                |  9 ++-
 meta-oe/recipes-support/inih/libinih_git.bb        |  5 +-
 meta-oe/recipes-support/libfann/libfann_git.bb     |  2 +
 .../{libgit2_0.28.3.bb => libgit2_0.28.4.bb}       |  3 +-
 .../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 +
 meta-oe/recipes-support/poco/poco_1.9.4.bb         |  1 +
 .../samsung-soc-utils/sjf2410-linux-native_svn.bb  |  9 ++-
 .../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 +
 64 files changed, 770 insertions(+), 124 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
 rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.24.0.bb => libqmi_1.24.2.bb} (85%)
 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
 rename meta-oe/recipes-extended/hiredis/{hiredis_0.13.1.bb => hiredis_0.14.0.bb} (77%)
 create mode 100644 meta-oe/recipes-extended/indent/indent/0001-Fix-builds-with-recent-gettext.patch
 create mode 100644 meta-oe/recipes-extended/libcec/libcec/0001-CheckPlatformSupport.cmake-Do-not-hardcode-lib-path.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
 rename meta-oe/recipes-support/libgit2/{libgit2_0.28.3.bb => libgit2_0.28.4.bb} (84%)
 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