[oe-commits] [meta-openembedded] branch master-next updated (1e67a6e -> e495942)

git at git.openembedded.org git at git.openembedded.org
Wed May 24 09:59:32 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 1e67a6e  meson: update to version 0.40.1
 discard 21a12ac  dante: fix unknown-configure-option QA issue
 discard 1e16e4e  open-isns: fix QA issue
 discard 85b9a4e  meson: Use pkgconfig-native for the native tools
 discard 8682002  meson: Suport for c++ cross-compilation
 discard 7cdc7d3  ssiapi: add new recipe
 discard 0ec04d9  xf86-video-mga: add new recipe
 discard 0478ed9  gd : CVE-2016-6906
 discard fe05171  opensaf: Add -latomic to LDFLAGS
 discard 70b02c4  dbus-daemon-proxy: inherit pkgconfig, unblacklist and set package version
 discard 133a569  libteam: Initial support
     new 99f586e  dbus-daemon-proxy: inherit pkgconfig, unblacklist and set package version
     new 8b711fc  opensaf: Add -latomic to LDFLAGS
     new 50bd95f  gd : CVE-2016-6906
     new 71f964c  xf86-video-mga: add new recipe
     new 8957c74  ssiapi: add new recipe
     new 9b9d147  meson: Suport for c++ cross-compilation
     new 8e4c7cd  meson: Use pkgconfig-native for the native tools
     new 51111f8  open-isns: fix QA issue
     new 80ebb3e  dante: fix unknown-configure-option QA issue
     new 70d0351  libteam: Initial support
     new c115dae  libextutils-helpers-perl: update to version 0.026
     new 53b1bf4  libdevel-globaldestruction-perl: update to version 0.14
     new ed1f624  libdbd-sqlite-perl: update to version 1.54
     new 711d8d2  libcapture-tiny-perl: update to version 0.46
     new 52e6d78  libxml-libxml-perl: update to version 2.0129
     new d361407  snort: enable static daq
     new e495942  net-snmp: supported cross compile for the perl embedded and perl modules

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   (1e67a6e)
            \
             N -- N -- N   refs/heads/master-next (e495942)

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 17 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-connectivity/daq/daq_2.0.6.bb          |   4 +
 .../recipes-connectivity/libdnet/libdnet_1.12.bb   |   1 +
 ...host-contamination-when-enable-static-daq.patch |  21 +++
 .../recipes-connectivity/snort/snort_2.9.7.5.bb    |   5 +-
 ...igure-fix-check-for-enable-perl-cc-checks.patch |  31 ++++
 .../0002-configure-fix-a-cc-check-issue.patch      |  30 ++++
 ...NGES-BUG-2712-Fix-Perl-module-compilation.patch | 186 +++++++++++++++++++++
 .../0004-configure-fix-incorrect-variable.patch    |  30 ++++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |  55 +++++-
 .../meson/{meson_0.40.1.bb => meson_0.37.1.bb}     |   2 +-
 meta-oe/recipes-support/libteam/libteam_1.26.bb    |   9 +-
 ...y-perl_0.36.bb => libcapture-tiny-perl_0.46.bb} |   4 +-
 ...ite-perl_1.50.bb => libdbd-sqlite-perl_1.54.bb} |   4 +-
 ....bb => libdevel-globaldestruction-perl_0.14.bb} |   4 +-
 ..._0.022.bb => libextutils-helpers-perl_0.026.bb} |   6 +-
 ...perl_2.0121.bb => libxml-libxml-perl_2.0129.bb} |   6 +-
 16 files changed, 373 insertions(+), 25 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/snort/snort/fix-host-contamination-when-enable-static-daq.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-configure-fix-check-for-enable-perl-cc-checks.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0002-configure-fix-a-cc-check-issue.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0003-CHANGES-BUG-2712-Fix-Perl-module-compilation.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0004-configure-fix-incorrect-variable.patch
 rename meta-oe/recipes-devtools/meson/{meson_0.40.1.bb => meson_0.37.1.bb} (88%)
 rename meta-perl/recipes-perl/libcapture/{libcapture-tiny-perl_0.36.bb => libcapture-tiny-perl_0.46.bb} (90%)
 rename meta-perl/recipes-perl/libdb/{libdbd-sqlite-perl_1.50.bb => libdbd-sqlite-perl_1.54.bb} (88%)
 rename meta-perl/recipes-perl/libdevel/{libdevel-globaldestruction-perl_0.13.bb => libdevel-globaldestruction-perl_0.14.bb} (82%)
 rename meta-perl/recipes-perl/libextutils/{libextutils-helpers-perl_0.022.bb => libextutils-helpers-perl_0.026.bb} (80%)
 rename meta-perl/recipes-perl/libxml/{libxml-libxml-perl_2.0121.bb => libxml-libxml-perl_2.0129.bb} (84%)

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


More information about the Openembedded-commits mailing list