All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cgl][PATCH 0/5] openais: add systemd support and several fixes
@ 2017-05-26  8:46 jackie.huang
  2017-05-26  8:46 ` [meta-cgl][PATCH 1/5] openais: add systemd support jackie.huang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jackie.huang @ 2017-05-26  8:46 UTC (permalink / raw)
  To: yocto

From: Jackie Huang <jackie.huang@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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-26  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26  8:46 [meta-cgl][PATCH 0/5] openais: add systemd support and several fixes jackie.huang
2017-05-26  8:46 ` [meta-cgl][PATCH 1/5] openais: add systemd support jackie.huang
2017-05-26  8:46 ` [meta-cgl][PATCH 2/5] openais: correct the use of proc name in init script jackie.huang
2017-05-26  8:46 ` [meta-cgl][PATCH 3/5] openais: fix saTmrTimerReschedule test error jackie.huang
2017-05-26  8:46 ` [meta-cgl][PATCH 4/5] openais: fix corosync not quit jackie.huang
2017-05-26  8:46 ` [meta-cgl][PATCH 5/5] openais: remove cleanup entry from openais jackie.huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.