[oe-commits] [meta-openembedded] branch master-next updated (507d71e -> 551efaa)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 17 05:52:48 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 507d71e  protobuf-c: add patch for protobuf 3 compatibility
 discard 6e55535  protobuf: 3.6.1 -> 3.8.0
     new 36fcb1a  stressapptest: Fix build with libc++
     new 5673dae  stressapptest: Implement reading sysfs and use it if sysconf is not there
     new 8b5ebbf  stressapptest: Use git SHA instead of git archive
     new d7a9d70  libgpiod: upgrade to v1.4
     new e3875cd  libp11: No need to delete *.la anymore
     new ef612f0  protobuf: 3.6.1 -> 3.8.0
     new 551efaa  protobuf-c: add patch for protobuf 3 compatibility

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   (507d71e)
            \
             N -- N -- N   refs/heads/master-next (551efaa)

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 7 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:
 .../stressapptest/libcplusplus-compat.patch        | 28 +++++++++
 .../stressapptest/read_sysfs_for_cachesize.patch   | 72 ++++++++++++++++++++++
 .../stressapptest/stressapptest_1.0.9.bb           | 10 +--
 .../libgpiod/{libgpiod_1.3.bb => libgpiod_1.4.bb}  |  6 +-
 meta-oe/recipes-support/libp11/libp11_0.4.10.bb    |  1 -
 5 files changed, 109 insertions(+), 8 deletions(-)
 create mode 100644 meta-oe/recipes-benchmark/stressapptest/stressapptest/libcplusplus-compat.patch
 create mode 100644 meta-oe/recipes-benchmark/stressapptest/stressapptest/read_sysfs_for_cachesize.patch
 rename meta-oe/recipes-support/libgpiod/{libgpiod_1.3.bb => libgpiod_1.4.bb} (69%)

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


More information about the Openembedded-commits mailing list