[oe-commits] [meta-openembedded] branch master-next updated (e30f15c -> d27a36d)

git at git.openembedded.org git at git.openembedded.org
Tue May 2 12:53:03 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 e30f15c  wireguard: add WireGuard kernel module and tools
 discard 1bc4616  xfsdump: upgrade to 3.1.6 and remove from blacklist
 discard eb83d38  evince: fix do_install problem
 discard 5898e65  opencv: disable broken Intel FP16 detection
 discard 8105bb0  freeradius: add new recipe
 discard 2b3bc14  openhpi: add new recipe
 discard 759dd89  opensaf: Upgrade to 5.2.0
 discard ca639e1  strongswan: Split plugins
 discard 1e8102d  dnsmasq: disable the service by default
     add 26c812e  openhpi: add new recipe
     add be327ba  opensaf: Upgrade to 5.2.0
     add 57d3b5c  strongswan: Split plugins
     add 9867ffa  wireguard: add WireGuard kernel module and tools
     add bf357b2  wireguard: add dependencies and kernel build options
     add 51fbd3c  opencv: disable broken Intel FP16 detection
     add e7ad92d  evince: fix do_install problem
     add 3927abc  wireguard: blacklist
     new d8849da  dnsmasq: disable the service by default
     new c2a8fcb  freeradius: add new recipe
     new 955cd56  thrift: refactor recipe
     new 45c0d3a  cryptsetup: 1.7.2 -> 1.7.4
     new 924fe37  python-pygobject: remove the empty pkgconfig directory
     new afa8c56  netcat-openbsd: correct subdir for SRC_URI
     new 0f31982  meta_oe_security_flags.inc: Disable PIE for libdevmapper
     new 8985522  python-prettytable: fix files permissions
     new 1e59dc2  ninja: extend to nativesdk
     new 3bb577e  openhpi: Fix build with gcc7
     new d27a36d  wireguard: module install cleanup

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

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 11 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:
 .../xfsdump/{xfsdump_3.1.6.bb => xfsdump_3.1.4.bb} |  6 ++-
 .../files/0001-Fix-build-failures-with-gcc7.patch  | 49 ++++++++++++++++++++++
 .../recipes-daemons/openhpi/openhpi_3.6.1.bb       |  1 +
 .../wireguard/wireguard-module_0.0.20170421.bb     | 24 +++++++++--
 .../recipes-support/netcat/netcat-openbsd_1.105.bb |  2 +-
 .../conf/distro/include/meta_oe_security_flags.inc |  1 +
 .../recipes-connectivity/thrift/thrift_0.9.3.bb    | 47 +++++++++++++++++----
 meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb      |  2 +-
 .../python/python-pygobject_3.22.0.bb              |  2 +-
 .../{cryptsetup_1.7.2.bb => cryptsetup_1.7.4.bb}   |  4 +-
 .../python/python-prettytable_0.7.2.bb             |  2 +-
 11 files changed, 122 insertions(+), 18 deletions(-)
 rename meta-filesystems/recipes-utils/xfsdump/{xfsdump_3.1.6.bb => xfsdump_3.1.4.bb} (79%)
 create mode 100644 meta-networking/recipes-daemons/openhpi/files/0001-Fix-build-failures-with-gcc7.patch
 rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.7.2.bb => cryptsetup_1.7.4.bb} (90%)

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


More information about the Openembedded-commits mailing list