[yocto] [meta-cgl][PATCH 0/2] pacemaker: upgrade to 1.1.4

Li xin lixin.fnst at cn.fujitsu.com
Thu Dec 11 21:25:08 PST 2014


patch-1/2 is pacemaker's new depends.
patch-2/2 is upgrade pacemaker to 1.1.4.

Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
Li xin (2):
  heartbeat: add new recipe
  pacemaker: upgrade to version 1.1.4

 .../Makefile.am-not-chgrp-in-cross-compile.patch   |  41 ++++++
 .../configure.in-Error-and-warning-fix.patch       | 157 +++++++++++++++++++++
 ...beat-init.d-heartbeat.in-modify-parameter.patch |  27 ++++
 .../heartbeat/heartbeat/heartbeat.service          |  10 ++
 .../membership-ccm-Makefile.am-fix-warning.patch   |  30 ++++
 .../heartbeat/ucast.c-fix-compile-errors.patch     |  26 ++++
 .../recipes-cgl/heartbeat/heartbeat_3.0.5.bb       | 123 ++++++++++++++++
 .../pacemaker/files/kill-stack-protector.patch     |  12 --
 .../pacemaker-remove-ptest-functionality.patch     |  29 ----
 .../recipes-cgl/pacemaker/files/volatiles          |   5 -
 .../pacemaker-1.0.9.1/fix-header-defs-lookup.patch |  16 ---
 .../pacemaker-dont-use-help2man.patch              |  16 ---
 .../pacemaker-remove-native-includes.patch         |  22 ---
 .../pacemaker/0001-configure.ac-error-fix.patch    |  59 ++++++++
 .../pacemaker/0002-Makefile.am-error-fix.patch     | 130 +++++++++++++++++
 .../recipes-cgl/pacemaker/pacemaker_1.0.9.1.bb     |  83 -----------
 .../recipes-cgl/pacemaker/pacemaker_1.1.4.bb       |  84 +++++++++++
 17 files changed, 687 insertions(+), 183 deletions(-)
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/Makefile.am-not-chgrp-in-cross-compile.patch
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/configure.in-Error-and-warning-fix.patch
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/heartbeat-init.d-heartbeat.in-modify-parameter.patch
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/heartbeat.service
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/membership-ccm-Makefile.am-fix-warning.patch
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat/ucast.c-fix-compile-errors.patch
 create mode 100644 meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/files/kill-stack-protector.patch
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/files/pacemaker-remove-ptest-functionality.patch
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/files/volatiles
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker-1.0.9.1/fix-header-defs-lookup.patch
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker-1.0.9.1/pacemaker-dont-use-help2man.patch
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker-1.0.9.1/pacemaker-remove-native-includes.patch
 create mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0001-configure.ac-error-fix.patch
 create mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-Makefile.am-error-fix.patch
 delete mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.0.9.1.bb
 create mode 100644 meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.4.bb

-- 
1.8.4.2




More information about the yocto mailing list