[yocto] [meta-cgl][PATCH 0/5] openais: add systemd support and several fixes

jackie.huang at windriver.com jackie.huang at windriver.com
Fri May 26 01:46:10 PDT 2017


From: Jackie Huang <jackie.huang at windriver.com>

--
The following changes since commit c0afa706e9cdb650c0e8bb79f503743632350b00:

  core-image-cgl: Remove ROOTFS_PKGMANAGE_BOOTSTRAP (2017-05-24 14:19:13 +0200)

are available in the git repository at:

  https://github.com/jackiehjm/meta-cgl.git jhuang0/up_openais_170526_0
  https://github.com//tree/jhuang0/up_openais_170526_0

Jackie Huang (5):
  openais: add systemd support
  openais: correct the use of proc name in init script
  openais: fix saTmrTimerReschedule test error
  openais: fix corosync not quit
  openais: remove cleanup entry from openais

 .../files/openais-fix-corosync-not-quit.patch      | 53 ++++++++++++++++++++++
 .../openais/files/openais-fix-init-script.patch    | 42 +++++++++++++++++
 .../files/openais-fix-resource-cleanup-entry.patch | 37 +++++++++++++++
 .../openais-saTmrTimerReschedule-test-error.patch  | 50 ++++++++++++++++++++
 .../recipes-cgl/openais/files/openais.service      | 14 ++++++
 .../recipes-cgl/openais/openais_1.1.4.bb           | 21 ++++++++-
 6 files changed, 215 insertions(+), 2 deletions(-)
 create mode 100644 meta-cgl-common/recipes-cgl/openais/files/openais-fix-corosync-not-quit.patch
 create mode 100644 meta-cgl-common/recipes-cgl/openais/files/openais-fix-init-script.patch
 create mode 100644 meta-cgl-common/recipes-cgl/openais/files/openais-fix-resource-cleanup-entry.patch
 create mode 100644 meta-cgl-common/recipes-cgl/openais/files/openais-saTmrTimerReschedule-test-error.patch
 create mode 100644 meta-cgl-common/recipes-cgl/openais/files/openais.service

-- 
2.11.0




More information about the yocto mailing list