[oe-commits] [meta-openembedded] branch master-next updated (b84d382 -> 0bb2968)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 18:50:02 UTC 2018


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 b84d382  jansson: update to 2.12
 discard 74a7af9  python-cryptography:upgrade to 2.4
 discard f850acf  python-cryptography-vectors:upgrade to 2.4.1
     new 3d4e72c  jansson: update to 2.12
     new 4ab4f1f  geoip: update geolite database checksum
     new f87aac8  ndctl: remove useless module-base inheriting
     new e39709e  mosquitto: fix build in systemd environments
     new 83c38fc  mosquitto: fully switch over to using PACKAGECONFIG_CONFARGS
     new 120f62d  iwd: add more PACKAGECONFIG options
     new c899bcf  iwd: install API documentation
     new f2e848c  glog: fix installation path
     new 030e8d4  rsyslog: curl-less build with fmhttp PACKAGECONFIG
     new ebcd20d  open-vm-tools: fix indentation and drop FILES_${PN}-dbg
     new a8887d5  tk: Upgrade to 8.6.9
     new 047dc65  hostapd: enable 802.11ac support
     new 23c0153  mce-test: add it
     new 646bbf1  ptpd: fixed the issue of ptpd2 daemon takes 100% CPU
     new 0bb2968  mksh: add version 56

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   (b84d382)
            \
             N -- N -- N   refs/heads/master-next (0bb2968)

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 15 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:
 .../mosquitto/mosquitto_1.5.4.bb                   | 13 ++---
 ...PU-using-issue-by-adding-minimum-POSIX-ti.patch | 68 ++++++++++++++++++++++
 meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb |  1 +
 .../recipes-support/geoip/geoip_1.6.12.bb          | 26 +++++----
 .../recipes-connectivity/hostapd/hostapd/defconfig |  3 +
 meta-oe/recipes-connectivity/iwd/iwd_0.12.bb       | 11 +++-
 meta-oe/recipes-core/ndctl/ndctl_v63.bb            |  2 +-
 meta-oe/recipes-devtools/tcltk/tk/confsearch.diff  | 49 ++++++++++------
 .../tcltk/{tk_8.6.8.bb => tk_8.6.9.bb}             | 22 +++----
 meta-oe/recipes-extended/rsyslog/rsyslog_8.37.0.bb |  5 +-
 meta-oe/recipes-shells/mksh/mksh_56.bb             | 36 ++++++++++++
 .../glog/glog/0003-installation-path-fix.patch     | 65 +++++++++++++++++++++
 meta-oe/recipes-support/glog/glog_0.3.5.bb         |  1 +
 .../mcelog/mce-test/makefile-remove-ldflags.patch  | 23 ++++++++
 meta-oe/recipes-support/mcelog/mce-test_git.bb     | 30 ++++++++++
 .../open-vm-tools/open-vm-tools_10.3.0.bb          | 47 +++++++--------
 .../python/python-cryptography-vectors.inc         |  4 +-
 ...2.4.1.bb => python-cryptography-vectors_2.3.bb} |  0
 .../python/python-cryptography.inc                 |  4 +-
 ...ography_2.4.1.bb => python-cryptography_2.3.bb} |  0
 20 files changed, 325 insertions(+), 85 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch
 rename meta-oe/recipes-devtools/tcltk/{tk_8.6.8.bb => tk_8.6.9.bb} (65%)
 create mode 100644 meta-oe/recipes-shells/mksh/mksh_56.bb
 create mode 100644 meta-oe/recipes-support/glog/glog/0003-installation-path-fix.patch
 create mode 100644 meta-oe/recipes-support/mcelog/mce-test/makefile-remove-ldflags.patch
 create mode 100644 meta-oe/recipes-support/mcelog/mce-test_git.bb
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_2.4.1.bb => python-cryptography-vectors_2.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography_2.4.1.bb => python-cryptography_2.3.bb} (100%)

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


More information about the Openembedded-commits mailing list