All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <yocto@yoctoproject.org>
Subject: [meta-cgl][PATCH 0/5] openais: add systemd support and several fixes
Date: Fri, 26 May 2017 16:46:10 +0800	[thread overview]
Message-ID: <cover.1495787965.git.jackie.huang@windriver.com> (raw)

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



             reply	other threads:[~2017-05-26  8:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26  8:46 jackie.huang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1495787965.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.