[meta-virtualization] [meta-cloud-services][PATCH V2 0/3] glusterfs: upgrade to 3.11.1

Yi Zhao yi.zhao at windriver.com
Tue Jul 25 17:42:06 PDT 2017


Upgrade glusterfs from 3.4.2 to 3.11.1
Add libiverbs and librdmacm recipes which is needed by glusterfs.

Changes from V1:
Update commit log for libibverbs as Mark's suggestion.

Yi Zhao (3):
  libibverbs: add new recpie
  librdmacm: add new recipe
  glusterfs: uprev to 3.11.1

 ...nt.glusterfs-not-accepting-version-argume.patch |  33 -----
 ...c-allow-PYTHON-values-to-be-passed-via-en.patch |  67 ++++++++++
 .../dependence-on-correct-header-file-path.patch   |  32 +++++
 .../files/glusterd-change-port-range.patch         |  39 ++++++
 .../files/{glusterd-ovp => glusterd.init}          |   6 +-
 recipes-extended/glusterfs/files/glusterd.service  |  12 ++
 ...fs-api-remove-unnecessary-library-options.patch |  31 +++++
 .../glusterfs-change-default-nfs-port-number.patch |  49 +++++++
 ...onfigure-automake-with-subdir-objects-for.patch |  37 ++++++
 ...glusterfs-disable-default-startup-scripts.patch |  24 +++-
 .../libglusterfs-Don-t-link-against-libfl.patch    |  46 +++++++
 ...python-work-around-host-and-target-python.patch |  81 ++++++++++++
 .../files/xlator-host-contamination-3.4.patch      |  34 +++--
 recipes-extended/glusterfs/glusterfs.inc           | 142 ++++++++++++++++-----
 recipes-extended/glusterfs/glusterfs_3.11.1.bb     |   6 +
 recipes-extended/glusterfs/glusterfs_3.4.2.bb      |  12 --
 recipes-extended/libibverbs/libibverbs_1.1.7.bb    |  27 ++++
 .../librdmacm/files/librdmacm-needs-libdl.patch    |  21 +++
 recipes-extended/librdmacm/librdmacm_1.0.17.bb     |  41 ++++++
 19 files changed, 639 insertions(+), 101 deletions(-)
 delete mode 100644 recipes-extended/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
 create mode 100644 recipes-extended/glusterfs/files/configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch
 create mode 100644 recipes-extended/glusterfs/files/dependence-on-correct-header-file-path.patch
 create mode 100644 recipes-extended/glusterfs/files/glusterd-change-port-range.patch
 rename recipes-extended/glusterfs/files/{glusterd-ovp => glusterd.init} (92%)
 create mode 100644 recipes-extended/glusterfs/files/glusterd.service
 create mode 100644 recipes-extended/glusterfs/files/glusterfs-api-remove-unnecessary-library-options.patch
 create mode 100644 recipes-extended/glusterfs/files/glusterfs-change-default-nfs-port-number.patch
 create mode 100644 recipes-extended/glusterfs/files/glusterfs-configure-automake-with-subdir-objects-for.patch
 create mode 100644 recipes-extended/glusterfs/files/libglusterfs-Don-t-link-against-libfl.patch
 create mode 100644 recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch
 create mode 100644 recipes-extended/glusterfs/glusterfs_3.11.1.bb
 delete mode 100644 recipes-extended/glusterfs/glusterfs_3.4.2.bb
 create mode 100644 recipes-extended/libibverbs/libibverbs_1.1.7.bb
 create mode 100644 recipes-extended/librdmacm/files/librdmacm-needs-libdl.patch
 create mode 100644 recipes-extended/librdmacm/librdmacm_1.0.17.bb

-- 
2.7.4



More information about the meta-virtualization mailing list