[oe-commits] [meta-openembedded] branch master updated (0647b7d -> 1cb7275)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 23 13:21:38 UTC 2016


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

      from  0647b7d   iperf: resolve issues with gcc6
       new  d24e984   p7zip: update to version 15.14.1
       new  90488aa   tvheadend: add a patch to fix issues with gcc 6 and drop the -Wno-error=misleading-indentation
       new  80def85   geis: add a patch to fix incorrect indentation issues and remove -Wno-error=misleading-indentation
       new  559c14a   crash: update to version 7.1.5
       new  d516719   libqmi: update to version 1.14.2
       new  9b9eb83   faac: address gcc-6 narrowing errors via an explicit cast
       new  675d1df   poppler: fix ambiguity on math functions related to gcc-6
       new  979760c   evince: fix build errors with gcc-6
       new  55dfb1b   epdf, evince, tracker, gimp, tumbler: Remove blacklist caused by poppler build failures
       new  cff7a47   vboxguestdrivers: obey LDFLAGS
       new  64d874f   libebml: don't rely on make -e, obey LDFLAGS
       new  c06411f   python-pygobject: fix do_configure failed
       new  0963084   python-cloudeebus: fix do_compile failure
       new  016e748   Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken"
       new  c29c8e3   krb5: add systemd support
       new  0e10dc7   efl e-module.inc: fix fetching in multi-lib configs
       new  7a925f7   analyze-suspend: Bump to latest Git version
       new  5cdb839   gnome-disk-utility: blacklist because of avahi-ui
       new  377d67a   gtest: fix installation in multilib
       new  ce37942   vte9: Add old vte into meta-oe
       new  1cb7275   gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9

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:
 meta-efl/recipes-efl/e17/e-module.inc              |   2 +-
 meta-efl/recipes-efl/efl/epdf_svn.bb               |   2 -
 .../evince/evince/0002-fix-gcc6-errors.patch       |  39 ++++++
 meta-gnome/recipes-gnome/evince/evince_3.18.2.bb   |   6 +-
 .../gnome-disk-utility_2.32.0.bb                   |   3 +
 .../recipes-gnome/gnome/gnome-terminal_2.30.2.bb   |   2 +-
 .../recipes-support/tracker/tracker_0.14.2.bb      |   2 -
 .../tvheadend/0002-fix-issues-with-gcc6.patch      |  46 +++++++
 .../recipes-dvb/tvheadend/tvheadend_git.bb         |   3 +-
 .../recipes-mkv/libebml/libebml/ldflags.patch      |  57 +++++++++
 .../libebml/libebml/override-uname.patch           |  42 +++++++
 .../recipes-mkv/libebml/libebml_1.3.0.bb           |  44 ++++++-
 .../recipes-multimedia/faac/faac_1.28.bb           |   7 +-
 .../files/address-gcc-6-narrowing-errors.patch     |  47 +++++++
 .../analyze-suspend/analyze-suspend_git.bb         |   2 +-
 meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb |   5 +-
 .../krb5/krb5/krb5-admin-server.service            |  14 +++
 .../krb5/krb5/krb5-kdc.service                     |  13 ++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |  29 +++--
 .../libqmi/{libqmi_1.12.6.bb => libqmi_1.14.2.bb}  |   9 +-
 .../python/python-pygobject_3.18.2.bb              |   7 +-
 ...do_not_override_compiler_and_do_not_strip.patch |  25 ++--
 .../p7zip/{p7zip_9.20.1.bb => p7zip_15.14.1.bb}    |   9 +-
 meta-oe/recipes-gnome/vte9/vte9.inc                |  19 +++
 .../recipes-gnome/vte9/vte9/cve-2012-2738.patch    | 136 +++++++++++++++++++++
 .../vte9/vte9/obsolete_automake_macros.patch       |  14 +++
 meta-oe/recipes-gnome/vte9/vte9_0.28.2.bb          |  12 ++
 meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb       |   2 -
 .../crash/0001-cross_add_configure_option.patch    |   4 +-
 ...gdb_build_jobs_and_not_write_crash_target.patch |   2 +-
 ...move-unrecognized-gcc-option-m32-for-mips.patch |   6 +-
 .../crash/{crash_7.1.3.bb => crash_7.1.5.bb}       |   7 +-
 .../geis/fix-indentation-for-gcc6.patch            |  14 +++
 .../canonical-multitouch/geis_2.2.17.bb            |   6 +-
 .../0002-fix-gcc-6-math-ambiguous-errors.patch     |  11 ++
 meta-oe/recipes-support/poppler/poppler_0.43.0.bb  |   4 +-
 meta-oe/recipes-support/toscoterm/toscoterm_git.bb |   2 +-
 .../vala-terminal/vala-terminal_git.bb             |   2 +-
 .../vboxguestdrivers/vboxguestdrivers_4.3.36.bb    |   2 +-
 ...install-command-for-libraries-and-headers.patch |  32 +++++
 ...test.pc.in-Add-pkg-config-support-to-gte.patch} |  24 ++--
 ...install-command-for-libraries-and-headers.patch |  39 ------
 meta-oe/recipes-test/gtest/gtest_1.7.0.bb          |   4 +-
 .../python/python-cloudeebus_0.6.0.bb              |   5 +-
 .../python/python-dbusmock_0.10.1.bb               |   3 -
 .../xfce4-terminal/xfce4-terminal_0.6.3.bb         |   2 +-
 meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb   |   2 -
 47 files changed, 624 insertions(+), 145 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/evince/evince/0002-fix-gcc6-errors.patch
 create mode 100644 meta-multimedia/recipes-dvb/tvheadend/tvheadend/0002-fix-issues-with-gcc6.patch
 create mode 100644 meta-multimedia/recipes-mkv/libebml/libebml/ldflags.patch
 create mode 100644 meta-multimedia/recipes-mkv/libebml/libebml/override-uname.patch
 create mode 100644 meta-multimedia/recipes-multimedia/faac/files/address-gcc-6-narrowing-errors.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/krb5-admin-server.service
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/krb5-kdc.service
 rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.12.6.bb => libqmi_1.14.2.bb} (65%)
 rename meta-oe/recipes-extended/p7zip/{p7zip_9.20.1.bb => p7zip_15.14.1.bb} (71%)
 create mode 100644 meta-oe/recipes-gnome/vte9/vte9.inc
 create mode 100644 meta-oe/recipes-gnome/vte9/vte9/cve-2012-2738.patch
 create mode 100644 meta-oe/recipes-gnome/vte9/vte9/obsolete_automake_macros.patch
 create mode 100644 meta-oe/recipes-gnome/vte9/vte9_0.28.2.bb
 rename meta-oe/recipes-kernel/crash/{crash_7.1.3.bb => crash_7.1.5.bb} (94%)
 create mode 100644 meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch
 create mode 100644 meta-oe/recipes-support/poppler/poppler/0002-fix-gcc-6-math-ambiguous-errors.patch
 create mode 100644 meta-oe/recipes-test/gtest/gtest/0001-Add-install-command-for-libraries-and-headers.patch
 rename meta-oe/recipes-test/gtest/gtest/{CMakeLists-gtest.pc.in-Add-pkg-config-support-to-gte.patch => 0002-CMakeLists-gtest.pc.in-Add-pkg-config-support-to-gte.patch} (68%)
 delete mode 100644 meta-oe/recipes-test/gtest/gtest/cmake-Add-install-command-for-libraries-and-headers.patch

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


More information about the Openembedded-commits mailing list