[oe-commits] [meta-openembedded] branch master updated (ce51958 -> 255b755)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 11 19:20:09 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 ce51958  remmina: Add space before append operation
     add c31468e  php: Turn PCRE JIT off for riscv
     add bf872be  python-atomicwrites: new recipe
     add 5717591  python-pytest: fix runtime error
     add 54983c1  php: fix module path in mod_php.conf
     add 540df69  apache-websocket: fix module path
     add 7b1112f  python3-cmd2: Remove PNBLACKLIST
     add 7c9881e  php: Remove no longer needed CFLAGS_append_aarch64
     add c943bc5  php: Move more into php.inc after php5 removal
     add 87bdd15  remmina: add distro_features_check for GTK3DISTROFEATURES
     add e8a3660  ceres-solver: fix the paths in .cmake files
     add 0749b8f  ceres-solver: add PACKAGECONFIG for suitesparse and lapack
     add b518e00  openhpi: control snmp-bc ptest generation
     add 28a9985  poppler: update from 0.79.0 to 0.80.0
     add b5767f5  fuse3: add libfuse3 recipe
     add 2b49254  redis: Fix build with clang/x86
     add 5fc1bf0  android-tools: Recognise i686 for HOST_ARCH
     add cb4d681  netdata: Update to 1.17.0 and fix build with clang/x86
     add c93f66d  safec: Define _GNU_SOURCE
     add 255b755  pm-graph: upgrade 5.3 -> 5.5

No new revisions were added by this update.

Summary of changes:
 .../recipes-support/fuse/fuse3_3.6.2.bb            | 48 ++++++++++++++++++++++
 .../recipes-daemons/openhpi/openhpi_3.8.0.bb       | 15 +++++++
 meta-oe/recipes-core/safec/safec_3.4.bb            |  2 +
 .../android-tools/android-tools_5.1.1.r37.bb       |  2 +-
 meta-oe/recipes-devtools/php/php.inc               | 16 ++++----
 .../recipes-devtools/php/php/php-fpm-apache.conf   |  4 +-
 meta-oe/recipes-devtools/php/php_7.3.9.bb          |  8 ----
 .../redis/0001-src-Do-not-reset-FINAL_LIBS.patch   | 32 +++++++++++++++
 meta-oe/recipes-extended/redis/redis_4.0.14.bb     |  5 ++-
 .../pm-graph/pm-graph/0001-bootgraph.py.patch      | 32 ---------------
 .../pm-graph/0001-sleepgraph.py-use-python3.patch  | 39 ++++++++++++++++++
 .../pm-graph/{pm-graph_5.3.bb => pm-graph_5.5.bb}  |  6 +--
 .../ceres-solver/ceres-solver_1.14.bb              | 15 +++++++
 .../{poppler_0.79.0.bb => poppler_0.80.0.bb}       |  4 +-
 meta-oe/recipes-support/remmina/remmina_1.3.6.bb   |  5 ++-
 .../python/python-atomicwrites.inc                 |  7 ++++
 .../python/python-atomicwrites_1.3.0.bb            |  2 +
 .../recipes-devtools/python/python-pytest.inc      |  1 +
 .../python/python3-atomicwrites_1.3.0.bb           |  2 +
 .../recipes-devtools/python/python3-cmd2_0.9.16.bb |  1 -
 .../apache-mod/apache-websocket_git.bb             |  8 ++--
 .../recipes-webadmin/netdata/netdata_git.bb        |  7 +++-
 22 files changed, 197 insertions(+), 64 deletions(-)
 create mode 100644 meta-filesystems/recipes-support/fuse/fuse3_3.6.2.bb
 create mode 100644 meta-oe/recipes-extended/redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch
 delete mode 100644 meta-oe/recipes-kernel/pm-graph/pm-graph/0001-bootgraph.py.patch
 create mode 100644 meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-use-python3.patch
 rename meta-oe/recipes-kernel/pm-graph/{pm-graph_5.3.bb => pm-graph_5.5.bb} (75%)
 rename meta-oe/recipes-support/poppler/{poppler_0.79.0.bb => poppler_0.80.0.bb} (93%)
 create mode 100644 meta-python/recipes-devtools/python/python-atomicwrites.inc
 create mode 100644 meta-python/recipes-devtools/python/python-atomicwrites_1.3.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb

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


More information about the Openembedded-commits mailing list