From: Yevhen Kyriukha <kirgene@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Yevhen Kyriukha <kirgene@gmail.com>
Subject: [PATCH v1] connman: fix systemd support for connman-* packages.
Date: Mon, 12 Aug 2013 19:28:06 +0300 [thread overview]
Message-ID: <1376324886-17664-1-git-send-email-kirgene@gmail.com> (raw)
This patch fixes systemd's postinst/postrm script generation.
Signed-off-by: Yevhen Kyriukha <kirgene@gmail.com>
---
meta/recipes-connectivity/connman/connman.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index 6b5ea0b..c5014b7 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -56,6 +56,7 @@ PACKAGECONFIG[wispr] = "--enable-wispr,--disable-wispr,gnutls,"
INITSCRIPT_NAME = "connman"
INITSCRIPT_PARAMS = "start 05 5 2 3 . stop 22 0 1 6 ."
+SYSTEMD_PACKAGES = "${PN} ${PN}-vpn"
SYSTEMD_SERVICE_${PN} = "connman.service"
SYSTEMD_SERVICE_${PN}-vpn = "connman-vpn.service"
SYSTEMD_WIRED_SETUP = "ExecStartPre=-${libdir}/connman/wired-setup"
--
1.8.1.2
next reply other threads:[~2013-08-12 16:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 16:28 Yevhen Kyriukha [this message]
2013-08-12 22:52 ` [PATCH v1] connman: fix systemd support for connman-* packages Saul Wold
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=1376324886-17664-1-git-send-email-kirgene@gmail.com \
--to=kirgene@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox