[oe-commits] [meta-openembedded] branch master updated (8ba31c9 -> 7a491f3)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 26 08:29:10 UTC 2016


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

      from  8ba31c9   gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now empty EXTRA_OECONF
      adds  2acaa8f   tipcutils: upgrade to 2.2.0
      adds  4faba62   libsocketcan: upgrade to 0.0.10
      adds  b7ae781   python-certifi: update to version 2016.9.26
      adds  47d12fe   python-cffi: update to version 1.8.3
      adds  ee0f810   python-lxml: update to version 3.6.4
      adds  13e2470   python-prompt-toolkit: update to version 1.0.7
      adds  96819dd   python-pymisp: update to version 2.4.51.1
      adds  0a812a0   python-pymongo: update to version 3.3.0
      adds  951d31e   python-pyopenssl: update to version 16.1.0
      adds  f35e4e6   nginx: update to version 1.11.5
      adds  3f000b5   python-pytest: update to version 3.0.1
      adds  40efc44   python-rfc3987: update to version 1.3.7
      adds  2810af5   python-urllib3: update to version 1.18
      adds  e15a35a   python-werkzeug: update to version 0.11.11
      adds  c8f992c   python-bcrypt: update to version 3.1.1
      adds  ecc78a9   python-cmd2: update to version 0.6.9
      adds  d4185c6   python-dbusmock: update to version 0.16.7
      adds  a5bc9e9   python-evdev: update to version 0.6.4
      adds  1872a8a   libsodium: update to version 1.0.11
      adds  8cefb2e   libsoc: update to version 0.8.2
      adds  887cdc7   mpich: update to version 3.2
      adds  a87270e   postgresql.inc: Fix do_configure error (could not find Python.h)
      adds  00ba3c8   nodejs: update to 4.6.0
      adds  74d5222   inotify-tools: add recipe
      adds  d0b44b7   v4l-utils: add support for "native" build
      adds  dd2748d   dvb-apps: fix recipe, and update to the latest version
      adds  ccec146   adduser: always add -M option for useradd
      adds  3fd6133   libndp: 1.5 -> 1.6
       new  558d935   libbonobo: Fix missing dep on orbit2-native and build with clang
       new  577604b   libmbim: Fix build with clang
       new  2280f69   libplist: Squash warnings found by clang
       new  73c6871   frame: Fix build with clang
       new  71670ff   python-greenlet: Rename register from rX to xX for aarch64
       new  09ac7a6   libdc1394: Upgrade to 2.2.4
       new  2449866   gpm: Remove nested functions
       new  b8ecf24   flashrom: Fix build with clang and aarch64
       new  cc5414c   glcompbench: Demand c++11 explicitly
       new  9db48dc   joe: Fix build with clang
       new  b6f38dd   mg: Update to 20161005
       new  a4f713b   python-unidiff: python module for parsing diff data
       new  51867d2   rsnapshot: update to 1.4.2
       new  e63aa5b   dhcp_%.bbappend: fix replaces original key warning
       new  3587696   android-tools: fix native build
       new  b096119   glmark2: Enabling c++ 11 features
       new  9af1859   vim: Update to v8.0.0022
       new  2f7c00b   libfastjson: add recipe
       new  ca3a032   librelp: add recipe
       new  ce2b1ac   rsyslog: upgrade to 8.22.0
       new  2396e30   openldap: use recommended backend mdb
       new  7a491f3   nodejs: update to 4.6.1

The 22 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-gnome/recipes-gnome/bonobo/libbonobo.inc      |   2 +-
 .../libbonobo/fix-nonliteral-in-string.patch       |  26 ++
 .../recipes-gnome/bonobo/libbonobo_2.32.1.bb       |   1 +
 .../recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb         |  26 +-
 .../recipes-multimedia/libdc1394/libdc1394_git.bb  |   4 +-
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb   |   3 +
 .../libmbim/libmbim/clang.patch                    |  73 +++++
 .../recipes-connectivity/libmbim/libmbim_1.14.0.bb |   4 +-
 .../libndp/{libndp_1.5.bb => libndp_1.6.bb}        |   4 +-
 .../android-tools/android-tools_5.1.1.r37.bb       |  59 ++--
 .../mpich/{mpich_3.1.1.bb => mpich_3.2.bb}         |   4 +-
 .../nodejs/{nodejs_4.5.0.bb => nodejs_4.6.1.bb}    |   4 +-
 .../flashrom/0001-Fix-compilation-on-aarch64.patch |  62 ++++
 ...utological-pointer-compare-when-using-cla.patch |  35 +++
 .../0003-remove-duplicate-const-qualifiers.patch   |  71 +++++
 .../recipes-extended/flashrom/flashrom_0.9.6.1.bb  |   8 +-
 .../files/0001-Fix-warnings-found-with-clang.patch |  51 ++++
 .../libimobiledevice/libplist_1.8.bb               |   3 +-
 .../recipes-extended/rsyslog/libfastjson_0.99.4.bb |  15 +
 meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb |  15 +
 ...include-config.h-before-any-other-headers.patch |  51 ----
 .../rsyslog/rsyslog/enable_tls_ptests.patch        |  28 --
 .../rsyslog/rsyslog/fix_build_with_musl.patch      |  62 ----
 .../rsyslog/rsyslog/json-0.12-fix.patch            |  47 ---
 .../replace_deprecated_GnuTLS_functions.patch      |  73 -----
 ...icate_type_set_priority_only_if_available.patch |  79 -----
 .../{rsyslog_7.6.7.bb => rsyslog_8.22.0.bb}        |  28 +-
 ...e-strcmp-instead-of-sizeof-on-char-string.patch |  39 ---
 ...ibsocketcan_0.0.9.bb => libsocketcan_0.0.10.bb} |  10 +-
 .../{tipcutils_2.0.6.bb => tipcutils_2.2.0.bb}     |  10 +-
 .../0001-build-Specify-std-c-11-on-cmdline.patch   |  45 +++
 .../glcompbench/glcompbench_2012.08.bb             |   4 +-
 .../v4l2apps/v4l-utils_1.10.1.bb                   |   3 +
 .../frame/pessimizing-move.patch                   |  27 ++
 .../canonical-multitouch/frame_2.5.0.bb            |   3 +-
 .../gpm/gpm-1.99.7/remove_nested_functions.patch   | 326 +++++++++++++++++++++
 meta-oe/recipes-support/gpm/gpm_1.99.7.bb          |   1 +
 .../inotifywait-fix-compile-error-with-GCC-6.patch |  45 +++
 .../inotify-tools/inotify-tools_git.bb             |  23 ++
 .../joe/joe/0001-adjust-signature-of-main.patch    |  30 ++
 meta-oe/recipes-support/joe/joe_3.1.bb             |   4 +-
 .../libsoc/{libsoc_0.8.1.bb => libsoc_0.8.2.bb}    |   4 +-
 .../recipes-support/libsodium/libsodium_1.0.10.bb  |  10 -
 .../recipes-support/libsodium/libsodium_1.0.11.bb  |  10 +
 .../mg/{mg_20110905.bb => mg_20161005.bb}          |  20 +-
 .../recipes-support/openldap/openldap_2.4.44.bb    |   4 +-
 meta-oe/recipes-support/postgresql/postgresql.inc  |   8 +-
 meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb |  12 +-
 .../vim/files/0001-patch-7.4.1733.patch            | 169 -----------
 .../{vim-tiny_7.4.1689.bb => vim-tiny_8.0.0022.bb} |   0
 .../vim/{vim_7.4.1689.bb => vim_8.0.0022.bb}       |   6 +-
 meta-perl/recipes-perl/adduser/adduser_3.115.bb    |   2 +-
 ...-M-option-for-useradd-when-no-create-home.patch |  57 ----
 .../files/adduser-add-M-option-for-useradd.patch   |  45 +++
 ...thon-bcrypt_3.1.0.bb => python-bcrypt_3.1.1.bb} |   4 +-
 .../recipes-devtools/python/python-certifi.inc     |   4 +-
 ...ifi_2016.8.8.bb => python-certifi_2016.9.26.bb} |   0
 .../recipes-devtools/python/python-cffi.inc        |   4 +-
 .../{python-cffi_1.7.0.bb => python-cffi_1.8.3.bb} |   0
 .../{python-cmd2_0.6.8.bb => python-cmd2_0.6.9.bb} |   6 +-
 ...busmock_0.16.6.bb => python-dbusmock_0.16.7.bb} |   4 +-
 ...python-evdev_0.6.1.bb => python-evdev_0.6.4.bb} |   4 +-
 ...x-instead-of-r-for-aarch64-register-names.patch |  38 +++
 .../python/python-greenlet_0.4.9.bb                |   3 +
 .../recipes-devtools/python/python-lxml.inc        |   4 +-
 .../{python-lxml_3.6.1.bb => python-lxml_3.6.4.bb} |   0
 .../python/python-prompt-toolkit.inc               |   4 +-
 ...kit_1.0.6.bb => python-prompt-toolkit_1.0.7.bb} |   0
 .../recipes-devtools/python/python-pymisp.inc      |   6 +-
 ...-pymisp_2.4.49.bb => python-pymisp_2.4.51.1.bb} |   0
 .../recipes-devtools/python/python-pymongo.inc     |   4 +-
 ...on-pymongo_3.2.2.bb => python-pymongo_3.3.0.bb} |   0
 .../recipes-devtools/python/python-pyopenssl.inc   |   4 +-
 ...penssl_16.0.0.bb => python-pyopenssl_16.1.0.bb} |   0
 .../recipes-devtools/python/python-pytest.inc      |   4 +-
 ...thon-pytest_2.9.1.bb => python-pytest_3.0.1.bb} |   0
 .../recipes-devtools/python/python-rfc3987.inc     |   4 +-
 ...on-rfc3987_1.3.6.bb => python-rfc3987_1.3.7.bb} |   0
 .../python/python-unidiff_0.5.2.bb                 |  15 +
 .../recipes-devtools/python/python-urllib3.inc     |   4 +-
 ...thon-urllib3_1.16.bb => python-urllib3_1.18.bb} |   0
 .../recipes-devtools/python/python-werkzeug.inc    |   4 +-
 ...kzeug_0.11.10.bb => python-werkzeug_0.11.11.bb} |   0
 ...fi_2016.8.8.bb => python3-certifi_2016.9.26.bb} |   0
 ...python3-cffi_1.7.0.bb => python3-cffi_1.8.3.bb} |   0
 ...python3-lxml_3.6.1.bb => python3-lxml_3.6.4.bb} |   0
 ...it_1.0.6.bb => python3-prompt-toolkit_1.0.7.bb} |   0
 ...pymisp_2.4.49.bb => python3-pymisp_2.4.51.1.bb} |   0
 ...3-pymongo_3.2.2.bb => python3-pymongo_3.3.0.bb} |   0
 ...enssl_16.0.0.bb => python3-pyopenssl_16.1.0.bb} |   0
 ...on3-pytest_2.9.1.bb => python3-pytest_3.0.1.bb} |   0
 ...3-rfc3987_1.3.6.bb => python3-rfc3987_1.3.7.bb} |   0
 ...on3-urllib3_1.16.bb => python3-urllib3_1.18.bb} |   0
 ...zeug_0.11.10.bb => python3-werkzeug_0.11.11.bb} |   0
 .../recipes-connectivity/dhcp/dhcp_%.bbappend      |   4 +-
 .../nginx/{nginx_1.11.3.bb => nginx_1.11.5.bb}     |   4 +-
 96 files changed, 1137 insertions(+), 746 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/bonobo/libbonobo/fix-nonliteral-in-string.patch
 create mode 100644 meta-oe/recipes-connectivity/libmbim/libmbim/clang.patch
 rename meta-oe/recipes-connectivity/libndp/{libndp_1.5.bb => libndp_1.6.bb} (61%)
 rename meta-oe/recipes-devtools/mpich/{mpich_3.1.1.bb => mpich_3.2.bb} (86%)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.1.bb} (96%)
 create mode 100644 meta-oe/recipes-extended/flashrom/flashrom/0001-Fix-compilation-on-aarch64.patch
 create mode 100644 meta-oe/recipes-extended/flashrom/flashrom/0002-Disable-Wtautological-pointer-compare-when-using-cla.patch
 create mode 100644 meta-oe/recipes-extended/flashrom/flashrom/0003-remove-duplicate-const-qualifiers.patch
 create mode 100644 meta-oe/recipes-extended/libimobiledevice/files/0001-Fix-warnings-found-with-clang.patch
 create mode 100644 meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
 create mode 100644 meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/bugfix-include-config.h-before-any-other-headers.patch
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/enable_tls_ptests.patch
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/fix_build_with_musl.patch
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/json-0.12-fix.patch
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/replace_deprecated_GnuTLS_functions.patch
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/use_gnutls_certificate_type_set_priority_only_if_available.patch
 rename meta-oe/recipes-extended/rsyslog/{rsyslog_7.6.7.bb => rsyslog_8.22.0.bb} (86%)
 delete mode 100644 meta-oe/recipes-extended/socketcan/libsocketcan/0001-Use-strcmp-instead-of-sizeof-on-char-string.patch
 rename meta-oe/recipes-extended/socketcan/{libsocketcan_0.0.9.bb => libsocketcan_0.0.10.bb} (61%)
 rename meta-oe/recipes-extended/tipcutils/{tipcutils_2.0.6.bb => tipcutils_2.2.0.bb} (85%)
 create mode 100644 meta-oe/recipes-graphics/glcompbench/glcompbench/0001-build-Specify-std-c-11-on-cmdline.patch
 create mode 100644 meta-oe/recipes-support/canonical-multitouch/frame/pessimizing-move.patch
 create mode 100644 meta-oe/recipes-support/gpm/gpm-1.99.7/remove_nested_functions.patch
 create mode 100644 meta-oe/recipes-support/inotify-tools/inotify-tools/inotifywait-fix-compile-error-with-GCC-6.patch
 create mode 100644 meta-oe/recipes-support/inotify-tools/inotify-tools_git.bb
 create mode 100644 meta-oe/recipes-support/joe/joe/0001-adjust-signature-of-main.patch
 rename meta-oe/recipes-support/libsoc/{libsoc_0.8.1.bb => libsoc_0.8.2.bb} (89%)
 delete mode 100644 meta-oe/recipes-support/libsodium/libsodium_1.0.10.bb
 create mode 100644 meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb
 rename meta-oe/recipes-support/mg/{mg_20110905.bb => mg_20161005.bb} (59%)
 delete mode 100644 meta-oe/recipes-support/vim/files/0001-patch-7.4.1733.patch
 rename meta-oe/recipes-support/vim/{vim-tiny_7.4.1689.bb => vim-tiny_8.0.0022.bb} (100%)
 rename meta-oe/recipes-support/vim/{vim_7.4.1689.bb => vim_8.0.0022.bb} (94%)
 delete mode 100644 meta-perl/recipes-perl/adduser/files/adduser-add-M-option-for-useradd-when-no-create-home.patch
 create mode 100644 meta-perl/recipes-perl/adduser/files/adduser-add-M-option-for-useradd.patch
 rename meta-python/recipes-devtools/python/{python-bcrypt_3.1.0.bb => python-bcrypt_3.1.1.bb} (67%)
 rename meta-python/recipes-devtools/python/{python-certifi_2016.8.8.bb => python-certifi_2016.9.26.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cffi_1.7.0.bb => python-cffi_1.8.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.6.8.bb => python-cmd2_0.6.9.bb} (59%)
 rename meta-python/recipes-devtools/python/{python-dbusmock_0.16.6.bb => python-dbusmock_0.16.7.bb} (81%)
 rename meta-python/recipes-devtools/python/{python-evdev_0.6.1.bb => python-evdev_0.6.4.bb} (71%)
 create mode 100644 meta-python/recipes-devtools/python/python-greenlet/0001-Use-x-instead-of-r-for-aarch64-register-names.patch
 rename meta-python/recipes-devtools/python/{python-lxml_3.6.1.bb => python-lxml_3.6.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-prompt-toolkit_1.0.6.bb => python-prompt-toolkit_1.0.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.49.bb => python-pymisp_2.4.51.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymongo_3.2.2.bb => python-pymongo_3.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pyopenssl_16.0.0.bb => python-pyopenssl_16.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_2.9.1.bb => python-pytest_3.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-rfc3987_1.3.6.bb => python-rfc3987_1.3.7.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-unidiff_0.5.2.bb
 rename meta-python/recipes-devtools/python/{python-urllib3_1.16.bb => python-urllib3_1.18.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.10.bb => python-werkzeug_0.11.11.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2016.8.8.bb => python3-certifi_2016.9.26.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cffi_1.7.0.bb => python3-cffi_1.8.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_3.6.1.bb => python3-lxml_3.6.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_1.0.6.bb => python3-prompt-toolkit_1.0.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.49.bb => python3-pymisp_2.4.51.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymongo_3.2.2.bb => python3-pymongo_3.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyopenssl_16.0.0.bb => python3-pyopenssl_16.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_2.9.1.bb => python3-pytest_3.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-rfc3987_1.3.6.bb => python3-rfc3987_1.3.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-urllib3_1.16.bb => python3-urllib3_1.18.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.10.bb => python3-werkzeug_0.11.11.bb} (100%)
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.11.3.bb => nginx_1.11.5.bb} (64%)

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


More information about the Openembedded-commits mailing list