[oe-commits] [meta-openembedded] branch master-next updated (a932031 -> a7c45eb)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 21 06:22:45 UTC 2018


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 a932031  syslog-ng: fix syslog-ng startup problem with systemd
 discard 01d4daa  gd: Replace strncpy with memccpy to fix -Wstringop-truncation.
     new 6457b3d  syslog-ng: fix syslog-ng startup problem with systemd
     new 639af7f  gd: Replace strncpy with memccpy to fix -Wstringop-truncation.
     new c3722cc  opensaf:Modified PACKAGECONFIG to fix the following error:
     new a5ea75f  engine-pkcs11: has been merged to libp11, so deleted.
     new 28fab4c  python-pytest: Fix conflict error as following:
     new f097a2d  mozjs: Update Double-Conversion inside mozjs
     new b707fa7  README: fix links to repos and improve formatting
     new 1bcd15e  devmem2: ensure word is 32-bit, add support for 64-bit long
     new a7c45eb  tiptop: Fix parallel build issues

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   (a932031)
            \
             N -- N -- N   refs/heads/master-next (a7c45eb)

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 9 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-daemons/opensaf/opensaf_5.18.02.bb     |    5 +-
 meta-oe/README                                     |   12 +-
 .../engine-pkcs11/engine-pkcs11_0.2.2.bb           |   31 -
 .../mozjs/mozjs/0003-Add-AArch64-support.patch     |   76 -
 .../mozjs/mozjs/Update-Double-Conversion.patch     | 1732 ++++++++++++++++++++
 ...pdate-the-double-conversion-update-script.patch |  175 ++
 meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb     |    3 +-
 .../tiptop/tiptop/0001-Fix-build-when-S-B.patch    |   28 +
 ...ix-parallel-build-problems-by-Adrian-Bunk.patch |   28 +
 ...0002-fix-reproducibility-of-build-process.patch |   32 +
 meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb    |    9 +-
 meta-oe/recipes-support/devmem2/devmem2.bb         |    4 +-
 ...sure-word-is-32-bit-and-add-support-for-6.patch |   70 +
 ...gdft.c-Replace-strncpy-with-memccpy-to-fi.patch |    4 +-
 .../recipes-devtools/python/python-pytest.inc      |   10 +
 .../recipes-devtools/python/python-pytest_3.4.2.bb |    1 +
 .../python/python3-pytest_3.4.2.bb                 |    2 +
 17 files changed, 2105 insertions(+), 117 deletions(-)
 delete mode 100644 meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
 delete mode 100644 meta-oe/recipes-extended/mozjs/mozjs/0003-Add-AArch64-support.patch
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/Update-Double-Conversion.patch
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/Update-the-double-conversion-update-script.patch
 create mode 100644 meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-build-when-S-B.patch
 create mode 100644 meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-parallel-build-problems-by-Adrian-Bunk.patch
 create mode 100644 meta-oe/recipes-extended/tiptop/tiptop/0002-fix-reproducibility-of-build-process.patch
 create mode 100644 meta-oe/recipes-support/devmem2/devmem2/0001-devmem.c-ensure-word-is-32-bit-and-add-support-for-6.patch

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


More information about the Openembedded-commits mailing list