From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V2 0/4] systemd related fixes post 1.6
Date: Thu, 24 Apr 2014 10:07:25 +0800 [thread overview]
Message-ID: <cover.1398305029.git.Qi.Chen@windriver.com> (raw)
Changes since V1:
1. Fix an error in generate-rndc-key.sh. The command should be `chmod' instead of `chown'.
The following changes since commit bec37f8b85b6dd1e4e1c1b9b215a7952ca2fc386:
build-appliance-image: Update to head revision (2014-04-22 22:53:34 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-post-1.6
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/systemd-post-1.6
Chen Qi (4):
cronie: add systemd support
bind: add systemd support
ppp: add systemd support
tcf-agent: add systemd support
.../bind/bind/generate-rndc-key.sh | 7 +++++++
meta/recipes-connectivity/bind/bind/named.service | 22 ++++++++++++++++++++
meta/recipes-connectivity/bind/bind_9.9.5.bb | 17 ++++++++++++++-
meta/recipes-connectivity/ppp/ppp/ppp@.service | 9 ++++++++
meta/recipes-connectivity/ppp/ppp_2.4.6.bb | 9 ++++++--
.../tcf-agent/tcf-agent/tcf-agent.service | 10 +++++++++
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 8 ++++++-
meta/recipes-extended/cronie/cronie/crond.service | 11 ++++++++++
meta/recipes-extended/cronie/cronie_1.4.11.bb | 12 ++++++++++-
9 files changed, 100 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-connectivity/bind/bind/generate-rndc-key.sh
create mode 100644 meta/recipes-connectivity/bind/bind/named.service
create mode 100644 meta/recipes-connectivity/ppp/ppp/ppp@.service
create mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
create mode 100644 meta/recipes-extended/cronie/cronie/crond.service
--
1.7.9.5
next reply other threads:[~2014-04-24 2:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-24 2:07 Chen Qi [this message]
2014-04-24 2:07 ` [PATCH V2 1/4] cronie: add systemd support Chen Qi
2014-04-24 2:07 ` [PATCH V2 2/4] bind: " Chen Qi
2014-04-24 2:07 ` [PATCH V2 3/4] ppp: " Chen Qi
2014-04-24 2:07 ` [PATCH V2 4/4] tcf-agent: " Chen Qi
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.1398305029.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.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.