[oe-commits] [meta-openembedded] branch master updated (c06db08 -> 423828d)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 20 19:10:18 UTC 2019


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

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

    from c06db08  rocksdb: Fix build with clang
     add f427095  python-lxml: upgrade to 4.3.1
     add 984d43f  python-pycparser: upgrade to 2.19
     add f4bfce9  python-paste:upgrade to 3.0.6
     add 4a6b71b  catfish: upgrade 1.4.6 -> 1.4.7
     add cce95f6  jack: Add packageconfig for dbus add files generated to jack-server package
     add a6210af  fontforge: Fix multilib / lib32 packaging
     add 41ab9bd  libsass: initial add 3.5.3
     add 5d7cc0e  sassc: initial add 3.5.0
     add 4c2c33d  php: upgrade 7.2.10 -> 7.3.2 / 5.3.39 -> 5.6.40
     add 20e298a  lcdproc: Disable serialVFD driver on arm/aarch64
     add 5d5c14e  upm_git.bb: Add fix for installing the python files
     add e9434ec  cryptsetup: Upgrade to 2.1.0
     add cb1b513  ace-cloud-editor: move ace-cloud-editor recipe to meta-oe/recipes-support
     add ce02a14  python3-protobuf: add cpp implementation support
     add 19dee69  python3-pkgconfig: add version 1.4.0
     add f6a3e4b  python3-h5py: add version 2.9.0
     add 507efb3  python3-termcolor: add version 1.1.0
     add 52cbeee  python3-markdown: add version 3.0.1
     add 8028fe7  python3-wheel: add version 0.32.3
     add 0938161  python3-absl: add version 0.7.0
     add faa3f90  python3-astor: add version 0.7.1
     add c36b3f8  python3-gast: add version 0.2.2
     add 1574866  python3-keras-applications: add version 1.0.6
     add 223575a  python3-keras-preprocessing: add version 1.0.5
     add 2032f0f  libgpiod: bump version to v1.2.1
     add 293fac9  hdf5: add version 1.8.19
     add f357a80  python-requests: update to version 2.20.1
     add f3a80c3  znc: Strip out DEBUG_PREFIX_MAP options and --sysroot from znc.pc
     add b1ccca4  snort: Strip out DEBUG_PREFIX_MAP options and --sysroot
     add 1c8e4a6  nodejs 8.15.0 -> 10.15.1
     new 95a1d25  xdebug: upgrade 2.6.1 -> 2.7.0RC2
     new 423828d  ndctl: disable ndctl-monitor service by default

The 2 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:
 .../recipes-connectivity/snort/snort_2.9.11.1.bb   |   2 +-
 meta-networking/recipes-irc/znc/znc_git.bb         |   2 +-
 meta-oe/licenses/HDF5                              |  92 ++
 meta-oe/recipes-core/ndctl/ndctl_v63.bb            |   1 +
 .../{cryptsetup_2.0.4.bb => cryptsetup_2.1.0.bb}   |   6 +-
 ...isable-running-gyp-files-for-bundled-deps.patch |  23 +-
 .../nodejs/nodejs/0002-Using-native-torque.patch   |  36 +
 ...3-Crypto-reduce-memory-usage-of-SignFinal.patch | 122 +++
 .../0004-Make-compatibility-with-gcc-4.8.patch     |  26 +
 .../nodejs/nodejs/0005-Link-atomic-library.patch   |  20 +
 .../nodejs/{nodejs_8.15.0.bb => nodejs_10.15.1.bb} |  20 +-
 meta-oe/recipes-devtools/php/php.inc               |   4 +-
 ...0001-Use-pkg-config-for-libxml2-detection.patch |  23 +
 ...-acinclude.m4-don-t-unset-cache-variables.patch |  17 +-
 ...aused-by-a-new-variable-is-declared-after.patch |  45 -
 .../0001-opcache-config.m4-enable-opcache.patch    | 140 +--
 ...48-Use-pkg-config-for-FreeType2-detection.patch |  53 ++
 ...049-ext-intl-Use-pkg-config-to-detect-icu.patch | 111 +++
 .../recipes-devtools/php/php/CVE-2017-9120.patch   |  21 -
 .../php/php/change-AC_TRY_RUN-to-AC_TRY_LINK.patch |  61 --
 ...acinclude.m4-don-t-unset-cache-variables.patch} |  15 +-
 .../php/{php_5.6.39.bb => php_5.6.40.bb}           |   5 +-
 .../php/{php_7.2.10.bb => php_7.3.2.bb}            |  14 +-
 meta-oe/recipes-extended/lcdproc/lcdproc_git.bb    |   5 +-
 ...txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch |  38 +
 meta-oe/recipes-extended/upm/upm_git.bb            |   3 +-
 .../fontforge/fontforge_20170731.bb                |   2 +-
 meta-oe/recipes-multimedia/jack/jack_git.bb        |   9 +-
 .../ace-cloud-editor/ace-cloud-editor_git.bb       |   0
 .../hdf5/files/0001-cross-compiling-support.patch  |  71 ++
 ...ve-suffix-shared-from-shared-library-name.patch |  50 ++
 meta-oe/recipes-support/hdf5/files/H5Tinit.c       | 991 +++++++++++++++++++++
 .../recipes-support/hdf5/files/H5lib_settings.c    |  98 ++
 meta-oe/recipes-support/hdf5/hdf5_1.8.19.bb        |  56 ++
 .../{libgpiod_1.2.bb => libgpiod_1.2.1.bb}         |   4 +-
 meta-oe/recipes-support/sass/libsass_git.bb        |  13 +
 meta-oe/recipes-support/sass/sassc_git.bb          |  14 +
 .../recipes-devtools/python/python-lxml.inc        |   6 +-
 .../{python-lxml_4.2.4.bb => python-lxml_4.3.1.bb} |   0
 ...python-paste_2.0.3.bb => python-paste_3.0.6.bb} |   7 +-
 .../recipes-devtools/python/python-protobuf.inc    |   1 +
 .../recipes-devtools/python/python-pycparser.inc   |   5 +-
 ...-pycparser_2.18.bb => python-pycparser_2.19.bb} |   0
 .../recipes-devtools/python/python-requests.inc    |  10 +-
 ...rization-header-whenever-root-URL-changes.patch |  62 --
 ...uthorization-stripping-logic-as-discussed.patch | 118 ---
 ...equests_2.19.1.bb => python-requests_2.20.1.bb} |   0
 .../recipes-devtools/python/python3-absl_0.7.0.bb  |  14 +
 .../recipes-devtools/python/python3-astor_0.7.1.bb |  14 +
 .../recipes-devtools/python/python3-gast_0.2.2.bb  |  14 +
 .../0001-cross-compiling-support.patch             |  46 +
 .../recipes-devtools/python/python3-h5py_2.9.0.bb  |  30 +
 .../python/python3-keras-applications_1.0.6.bb     |  19 +
 .../python/python3-keras-preprocessing_1.0.5.bb    |  15 +
 ...python3-lxml_4.2.4.bb => python3-lxml_4.3.1.bb} |   0
 .../python/python3-markdown_3.0.1.bb               |  12 +
 .../python/python3-pkgconfig_1.4.0.bb              |  18 +
 .../0001-Add-Python-3.7-compatibility-4862.patch   |  98 ++
 .../python/python3-protobuf_3.6.1.bb               |   9 +
 ...pycparser_2.18.bb => python3-pycparser_2.19.bb} |   0
 ...quests_2.19.1.bb => python3-requests_2.20.1.bb} |   0
 .../python/python3-termcolor_1.1.0.bb              |  12 +
 .../python/python3-wheel_0.32.3.bb                 |  16 +
 .../xdebug/{xdebug_2.6.1.bb => xdebug_2.7.0RC2.bb} |   6 +-
 .../catfish/{catfish_1.4.6.bb => catfish_1.4.7.bb} |   4 +-
 65 files changed, 2310 insertions(+), 439 deletions(-)
 create mode 100644 meta-oe/licenses/HDF5
 rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.0.4.bb => cryptsetup_2.1.0.bb} (83%)
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-torque.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0003-Crypto-reduce-memory-usage-of-SignFinal.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0004-Make-compatibility-with-gcc-4.8.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0005-Link-atomic-library.patch
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.15.0.bb => nodejs_10.15.1.bb} (83%)
 create mode 100644 meta-oe/recipes-devtools/php/php/0001-Use-pkg-config-for-libxml2-detection.patch
 delete mode 100644 meta-oe/recipes-devtools/php/php/0001-fix-error-caused-by-a-new-variable-is-declared-after.patch
 create mode 100644 meta-oe/recipes-devtools/php/php/0048-Use-pkg-config-for-FreeType2-detection.patch
 create mode 100644 meta-oe/recipes-devtools/php/php/0049-ext-intl-Use-pkg-config-to-detect-icu.patch
 delete mode 100644 meta-oe/recipes-devtools/php/php/CVE-2017-9120.patch
 delete mode 100644 meta-oe/recipes-devtools/php/php/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
 copy meta-oe/recipes-devtools/php/php/{0001-acinclude.m4-don-t-unset-cache-variables.patch => php5-0001-acinclude.m4-don-t-unset-cache-variables.patch} (70%)
 rename meta-oe/recipes-devtools/php/{php_5.6.39.bb => php_5.6.40.bb} (79%)
 rename meta-oe/recipes-devtools/php/{php_7.2.10.bb => php_7.3.2.bb} (59%)
 create mode 100644 meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch
 rename {recipes-utils => meta-oe/recipes-support}/ace-cloud-editor/ace-cloud-editor_git.bb (100%)
 create mode 100644 meta-oe/recipes-support/hdf5/files/0001-cross-compiling-support.patch
 create mode 100644 meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch
 create mode 100644 meta-oe/recipes-support/hdf5/files/H5Tinit.c
 create mode 100644 meta-oe/recipes-support/hdf5/files/H5lib_settings.c
 create mode 100644 meta-oe/recipes-support/hdf5/hdf5_1.8.19.bb
 rename meta-oe/recipes-support/libgpiod/{libgpiod_1.2.bb => libgpiod_1.2.1.bb} (78%)
 create mode 100644 meta-oe/recipes-support/sass/libsass_git.bb
 create mode 100644 meta-oe/recipes-support/sass/sassc_git.bb
 rename meta-python/recipes-devtools/python/{python-lxml_4.2.4.bb => python-lxml_4.3.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-paste_2.0.3.bb => python-paste_3.0.6.bb} (61%)
 rename meta-python/recipes-devtools/python/{python-pycparser_2.18.bb => python-pycparser_2.19.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-requests/0001-Strip-Authorization-header-whenever-root-URL-changes.patch
 delete mode 100644 meta-python/recipes-devtools/python/python-requests/0002-Rework-authorization-stripping-logic-as-discussed.patch
 rename meta-python/recipes-devtools/python/{python-requests_2.19.1.bb => python-requests_2.20.1.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-absl_0.7.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-astor_0.7.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-gast_0.2.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-h5py/0001-cross-compiling-support.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-keras-applications_1.0.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb
 rename meta-python/recipes-devtools/python/{python3-lxml_4.2.4.bb => python3-lxml_4.3.1.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pkgconfig_1.4.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-protobuf/0001-Add-Python-3.7-compatibility-4862.patch
 rename meta-python/recipes-devtools/python/{python3-pycparser_2.18.bb => python3-pycparser_2.19.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests_2.19.1.bb => python3-requests_2.20.1.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-wheel_0.32.3.bb
 rename meta-webserver/recipes-php/xdebug/{xdebug_2.6.1.bb => xdebug_2.7.0RC2.bb} (79%)
 rename meta-xfce/recipes-apps/catfish/{catfish_1.4.6.bb => catfish_1.4.7.bb} (72%)

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


More information about the Openembedded-commits mailing list