[oe-commits] [meta-openembedded] branch master-next updated (7cd9fcb -> 71239cd)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 20 16:22:38 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.

 discard 7cd9fcb  quagga: install tmpfiles snippet to /usr/lib/tmpfiles.d
 discard 46e90f0  quagga: fix tmpfiles snippet to refer to /run instead of /var/run
 discard 33eeb4a  libharu: New recipe
     new ff54337  quagga: fix tmpfiles snippet to refer to /run instead of /var/run
     new 28a3bbf  quagga: install tmpfiles snippet to /usr/lib/tmpfiles.d
     new c58d9d5  fio: remove disabling of compiler optimizations
     new 90d73b1  mbedtls: add native and nativesdk to BBCLASSEXTEND
     new 883966a  libzip: upgrade 1.6.0 -> 1.6.1
     new fd53a1a  net-snmp: Add pkgconfig file support
     new 0845f5f  libpeas: upgrade 1.24.1 -> 1.25.3
     new 0daeae1  makedumpfile: upgrade 1.6.6 -> 1.6.7
     new 746390a  oprofile: Fix build with bfd 2.34+
     new 71239cd  python3-grpcio: fix do_compile error for native

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7cd9fcb)
            \
             N -- N -- N   refs/heads/master-next (71239cd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 10 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/mbedtls/mbedtls_2.16.3.bb |   2 +
 ...fig-support-for-building-applications-and.patch | 170 +++++++++++++++++++++
 .../recipes-protocols/net-snmp/net-snmp_5.8.bb     |   1 +
 meta-oe/recipes-benchmark/fio/fio_3.17.bb          |   1 -
 .../libzip/{libzip_1.6.0.bb => libzip_1.6.1.bb}    |   4 +-
 .../{libpeas_1.24.1.bb => libpeas_1.25.3.bb}       |   4 +-
 ...0001-makedumpfile-replace-hardcode-CFLAGS.patch |   6 +-
 ...e-libebl-from-required-libraries-during-l.patch |  34 -----
 ...makedumpfile_1.6.6.bb => makedumpfile_1.6.7.bb} |   5 +-
 meta-oe/recipes-kernel/oprofile/oprofile.inc       |   1 +
 .../oprofile/0001-Use-new-bfd-APIs-from-2.34.patch |  79 ++++++++++
 .../libharu/libharu-RELEASE_2_3_0_cmake.patch      |  52 -------
 meta-oe/recipes-support/libharu/libharu_2.3.0.bb   |  24 ---
 ...up.py-Do-not-mix-C-and-C-compiler-options.patch |   6 +-
 .../python/python3-grpcio_1.27.1.bb                |   4 +-
 15 files changed, 267 insertions(+), 126 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-Add-pkg-config-support-for-building-applications-and.patch
 rename meta-oe/recipes-extended/libzip/{libzip_1.6.0.bb => libzip_1.6.1.bb} (77%)
 rename meta-oe/recipes-gnome/libpeas/{libpeas_1.24.1.bb => libpeas_1.25.3.bb} (80%)
 delete mode 100644 meta-oe/recipes-kernel/makedumpfile/makedumpfile/0003-build-Delete-libebl-from-required-libraries-during-l.patch
 rename meta-oe/recipes-kernel/makedumpfile/{makedumpfile_1.6.6.bb => makedumpfile_1.6.7.bb} (88%)
 create mode 100644 meta-oe/recipes-kernel/oprofile/oprofile/0001-Use-new-bfd-APIs-from-2.34.patch
 delete mode 100644 meta-oe/recipes-support/libharu/libharu/libharu-RELEASE_2_3_0_cmake.patch
 delete mode 100644 meta-oe/recipes-support/libharu/libharu_2.3.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