[oe-commits] [meta-openembedded] branch zeus-next updated (fbe4cf8 -> e855ecc)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 5 22:48:56 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 fbe4cf8  gtkwave: add the libtirpc dependence and config
     new 5320ae9  networkmanager: Upgrade 1.18.2 -> 1.18.4
     new 6ecbdf2  networkmanager: do not deploy unnecessary udev rule file
     new 165f46b  gpsd: Backport a memory leak fix
     new 2ad7fec  python-more-itertools: downgrade 7.2.0 -> 5.0.0
     new b867bb9  libqmi: Upgrade 1.24.0 -> 1.24.2
     new c61c899  grpc: Define libdir and cmakedir in terms of multilib
     new 22bec3b  tinyalsa: fix installation libdir path to match multilibs
     new 90c2a26  libqb: Add --enable-nosection-fallback with mips64/clang
     new dbde967  xfce-dusk-gtk3: correct invalid SRC_URI
     new 56242b5  fltk: fix build error when enable package config examples
     new 86b4e31  syslog-ng: Fix multilib header conflict - syslog-ng-config.h
     new e855ecc  ruli: Fix install step and build samples too

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:
 .../recipes-multimedia/tinyalsa/tinyalsa.bb        |   4 +-
 ...NSTALL_-path-instead-of-hardcoding-bin-li.patch |  46 ++++++
 ...kmanager_1.18.2.bb => networkmanager_1.18.4.bb} |   9 +-
 .../recipes-devtools/grpc/grpc_1.24.1.bb           |   4 +-
 .../0001-Fix-build-with-format-string-checks.patch |  29 +++-
 ...001-Make-space-for-flags-from-environment.patch |  95 +++++++++++
 ...li_srv-Mark-prev_addr_list_size-as-unused.patch |  35 ++++
 .../recipes-support/ruli/files/Makefile.patch      | 122 --------------
 meta-networking/recipes-support/ruli/ruli_0.36.bb  |  23 ++-
 .../libqmi/{libqmi_1.24.0.bb => libqmi_1.24.2.bb}  |   4 +-
 meta-oe/recipes-extended/libqb/libqb_1.0.5.bb      |   6 +-
 .../gpsd/0001-gps_shm_close-Free-privdata.patch    |  37 +++++
 meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb       |   1 +
 meta-oe/recipes-support/fltk/fltk.bb               |   7 +-
 ...error-when-enable-package-config-examples.patch | 182 +++++++++++++++++++++
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    |   4 +-
 .../python/python-more-itertools.inc               |   3 -
 .../python/python-more-itertools_5.0.0.bb          |   7 +
 .../python/python-more-itertools_7.2.0.bb          |   2 -
 .../python/python3-more-itertools_7.2.0.bb         |   3 +
 .../xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb           |   2 +-
 21 files changed, 473 insertions(+), 152 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa/0001-Use-CMAKE_INSTALL_-path-instead-of-hardcoding-bin-li.patch
 rename meta-networking/recipes-connectivity/networkmanager/{networkmanager_1.18.2.bb => networkmanager_1.18.4.bb} (94%)
 create mode 100644 meta-networking/recipes-support/ruli/files/0001-Make-space-for-flags-from-environment.patch
 create mode 100644 meta-networking/recipes-support/ruli/files/0001-ruli_srv-Mark-prev_addr_list_size-as-unused.patch
 delete mode 100644 meta-networking/recipes-support/ruli/files/Makefile.patch
 rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.24.0.bb => libqmi_1.24.2.bb} (85%)
 create mode 100644 meta-oe/recipes-navigation/gpsd/gpsd/0001-gps_shm_close-Free-privdata.patch
 create mode 100644 meta-oe/recipes-support/fltk/fltk/0004-Fix-build-error-when-enable-package-config-examples.patch
 create mode 100644 meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-more-itertools_7.2.0.bb

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


More information about the Openembedded-commits mailing list