[oe-commits] [meta-openembedded] branch master-next updated (6f1052f -> 4d7604b)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 31 08:08:26 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 6f1052f  python(3)-beautifulsoup4: add soupsieve to RDEPENDS
 discard ab64997  python-soupsieve: add recipe
 discard a72c1ca  python3-soupsieve: add recipe
 discard fe612b1  python(3)-beautifulsoup4: fix RDEPENDS
 discard edd0fd2  python3-html2text: add recipe
 discard b8e49fa  ostree: Tidy FILES_${PN} using PACKAGE_BEFORE_PN
 discard 2b9987b  fluentbit: Upgrade to 1.3.5
     new 1ec35f4  ostree: Tidy FILES_${PN} using PACKAGE_BEFORE_PN
     new b18f944  python3-html2text: add recipe
     new c0c8535  python(3)-beautifulsoup4: fix RDEPENDS
     new 09fb00e  python3-soupsieve: add recipe
     new 1f155df  python-soupsieve: add recipe
     new 50efd9b  python(3)-beautifulsoup4: add soupsieve to RDEPENDS
     new 0144d06  ndctl: Upgrade to v67
     new 01d8bdc  volume-key: not create python2 bindings
     new ed9d759  stunnel: bump to version 5.56
     new 8a793d0  glfw: Update to latest
     new 37a9952  fluentbit: Upgrade to 1.3.5
     new c333f03  renderdoc: Upgrade to 1.5
     new 05573ee  spirv-tools: Upgrade to v2019.5
     new 225e85f  upm: Disable -Wno-misleading-indentation with clang10+
     new 1473461  libyui: Disable Warnings as errors
     new 4d7604b  sanlock: Upgrade to 3.8.0+

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   (6f1052f)
            \
             N -- N -- N   refs/heads/master-next (4d7604b)

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 16 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:
 .../stunnel/{stunnel_5.55.bb => stunnel_5.56.bb}   |  6 +-
 meta-oe/recipes-core/glfw/glfw_3.3.bb              | 10 ++-
 .../ndctl/{ndctl_v65.bb => ndctl_v67.bb}           |  2 +-
 .../fluentbit/fluentbit/builtin-nan.patch          | 27 ++++++
 .../recipes-extended/fluentbit/fluentbit_1.3.5.bb  |  1 +
 meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb  | 21 ++---
 ...le-Wno-misleading-indentation-with-clang-.patch | 33 ++++++++
 meta-oe/recipes-extended/upm/upm_git.bb            |  1 +
 .../volume_key/volume-key_0.3.12.bb                |  3 +-
 .../libyui/libyui/0001-Fix-build-with-clang.patch  | 96 +---------------------
 meta-oe/recipes-graphics/libyui/libyui_3.6.0.bb    |  2 +
 ...emove-glslang-pool_allocator-setAllocator.patch | 31 +++++++
 .../{renderdoc_1.4.bb => renderdoc_1.5.bb}         |  3 +-
 .../0001-Avoid-pessimizing-std-move-3124.patch     | 50 +++++++++++
 .../0001-tools-lesspipe-Allow-generic-shell.patch  | 24 ------
 meta-oe/recipes-graphics/spir/spirv-tools_git.bb   | 12 +--
 16 files changed, 178 insertions(+), 144 deletions(-)
 rename meta-networking/recipes-support/stunnel/{stunnel_5.55.bb => stunnel_5.56.bb} (86%)
 rename meta-oe/recipes-core/ndctl/{ndctl_v65.bb => ndctl_v67.bb} (95%)
 create mode 100644 meta-oe/recipes-extended/fluentbit/fluentbit/builtin-nan.patch
 create mode 100644 meta-oe/recipes-extended/upm/upm/0001-cmake-Disable-Wno-misleading-indentation-with-clang-.patch
 create mode 100644 meta-oe/recipes-graphics/renderdoc/renderdoc/0001-Remove-glslang-pool_allocator-setAllocator.patch
 rename meta-oe/recipes-graphics/renderdoc/{renderdoc_1.4.bb => renderdoc_1.5.bb} (90%)
 create mode 100644 meta-oe/recipes-graphics/spir/files/0001-Avoid-pessimizing-std-move-3124.patch
 delete mode 100644 meta-oe/recipes-graphics/spir/files/0001-tools-lesspipe-Allow-generic-shell.patch

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


More information about the Openembedded-commits mailing list