[oe-commits] [meta-openembedded] branch master-next updated (97d2ce9 -> 27a3e23)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 19 14:29:43 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.

 discard 97d2ce9  python3-pyatspi: Add Dbus ATSPI recipe
     new a6652bb  crash: Upgrade to 7.2.6
     new 8b889b6  makedumpfile: Upgrade to 1.6.6
     new 7316ca4  hwloc: Upgrade to 1.11.13
     new 335922f  iperf3: Upgrade to 3.7
     new dfadfaa  libldb: upgrade 1.5.4 -> 1.5.5
     new 4ac0eed  samba: upgrade 4.10.5 -> 4.10.6
     new 81ffe61  libzip: Upgrade 1.5.1 -> 1.5.2
     new 27a3e23  zstd: New recipe

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   (97d2ce9)
            \
             N -- N -- N   refs/heads/master-next (27a3e23)

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 8 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:
 .../samba/{samba_4.10.5.bb => samba_4.10.6.bb}     |  8 ++--
 .../libldb/{libldb_1.5.4.bb => libldb_1.5.5.bb}    |  4 +-
 .../0002-Remove-pg-from-profile_CFLAGS.patch       | 15 ++++---
 .../iperf3/iperf3/automake-foreign.patch           | 17 --------
 .../iperf3/{iperf3_3.6.bb => iperf3_3.7.bb}        |  5 +--
 .../hwloc/{hwloc_1.11.12.bb => hwloc_1.11.13.bb}   |  4 +-
 .../libzip/{libzip_1.5.1.bb => libzip_1.5.2.bb}    |  4 +-
 meta-oe/recipes-extended/zstd/zstd_1.4.0.bb        | 50 ++++++++++++++++++++++
 .../crash/{crash_7.2.5.bb => crash_7.2.6.bb}       |  2 +-
 ...0001-makedumpfile-replace-hardcode-CFLAGS.patch | 41 +++++++++---------
 ...-Support-only-46-bit-for-MAX_PHYSMEM_BITS.patch | 23 ++++++----
 ...makedumpfile_1.6.5.bb => makedumpfile_1.6.6.bb} |  4 +-
 .../python/python3-pyatspi_2.32.1.bb               | 17 --------
 13 files changed, 109 insertions(+), 85 deletions(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.10.5.bb => samba_4.10.6.bb} (98%)
 rename meta-networking/recipes-support/libldb/{libldb_1.5.4.bb => libldb_1.5.5.bb} (95%)
 delete mode 100644 meta-oe/recipes-benchmark/iperf3/iperf3/automake-foreign.patch
 rename meta-oe/recipes-benchmark/iperf3/{iperf3_3.6.bb => iperf3_3.7.bb} (84%)
 rename meta-oe/recipes-extended/hwloc/{hwloc_1.11.12.bb => hwloc_1.11.13.bb} (89%)
 rename meta-oe/recipes-extended/libzip/{libzip_1.5.1.bb => libzip_1.5.2.bb} (74%)
 create mode 100644 meta-oe/recipes-extended/zstd/zstd_1.4.0.bb
 rename meta-oe/recipes-kernel/crash/{crash_7.2.5.bb => crash_7.2.6.bb} (98%)
 rename meta-oe/recipes-kernel/makedumpfile/{makedumpfile_1.6.5.bb => makedumpfile_1.6.6.bb} (92%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-pyatspi_2.32.1.bb

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


More information about the Openembedded-commits mailing list