[oe-commits] [meta-openembedded] branch master updated (56c233b -> 2af18f9)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 17:32:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from 56c233b  meta-efl: blacklist efl-native and dependent recipes
     new b1b626c  xfce4-closebutton-plugin: Fix build with clang
     new c142219  xfce4-timer-plugin: Fix build when security flags are enabled with clang
     new 4ecaaf8  tcsh: Update to 6.20.00 release
     new 211beca  poco: Upgrade to 1.7.8
     new b545c06  mariadb: Do not use ucontext_* APIs with musl
     new 43f5811  usb-modeswitch-data: Add dep on native tcl
     new d021ff0  aufs-util: Define HOSTCC
     new accb3f4  libraw1394: Update to 2.1.2 release
     new 217d65c  libdc1394: Update to 2.2.5+
     new 09a82e1  ntfs-3g-ntfsprogs: Upgrade to 2017.3.23
     new c2a7f35  faac: Fix with with security flags and on musl
     new 6061558  live555: Do not use XLOCALE on musl
     new 50c14d2  libgxim: Fix build with security flags turned on
     new 8acb143  utouch: Fix build on musl
     new 6000766  libavc1394: Add libargp on musl
     new 2d5b141  picocom: Upgrade to 2.2
     new 386f2ea  libexecinfo: Add recipe
     new b17f499  lxdm: Find libexecinfo if its on platform
     new e2d8066  libunique: Fix build with secutiy flags on
     new 254a9f8  pavucontrol: Backport patches to build with c++11 std
     new 38f0f13  networkmanager: Fix build on musl
     new 01feee2  jsonrpc: Backport and create patches to build with musl
     new a34ab25  xdebug: 2.2.6 -> 2.5.1
     new ad81891  python-smbus: upgrade to 3.1.2
     new b0699e4  opencv: remove redundant build dependency on python2
     new 490409c  flite-alsa: Blacklist as old and unmaintained
     new 61dc304  logfsprogs: Blacklist, doesn't have proper PV, doesn't respect LDFLAGS
     new 9097d4a  pngcheck: respect LDFLAGS
     new 1214d16  uml-utilities: respect LDFLAGS not only for mconsole but for other binaries as well
     new ad9c16b  xdotool: prevent compile-host-path QA issues
     new 0e1d178  dlm: fix ldflags QA warning
     new 61d1d45  v4l-utils: Depend on argp-standalone for musl
     new 2af18f9  caps: Use c99 int types

The 33 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:
 .../logfsprogs/logfsprogs_git.bb                   |   3 +
 ...2013.1.13.bb => ntfs-3g-ntfsprogs_2017.3.23.bb} |   6 +-
 .../recipes-utils/aufs-util/aufs-util_git.bb       |   2 +
 ...01-basic.h-Use-c99-supported-stdint-types.patch |  46 ++
 .../recipes-multimedia/caps/caps_0.9.24.bb         |   8 +-
 .../recipes-multimedia/faac/faac_1.28.bb           |   6 +-
 ...frontend-Fix-format-string-security-error.patch |  26 +
 ...Define-__STRING-if-cdefs.h-does-not-exist.patch |  28 +
 .../libavc1394/libavc1394_0.5.4.bb                 |   3 +
 .../recipes-multimedia/libdc1394/libdc1394_git.bb  |   4 +-
 ...adjust-net-headers-for-musl-compatibility.patch |  82 +++
 .../0001-check-for-strndupa-before-using-it.patch  |  67 +++
 ...et-util.h-Include-linux-sockios.h-on-musl.patch |  30 +
 .../networkmanager/0003-Define-ETH_ALEN.patch      |  39 ++
 ...Define-missing-features-to-cater-for-musl.patch |  93 +++
 ...emove-net-ethernet.h-seems-to-be-over-spe.patch |  36 ++
 .../networkmanager/networkmanager_1.4.2.bb         |  15 +-
 ...mset-and-family-needs-to-include-string.h.patch |  26 +
 .../jsonrpc/0002-Fix-build-problem-on-Mac.patch    |  27 +
 meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb  |   4 +-
 .../respect-ldflags-also-from-bin_ldflags.patch    |  36 ++
 meta-oe/recipes-extended/dlm/dlm_4.0.2.bb          |   4 +-
 .../0001-makefile-Fix-build-on-linux.patch         |  59 ++
 ...x-compiler-errors-found-with-newer-gcc-cl.patch |  79 +++
 .../libexecinfo/libexecinfo_1.1.bb                 |  31 +
 .../0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch |  53 ++
 .../libgxim/0002-Update-autotools-macro.patch      |  31 +
 ...string-qualifier-to-fix-potential-securit.patch |  30 +
 meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb  |   6 +-
 .../recipes-extended/tcsh/files/01_build.1.patch   |  16 -
 .../recipes-extended/tcsh/files/01_build.2.patch   |  13 -
 .../recipes-extended/tcsh/files/01_build.3.patch   |  13 -
 .../tcsh/files/12_unknown_lscolors.patch           |  24 -
 .../recipes-extended/tcsh/files/15_no-strip.patch  |  14 -
 .../tcsh/files/disable-broken-test.patch           |  14 -
 .../tcsh/files/disable-lexical.at-31.patch         |  30 -
 .../tcsh/files/disable-test-nice.patch             |  23 -
 .../tcsh/files/disable-test-notty.patch            |  30 -
 .../tcsh/files/fix-gcc6-wait-union.patch           |  11 -
 .../tcsh/files/tcsh-6.17.02-multibyte.patch        |  18 -
 .../0001-Enable-system-malloc-on-all-linux.patch   |  30 +
 .../tcsh/tcsh/0002-Add-debian-csh-scripts.patch    |  60 ++
 meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb      |  55 --
 meta-oe/recipes-extended/tcsh/tcsh_6.20.00.bb      |  44 ++
 .../uml-utilities-20040406/fix-ldflags.patch       |  88 +++
 ...-unique-Add-format-qualifier-s-for-string.patch |  32 ++
 meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb |  11 +-
 ...-for-libexecinfo-providing-backtrace-APIs.patch |  36 ++
 meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb        |  16 +-
 .../xdotool/xdotool_1.20100416.2809.bb             |   2 +-
 meta-oe/recipes-multimedia/live555/live555.inc     |   5 +-
 .../0001-build-sys-Use-C-11-for-building.patch     |  27 +
 ...-Add-m4-file-for-AX_CXX_COMPILE_STDCXX_11.patch | 624 +++++++++++++++++++++
 .../pulseaudio/pavucontrol_3.0.bb                  |   5 +-
 .../v4l2apps/v4l-utils_1.10.1.bb                   |   1 +
 meta-oe/recipes-support/flite/flite-alsa_1.3.bb    |   9 +
 .../{libraw1394_2.1.0.bb => libraw1394_2.1.2.bb}   |   4 +-
 meta-oe/recipes-support/mysql/mariadb.inc          |   1 +
 .../mariadb/0001-disable-ucontext-on-musl.patch    |  28 +
 meta-oe/recipes-support/opencv/opencv_3.2.bb       |   2 +-
 meta-oe/recipes-support/picocom/picocom_1.7.bb     |  19 -
 meta-oe/recipes-support/picocom/picocom_git.bb     |  23 +
 meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb |   2 +-
 .../poco/{poco_1.7.7.bb => poco_1.7.8.bb}          |   4 +-
 .../usb-modeswitch/usb-modeswitch-data_20170205.bb |   2 +
 ...sys-stat.h-for-fixing-build-issue-on-musl.patch |  29 +
 meta-oe/recipes-support/utouch/utouch-frame_git.bb |   4 +-
 .../{python-smbus_3.1.1.bb => python-smbus.inc}    |  10 +-
 .../recipes-devtools/python/python-smbus_3.1.2.bb  |   2 +
 .../recipes-devtools/python/python3-smbus_3.1.2.bb |   2 +
 .../xdebug/{xdebug_2.2.6.bb => xdebug_2.5.1.bb}    |   4 +-
 ...n_val_if_fail-in-functions-expecting-a-re.patch |  62 ++
 .../closebutton/xfce4-closebutton-plugin_git.bb    |   4 +-
 .../0001-Specify-string-format-explicitly.patch    |  32 ++
 .../timer/xfce4-timer-plugin_1.6.0.bb              |   2 +
 75 files changed, 2038 insertions(+), 329 deletions(-)
 rename meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/{ntfs-3g-ntfsprogs_2013.1.13.bb => ntfs-3g-ntfsprogs_2017.3.23.bb} (88%)
 create mode 100644 meta-multimedia/recipes-multimedia/caps/caps/0001-basic.h-Use-c99-supported-stdint-types.patch
 create mode 100644 meta-multimedia/recipes-multimedia/faac/files/0001-frontend-Fix-format-string-security-error.patch
 create mode 100644 meta-multimedia/recipes-multimedia/faac/files/0002-mp4v2-Define-__STRING-if-cdefs.h-does-not-exist.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-adjust-net-headers-for-musl-compatibility.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-check-for-strndupa-before-using-it.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-socket-util.h-Include-linux-sockios.h-on-musl.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0003-Define-ETH_ALEN.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0004-Define-missing-features-to-cater-for-musl.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0005-sd-lldp.h-Remove-net-ethernet.h-seems-to-be-over-spe.patch
 create mode 100644 meta-oe/recipes-devtools/jsonrpc/jsonrpc/0001-memset-and-family-needs-to-include-string.h.patch
 create mode 100644 meta-oe/recipes-devtools/jsonrpc/jsonrpc/0002-Fix-build-problem-on-Mac.patch
 create mode 100644 meta-oe/recipes-extended/dlm/dlm/respect-ldflags-also-from-bin_ldflags.patch
 create mode 100644 meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch
 create mode 100644 meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch
 create mode 100644 meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb
 create mode 100644 meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch
 create mode 100644 meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch
 create mode 100644 meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/01_build.1.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/01_build.2.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/01_build.3.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/12_unknown_lscolors.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/15_no-strip.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/disable-broken-test.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/disable-lexical.at-31.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/disable-test-nice.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/disable-test-notty.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/fix-gcc6-wait-union.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/files/tcsh-6.17.02-multibyte.patch
 create mode 100644 meta-oe/recipes-extended/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch
 create mode 100644 meta-oe/recipes-extended/tcsh/tcsh/0002-Add-debian-csh-scripts.patch
 delete mode 100644 meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
 create mode 100644 meta-oe/recipes-extended/tcsh/tcsh_6.20.00.bb
 create mode 100644 meta-oe/recipes-gnome/libunique/libunique/0001-test-unique-Add-format-qualifier-s-for-string.patch
 create mode 100644 meta-oe/recipes-graphics/lxdm/lxdm/0001-check-for-libexecinfo-providing-backtrace-APIs.patch
 create mode 100644 meta-oe/recipes-multimedia/pulseaudio/pavucontrol/0001-build-sys-Use-C-11-for-building.patch
 create mode 100644 meta-oe/recipes-multimedia/pulseaudio/pavucontrol/0002-build-sys-Add-m4-file-for-AX_CXX_COMPILE_STDCXX_11.patch
 rename meta-oe/recipes-support/libraw1394/{libraw1394_2.1.0.bb => libraw1394_2.1.2.bb} (71%)
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/0001-disable-ucontext-on-musl.patch
 delete mode 100644 meta-oe/recipes-support/picocom/picocom_1.7.bb
 create mode 100644 meta-oe/recipes-support/picocom/picocom_git.bb
 rename meta-oe/recipes-support/poco/{poco_1.7.7.bb => poco_1.7.8.bb} (97%)
 create mode 100644 meta-oe/recipes-support/utouch/files/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch
 rename meta-python/recipes-devtools/python/{python-smbus_3.1.1.bb => python-smbus.inc} (60%)
 create mode 100644 meta-python/recipes-devtools/python/python-smbus_3.1.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-smbus_3.1.2.bb
 rename meta-webserver/recipes-php/xdebug/{xdebug_2.2.6.bb => xdebug_2.5.1.bb} (86%)
 create mode 100644 meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin/0001-Use-g_return_val_if_fail-in-functions-expecting-a-re.patch
 create mode 100644 meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin/0001-Specify-string-format-explicitly.patch

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


More information about the Openembedded-commits mailing list