[oe-commits] [meta-openembedded] branch master-next updated (0967632 -> 4589040)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 14 13:51:36 UTC 2016


martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

  discards  0967632   ruby.bbclass: Fix usage with python3
  discards  e07b6b7   postgresql: blacklist because tcl in oe-core is broken for last month
  discards  b2a4a0a   python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken
  discards  a956bd8   crda, lftp, curlpp: blacklist, fails to build with gcc-6
  discards  a437f39   faac, iperf, crash, espeak, open-vcdiff: blacklist, fails to build with gcc-6
  discards  165a3bf   abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
  discards  759be54   evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
  discards  597814c   fwts: Remove 14.09.00, newer 14.12.00 is in recipes-test
  discards  ddf15b0   elementary, evas-generic-loaders: Drop poppler dependency
  discards  7995886   openconnect: fix do_compile failure
  discards  a8e403a   openconnect: add dependency to fix Makefile.am
      adds  6dcee71   elementary, evas-generic-loaders: Drop poppler dependency
      adds  25e9400   fwts: Remove 14.09.00, newer 14.12.00 is in recipes-test
      adds  d78c521   evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
      adds  25a78e5   abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
      adds  33fc64c   faac, iperf, crash, espeak, open-vcdiff: blacklist, fails to build with gcc-6
      adds  b0fae32   python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken
      adds  44ea80d   postgresql: blacklist because tcl in oe-core is broken for last month
      adds  548effe   ruby.bbclass: Fix usage with python3
       new  bb885af   openconnect: add dependency to fix Makefile.am
       new  11bb223   openconnect: fix do_compile failure
       new  f9ad605   crda, lftp, curlpp: blacklist, fails to build with gcc-6
       new  b848af1   ntp: Security fixes via Upgrade to 4.2.8p8
       new  b4963c9   wireshark: update to 2.0.4
       new  6f79144   curlpp: fix build with gcc-6 and remove blacklist
       new  8e881e9   chrony: Versatile implementation of NTP
       new  e1074e9   gtk-engines: Move from oe-core
       new  c569f05   redis: fix hiredis build so it's less failure-prone and links properly
       new  b754545   libcgi-perl: add version 4.28 to provide perl-module-cgi
       new  e37e645   mpv: add DESCRIPTION
       new  bac4600   mpv: use waf.bbclass
       new  d36c8de   libeigen: update to 3.2.8
       new  0ae017f   geos: use std::isnan to support gcc6
       new  496ae95   tcsh: fix the wait definition to support gcc6
       new  cf8ae87   fbreader: fix return code issue on gcc6
       new  fa384b3   tvheadend: add CFLAG to ignore misleading indentations
       new  c7cb944   geis: add CFLAG to ignore misleading indentations
       new  60679c1   fwts: add CFLAG to ignore misleading indentations
       new  0146da1   grail: update to version 3.1.1
       new  4589040   libgphoto2, v4l-utils: blacklist, not compatible with libjpeg-turbo-1.5.0

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

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../gtk-engines/files/glib-2.32.patch              | 23 ++++++
 .../gtk-engines/files/substitute-tests.patch       | 37 ++++++++++
 .../gtk-engines/gtk-engines_2.20.2.bb              | 55 ++++++++++++++
 .../fbreader-0.12.10/fix-return-code-gcc6.patch    | 11 +++
 .../recipes-support/fbreader/fbreader_0.12.10.bb   |  6 +-
 .../recipes-dvb/tvheadend/tvheadend_git.bb         |  5 +-
 .../recipes-support/chrony/chrony/chrony.conf      | 40 +++++++++++
 .../recipes-support/chrony/chrony/chronyd          | 58 +++++++++++++++
 .../recipes-support/chrony/chrony_2.4.bb           | 83 ++++++++++++++++++++++
 .../recipes-support/curlpp/curlpp_0.7.3.bb         |  7 +-
 .../ntp/{ntp_4.2.8p7.bb => ntp_4.2.8p8.bb}         |  4 +-
 .../{wireshark_2.0.3.bb => wireshark_2.0.4.bb}     |  4 +-
 meta-oe/recipes-devtools/dt/dt_18.32.bb            |  2 -
 ...date-Makefile-to-add-symbols-to-staticlib.patch | 19 +++++
 meta-oe/recipes-extended/redis/redis_3.0.2.bb      |  2 +
 .../tcsh/files/fix-gcc6-wait-union.patch           | 11 +++
 meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb      | 13 ++--
 .../recipes-graphics/gphoto2/libgphoto2_2.5.8.bb   |  3 +
 meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb   | 24 ++-----
 .../recipes-multimedia/v4l2apps/v4l-utils_1.6.2.bb |  4 ++
 .../geos/files/fix-gcc6-isnan.patch                | 22 ++++++
 meta-oe/recipes-navigation/geos/geos_3.4.2.bb      |  6 +-
 .../libspatialite/libspatialite_4.2.0.bb           |  2 -
 .../canonical-multitouch/geis_2.2.17.bb            |  4 +-
 .../{grail_3.1.0.bb => grail_3.1.1.bb}             |  7 +-
 .../{libeigen_3.2.6.bb => libeigen_3.2.8.bb}       | 10 ++-
 meta-oe/recipes-test/fwts/fwts_git.bb              |  5 +-
 meta-perl/recipes-perl/libcgi/libcgi-perl_4.28.bb  | 20 ++++++
 28 files changed, 425 insertions(+), 62 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/gtk-engines/files/glib-2.32.patch
 create mode 100644 meta-gnome/recipes-gnome/gtk-engines/files/substitute-tests.patch
 create mode 100644 meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
 create mode 100644 meta-gpe/recipes-support/fbreader/fbreader-0.12.10/fix-return-code-gcc6.patch
 create mode 100644 meta-networking/recipes-support/chrony/chrony/chrony.conf
 create mode 100644 meta-networking/recipes-support/chrony/chrony/chronyd
 create mode 100644 meta-networking/recipes-support/chrony/chrony_2.4.bb
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p7.bb => ntp_4.2.8p8.bb} (97%)
 rename meta-networking/recipes-support/wireshark/{wireshark_2.0.3.bb => wireshark_2.0.4.bb} (94%)
 create mode 100644 meta-oe/recipes-extended/redis/redis/hiredis-update-Makefile-to-add-symbols-to-staticlib.patch
 create mode 100644 meta-oe/recipes-extended/tcsh/files/fix-gcc6-wait-union.patch
 create mode 100644 meta-oe/recipes-navigation/geos/files/fix-gcc6-isnan.patch
 rename meta-oe/recipes-support/canonical-multitouch/{grail_3.1.0.bb => grail_3.1.1.bb} (70%)
 rename meta-oe/recipes-support/libeigen/{libeigen_3.2.6.bb => libeigen_3.2.8.bb} (70%)
 create mode 100644 meta-perl/recipes-perl/libcgi/libcgi-perl_4.28.bb

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


More information about the Openembedded-commits mailing list