[oe-commits] [meta-openembedded] branch zeus-next updated (bb65c27 -> 9e60d30)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 15 20:35:21 UTC 2020


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

armin_kuster pushed a change to branch zeus-next
in repository meta-openembedded.

    from bb65c27  fluentbit: Fix packaging in multilib env
     new 878e450  mosquitto: Use mosquitto.init for daemon init
     new af706c5  wireshark: Upgrade 3.0.6 -> 3.0.8
     new 28fef8e  lvm2, libdevmapper: Do not patch configure
     new a61b6c3  lmsensors: Fix sensord dependencies
     new 94cc8b8  libldb: Do not require the "pam" distro feature to be enabled
     new 7932e83  ade: Fix install paths in multilib builds
     new a90c217  opencv: Enable pkg-config .pc file generation
     new 18933cb  opencv: don't download during configure
     new cb24464  opencv: also download face alignment data in do_fetch()
     new 112aea3  opencv: PACKAGECONFIG for G-API, use system ADE
     new 861e854  opencv: abort configure if we need to download
     new 60d8193  s3c24xx-gpio, s3c64xx-gpio, sjf2410-linux-native, usbpath, wmiconfig: use git fetcher instead of svn fetcher
     new 9e60d30  sanlock: Replace cp -a with cp -R --no-dereference

The 13 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:
 .../mosquitto/files/mosquitto.init                 |  2 +-
 .../recipes-support/libldb/libldb_1.5.6.bb         |  3 +-
 .../{wireshark_3.0.6.bb => wireshark_3.0.8.bb}     |  4 +-
 meta-oe/recipes-bsp/lm_sensors/lmsensors_3.5.0.bb  |  3 +-
 ...lace-cp-a-with-cp-R-no-dereference-preser.patch | 51 ++++++++++++++++++++++
 meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb  |  4 +-
 ...configure-Fix-setting-of-CLDFLAGS-default.patch | 34 +--------------
 ...NUInstallDirs-for-detecting-install-paths.patch | 39 +++++++++++++++++
 meta-oe/recipes-support/opencv/ade_0.1.1f.bb       |  1 +
 .../recipes-support/opencv/opencv/download.patch   | 32 ++++++++++++++
 meta-oe/recipes-support/opencv/opencv_4.1.0.bb     | 32 ++++++++++++--
 .../{s3c24xx-gpio_svn.bb => s3c24xx-gpio_git.bb}   |  7 ++-
 .../{s3c64xx-gpio_svn.bb => s3c64xx-gpio_git.bb}   |  6 +--
 ...x-native_svn.bb => sjf2410-linux-native_git.bb} | 11 +++--
 .../usbpath/{usbpath_svn.bb => usbpath_git.bb}     | 10 ++---
 .../{wmiconfig_svn.bb => wmiconfig_git.bb}         | 13 +++---
 16 files changed, 183 insertions(+), 69 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.0.6.bb => wireshark_3.0.8.bb} (95%)
 create mode 100644 meta-oe/recipes-extended/sanlock/sanlock/0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.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/opencv/opencv/download.patch
 rename meta-oe/recipes-support/samsung-soc-utils/{s3c24xx-gpio_svn.bb => s3c24xx-gpio_git.bb} (73%)
 rename meta-oe/recipes-support/samsung-soc-utils/{s3c64xx-gpio_svn.bb => s3c64xx-gpio_git.bb} (74%)
 rename meta-oe/recipes-support/samsung-soc-utils/{sjf2410-linux-native_svn.bb => sjf2410-linux-native_git.bb} (72%)
 rename meta-oe/recipes-support/usbpath/{usbpath_svn.bb => usbpath_git.bb} (68%)
 rename meta-oe/recipes-support/wmiconfig/{wmiconfig_svn.bb => wmiconfig_git.bb} (58%)

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


More information about the Openembedded-commits mailing list