[oe-commits] [meta-openembedded] branch master-next updated (fcee6e9 -> 065575a)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 17 10:32:41 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 fcee6e9  aufs-util: Upgrade to 4.4 release
 discard 9d50570  monkey: Link in libexecinfo on musl
 discard 5d80364  metacity: Fix build with musl
 discard 1c5c8e8  nmon: Upgrade to 16g
     new d0ea52a  nmon: Upgrade to 16g
     new bbac8d6  metacity: Fix build with musl by defining _GNU_SOURCE
     new ba84876  monkey: Link in libexecinfo on musl
     new fdb7abc  aufs-util: Upgrade to 4.4 release
     new 872870c  uftrace: add recipe
     new 991233a  iperf3: Fix missing stdint.h and do not link with -pg
     new 77817c3  v4l-utils: Fix build with musl
     new 065575a  pimd: Upgrade to 2.3.2

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   (fcee6e9)
            \
             N -- N -- N   refs/heads/master-next (065575a)

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:
 .../metacity/0001-ui-Define-_GNU_SOURCE.patch      | 27 +++++++++++
 ...1-ui-Replace-__USE_XOPEN-with-_GNU_SOURCE.patch | 31 ------------
 .../recipes-gnome/metacity/metacity_2.34.13.bb     |  2 +-
 ...ure-Dont-use-uname-to-determine-target-OS.patch | 28 +++++++++++
 meta-networking/recipes-support/pimd/pimd_2.1.8.bb | 19 --------
 meta-networking/recipes-support/pimd/pimd_2.3.2.bb | 20 ++++++++
 ...de-stdint.h-for-various-std-c99-int-types.patch | 39 +++++++++++++++
 .../0002-Remove-pg-from-profile_CFLAGS.patch       | 31 ++++++++++++
 meta-oe/recipes-benchmark/iperf3/iperf3_git.bb     | 11 +++--
 .../0001-Makefile-Add-LDFLAGS-in-export.patch      | 31 ++++++++++++
 ...tils-Add-limits-header-to-fix-build-error.patch | 31 ++++++++++++
 meta-oe/recipes-devtools/uftrace/uftrace_0.7.bb    | 35 ++++++++++++++
 ...tl-Define-TEMP_FAILURE_RETRY-if-undefined.patch | 55 ++++++++++++++++++++++
 ...t-Link-mc_nextgen_test-with-libargp-if-ne.patch | 28 +++++++++++
 .../0003-v4l2-ctl-Do-not-use-getsubopt.patch       | 49 +++++++++++++++++++
 .../v4l2apps/v4l-utils_1.12.3.bb                   |  5 +-
 meta-oe/recipes-support/nmon/nmon_16g.bb           |  2 +-
 ...-configure-Respect-LIBS-variable-from-env.patch | 29 ++++++++++++
 .../recipes-httpd/monkey/monkey_1.5.6.bb           |  7 +--
 19 files changed, 420 insertions(+), 60 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Define-_GNU_SOURCE.patch
 delete mode 100644 meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Replace-__USE_XOPEN-with-_GNU_SOURCE.patch
 create mode 100644 meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch
 delete mode 100644 meta-networking/recipes-support/pimd/pimd_2.1.8.bb
 create mode 100644 meta-networking/recipes-support/pimd/pimd_2.3.2.bb
 create mode 100644 meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch
 create mode 100644 meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch
 create mode 100644 meta-oe/recipes-devtools/uftrace/uftrace/0001-Makefile-Add-LDFLAGS-in-export.patch
 create mode 100644 meta-oe/recipes-devtools/uftrace/uftrace/0002-utils-Add-limits-header-to-fix-build-error.patch
 create mode 100644 meta-oe/recipes-devtools/uftrace/uftrace_0.7.bb
 create mode 100644 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-ir-ctl-Define-TEMP_FAILURE_RETRY-if-undefined.patch
 create mode 100644 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch
 create mode 100644 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-v4l2-ctl-Do-not-use-getsubopt.patch
 create mode 100644 meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch

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


More information about the Openembedded-commits mailing list