[oe-commits] [meta-openembedded] branch master updated (6ceb78f -> bd68035)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 00:04:57 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 6ceb78f  cpprest: update to 2.10.9, drop patches
     add 12e66e8  openldap: improve reproducibility
     add 5684e6a  yaffs2-utils: Set CLEANBROKEN
     add 52e29be  python-isodate: fix SUMMARY
     add d3d170e  python-rdflib: fix SUMMARY
     add 9e9d9fb  exo: upgrade 0.12.3 -> 0.12.4
     add 914a022  xfce4-whiskermenu-plugin: upgrade 2.3.0 -> 2.3.1
     add 3593ada  xfce4-battery-plugin: upgrade 1.1.1 -> 1.1.2
     add 7c52d8a  libkcapi: Fix missing bash (for apps) and unneeded checksums (for testapp) when building
     add 7cf2f49  libkcapi: Bump to v1.1.4
     add 3893910  efivar: recommend required kernel module
     add f394ef4  civetweb: Bump to v1.11
     add f25ae4f  nmap: Fix build with clang8/musl/libc++
     add cfb01aa  libtdb: upgrade from 1.3.16 -> 1.3.17
     add 36618f3  libmbim: Upgrade to 1.18.0
     add 41817d8  nodejs 8.14.0 -> 8.15.0
     add c049e02  polkit: inherit distro_features_check
     add 7735b4c  ell: update to 0.17
     add fd7cd2b  iwd: update to 0.14
     add 12351cd  libvncserver: Update to latest commit post 0.9.12
     add bd68035  libvncserver: make PACKAGECONFIG flags explicit

No new revisions were added by this update.

Summary of changes:
 .../recipes-filesystems/yaffs2/yaffs2-utils_git.bb |  6 ++
 .../0001-undefine-macro-before-redefining.patch    | 26 --------
 .../recipes-connectivity/civetweb/civetweb_git.bb  |  7 +-
 ...akefile-fix-problem-that-waf-cannot-found.patch | 35 ++++++++++
 .../0001-waf-add-support-of-cross_compile.patch    | 63 +++++++++++++++++
 .../tdb-Add-configure-options-for-packages.patch   | 43 +++++++-----
 .../libtdb/{libtdb_1.3.16.bb => libtdb_1.3.17.bb}  | 11 ++-
 meta-oe/recipes-bsp/efivar/efivar_37.bb            |  2 +
 .../iwd/{iwd_0.12.bb => iwd_0.14.bb}               |  2 +-
 .../libmbim/libmbim/clang.patch                    |  2 +-
 .../{libmbim_1.16.0.bb => libmbim_1.18.0.bb}       |  4 +-
 .../recipes-core/ell/{ell_0.15.bb => ell_0.17.bb}  |  2 +-
 meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb    | 13 ++--
 .../nodejs/{nodejs_8.14.0.bb => nodejs_8.15.0.bb}  |  4 +-
 meta-oe/recipes-extended/polkit/polkit_0.115.bb    |  2 +-
 .../libvncserver/libvncserver_git.bb               | 21 +++---
 ...lude-time.h-for-time-structure-definition.patch | 78 ++++++++++++++++++++++
 .../nmap/files/0002-Fix-building-with-libc.patch   | 76 +++++++++++++++++++++
 meta-oe/recipes-security/nmap/nmap_7.70.bb         |  4 +-
 .../remove-user-host-pwd-from-version.patch        |  2 +-
 .../recipes-devtools/python/python-isodate.inc     |  2 +-
 .../recipes-devtools/python/python-rdflib.inc      |  2 +-
 ...ugin_1.1.1.bb => xfce4-battery-plugin_1.1.2.bb} |  4 +-
 ..._2.3.0.bb => xfce4-whiskermenu-plugin_2.3.1.bb} |  4 +-
 .../exo/{exo_0.12.3.bb => exo_0.12.4.bb}           |  4 +-
 25 files changed, 338 insertions(+), 81 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/civetweb/civetweb/0001-undefine-macro-before-redefining.patch
 create mode 100644 meta-networking/recipes-support/libtdb/libtdb/0001-Makefile-fix-problem-that-waf-cannot-found.patch
 create mode 100644 meta-networking/recipes-support/libtdb/libtdb/0001-waf-add-support-of-cross_compile.patch
 rename meta-networking/recipes-support/libtdb/{libtdb_1.3.16.bb => libtdb_1.3.17.bb} (78%)
 rename meta-oe/recipes-connectivity/iwd/{iwd_0.12.bb => iwd_0.14.bb} (94%)
 rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.16.0.bb => libmbim_1.18.0.bb} (82%)
 rename meta-oe/recipes-core/ell/{ell_0.15.bb => ell_0.17.bb} (88%)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.14.0.bb => nodejs_8.15.0.bb} (96%)
 create mode 100644 meta-oe/recipes-security/nmap/files/0001-include-time.h-for-time-structure-definition.patch
 create mode 100644 meta-oe/recipes-security/nmap/files/0002-Fix-building-with-libc.patch
 rename meta-xfce/recipes-panel-plugins/battery/{xfce4-battery-plugin_1.1.1.bb => xfce4-battery-plugin_1.1.2.bb} (66%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.3.0.bb => xfce4-whiskermenu-plugin_2.3.1.bb} (66%)
 rename meta-xfce/recipes-xfce/exo/{exo_0.12.3.bb => exo_0.12.4.bb} (87%)

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


More information about the Openembedded-commits mailing list