[oe-commits] [meta-openembedded] branch master-next updated (d0a6f9c -> 51fb92e)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 11 16:55:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

 discard d0a6f9c  ell: upgrade SRCREV
 discard edd568f  python-pytest: Add HOMEPAGE info into recipe file.
 discard 7d85d01  python-six: Add HOMEPAGE info into recipe file.
 discard cdd3b25  python-pyopenssl: Add HOMEPAGE info into recipe file.
 discard bde990f  python-pygobject: Add HOMEPAGE info into recipe file.
 discard d52f4ad  python-pycparser: Add HOMEPAGE info into recipe file.
 discard e26bac3  python-py: Add HOMEPAGE info into recipe file.
 discard 878b638  python-pretend: Add HOMEPAGE info into recipe file.
 discard dd1a502  python-pip: Add HOMEPAGE info into recipe file.
 discard 7ccdc3d  python-iso8601: Add HOMEPAGE info into recipe file.
 discard 71caf96  python-enum34: Add HOMEPAGE info into recipe file.
 discard 623738e  python-cryptography-vectors: Add HOMEPAGE info into recipe file.
 discard 0608ca1  python-cryptography: Add HOMEPAGE info into recipe file.
 discard 2ec3a3a  python-cffi: Add HOMEPAGE info into recipe file.
 discard 2e61c90  v4l-utils: added missing dependency on udev
 discard 02c97ed  klibc: Fix include_next stdarg.h with clang
 discard cc5a6e3  fluentbit: Upgrade to 0.12.1
 discard 715cd8c  minicoredumper: Switch src_uri to upstream lf git
 discard 19d7b51  xfsprogs: Upgrade to 4.12.0
 discard 0f243e0  yp-tools: Upgrade to 4.2.2
 discard e211c31  gerbera: Add recipe
 discard e48f700  libupnp: Add recipe for version 1.8.1
 discard d3be66c  efivar: fix build when host gcc version is < 4.9
 discard 7ac85a3  thrift: build lib for native and nativesdk
 discard 5e262a3  autofs: Fix build with musl
 discard bea63fd  sblim-sfcc: Fix build with musl
 discard 4b06f12  protobuf: update to 3.4.0
     new 57ec8c8  sblim-sfcc: Fix build with musl
     new fc9971a  autofs: Fix build with musl
     new 99e9b26  thrift: build lib for native and nativesdk
     new 57919d5  efivar: fix build when host gcc version is < 4.9
     new 8bb2d03  gerbera: Add recipe
     new 46f53dd  yp-tools: Upgrade to 4.2.2
     new 45b61cb  xfsprogs: Upgrade to 4.12.0
     new 284287e  minicoredumper: Switch src_uri to upstream lf git
     new 4aa88d7  fluentbit: Upgrade to 0.12.1
     new b347b38  klibc: Fix include_next stdarg.h with clang
     new 8292891  python-cffi: Add HOMEPAGE info into recipe file.
     new 24b7008  python-cryptography: Add HOMEPAGE info into recipe file.
     new 067ff16  python-cryptography-vectors: Add HOMEPAGE info into recipe file.
     new 95b4f3b  python-enum34: Add HOMEPAGE info into recipe file.
     new f17009b  python-iso8601: Add HOMEPAGE info into recipe file.
     new 98af994  python-pip: Add HOMEPAGE info into recipe file.
     new 7554a22  python-pretend: Add HOMEPAGE info into recipe file.
     new 61c7e0a  python-py: Add HOMEPAGE info into recipe file.
     new 309195d  python-pycparser: Add HOMEPAGE info into recipe file.
     new 017c1f6  python-pygobject: Add HOMEPAGE info into recipe file.
     new 53dcc33  python-pyopenssl: Add HOMEPAGE info into recipe file.
     new 55a5721  python-six: Add HOMEPAGE info into recipe file.
     new 3f89319  python-pytest: Add HOMEPAGE info into recipe file.
     new 6215f77  ell: upgrade SRCREV
     new de7f4cb  libupnp: Bump to version 1.8.2
     new e6beb1b  klibc: Edit out gcc hardcoding in do_compile
     new 8f9bfca  xfsdump: Upgrade to 3.1.7
     new be4fd7c  opencv: Fix build with clang
     new f318f51  klibc.bbclass: Use forcevariable override to define flags
     new 51fb92e  klibc.bbclass: Add -mfloat-abi on arm

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   (d0a6f9c)
            \
             N -- N -- N   refs/heads/master-next (51fb92e)

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 30 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:
 ...-c99-defined-int64_t-instead-of-__int64_t.patch | 28 ++++++++++++++++++
 .../xfsdump/{xfsdump_3.1.6.bb => xfsdump_3.1.7.bb} |  7 +++--
 meta-initramfs/classes/klibc.bbclass               | 13 ++++-----
 meta-initramfs/recipes-devtools/klibc/klibc.inc    |  2 +-
 .../libupnp/libupnp/sepbuildfix.patch              | 34 ----------------------
 .../recipes-connectivity/libupnp/libupnp_1.6.21.bb | 18 ------------
 .../{protobuf_3.4.0.bb => protobuf_3.3.0.bb}       |  9 +++---
 .../v4l2apps/v4l-utils_1.12.3.bb                   |  1 -
 .../opencv/opencv/0001-Dont-use-isystem.patch      | 26 +++++++++++++++++
 meta-oe/recipes-support/opencv/opencv_3.3.bb       |  2 +-
 10 files changed, 70 insertions(+), 70 deletions(-)
 create mode 100644 meta-filesystems/recipes-utils/xfsdump/files/0001-xfsdump-Use-c99-defined-int64_t-instead-of-__int64_t.patch
 rename meta-filesystems/recipes-utils/xfsdump/{xfsdump_3.1.6.bb => xfsdump_3.1.7.bb} (81%)
 delete mode 100644 meta-multimedia/recipes-connectivity/libupnp/libupnp/sepbuildfix.patch
 delete mode 100644 meta-multimedia/recipes-connectivity/libupnp/libupnp_1.6.21.bb
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.4.0.bb => protobuf_3.3.0.bb} (75%)
 create mode 100644 meta-oe/recipes-support/opencv/opencv/0001-Dont-use-isystem.patch

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


More information about the Openembedded-commits mailing list