[oe-commits] [meta-openembedded] branch master-next updated (05e5a4a -> 8931657)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 3 10:55:04 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 05e5a4a  phoronix-test-suite: Upgrade from v6.6.1 to v7.4.0
 discard a6c929a  meta-perl: update layer.conf to include openembedded-layer
 discard 99e9163  libauthen-radius-perl: move recipe to meta-networking
 discard 28e4467  meta-webserver: update the layer.conf to include the openembedded-layer
 discard 5b8bf36  mongodb: Pass computed endian variable
 discard 6ddf4cb  mkinitcpio: add new recipe
 discard 2404285  uftrace: update version to 0.8
 discard 285f659  lldpd: Update to version 0.9.8
 discard d0c1472  python-pyfirmata: move in from meta-intel-iot-middleware and upgrade
 discard df598ff  upm: add recipe from meta-refkit-core
 discard 57aa510  mraa: move recipe from meta-refkit-core
     new fc47027  python-pyfirmata: move in from meta-intel-iot-middleware and upgrade
     new c378b91  lldpd: Update to version 0.9.8
     new cde0106  uftrace: update version to 0.8
     new 7de1e22  mongodb: Pass computed endian variable
     new e8fac96  meta-webserver: update the layer.conf to include the openembedded-layer
     new fa9e77f  libauthen-radius-perl: move recipe to meta-networking
     new 36b42fc  meta-perl: update layer.conf to include openembedded-layer
     new 4485ec1  phoronix-test-suite: Upgrade from v6.6.1 to v7.4.0
     new 1c37941  python-m2crypto: Upgrade to 0.26.4
     new 86051f6  ubi-utils-klibc: Update to 1.5.2 release of mtd-utils
     new 1d079cf  klibc.bbclass: Pass TUNE_CCARGS in flags
     new 5199993  gperftools: Enable on mips
     new f981704  mraa: move recipe from meta-refkit-core
     new ae03674  upm: add recipe from meta-refkit-core
     new 2226c50  dnsmasq: upgrade to 2.78
     new 8931657  Add python pandas recipes

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   (05e5a4a)
            \
             N -- N -- N   refs/heads/master-next (8931657)

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 16 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:
 meta-initramfs/classes/klibc.bbclass               |  6 ++--
 ...0001-Makefile-don-t-check-asciidoc-output.patch | 35 ----------------------
 ...efile-don-t-preserve-ownership-on-install.patch | 28 -----------------
 .../recipes-devtools/mkinitcpio/mkinitcpio_git.bb  | 30 -------------------
 .../0001-Makefile-only-build-ubi-utils.patch       | 25 +++++++---------
 .../0005-common.h-klibc-fixes-2.patch              | 22 ++++----------
 ...ils-klibc_1.5.1.bb => ubi-utils-klibc_1.5.2.bb} |  8 ++---
 .../recipes-support/dnsmasq/dnsmasq/lua.patch      | 19 ++++++------
 .../recipes-support/dnsmasq/dnsmasq_2.76.bb        |  8 -----
 .../recipes-support/dnsmasq/dnsmasq_2.78.bb        |  8 +++++
 meta-oe/recipes-extended/mraa/mraa_git.bb          |  3 ++
 meta-oe/recipes-extended/upm/upm_git.bb            |  3 ++
 .../recipes-support/gperftools/gperftools_2.6.1.bb |  4 ---
 .../m2crypto-0.26.4-gcc_macros.patch               | 24 +++++++++++++++
 ...2crypto_0.26.0.bb => python-m2crypto_0.26.4.bb} |  6 ++--
 .../recipes-devtools/python/python-pandas.inc      | 23 ++++++++++++++
 .../python/python-pandas_0.20.3.bb                 |  7 +++++
 .../python/python3-pandas_0.20.3.bb                |  2 ++
 18 files changed, 105 insertions(+), 156 deletions(-)
 delete mode 100644 meta-initramfs/recipes-devtools/mkinitcpio/files/0001-Makefile-don-t-check-asciidoc-output.patch
 delete mode 100644 meta-initramfs/recipes-devtools/mkinitcpio/files/0002-Makefile-don-t-preserve-ownership-on-install.patch
 delete mode 100644 meta-initramfs/recipes-devtools/mkinitcpio/mkinitcpio_git.bb
 rename meta-initramfs/recipes-devtools/mtd/{ubi-utils-klibc_1.5.1.bb => ubi-utils-klibc_1.5.2.bb} (90%)
 delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
 create mode 100644 meta-python/recipes-devtools/python/python-m2crypto/m2crypto-0.26.4-gcc_macros.patch
 rename meta-python/recipes-devtools/python/{python-m2crypto_0.26.0.bb => python-m2crypto_0.26.4.bb} (88%)
 create mode 100644 meta-python/recipes-devtools/python/python-pandas.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.20.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pandas_0.20.3.bb

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


More information about the Openembedded-commits mailing list