From: Denys Dmytriyenko <denis@denix.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.
Date: Fri, 04 May 2012 13:33:37 -0400 [thread overview]
Message-ID: <20120504173337.GA14692@denix.org> (raw)
In-Reply-To: <D54EB56C-3187-439B-BF54-4C4ACD76C8CC@gmail.com>
On Fri, May 04, 2012 at 11:15:33AM +0200, Elvis Dowson wrote:
> This patch fixes WARNING: /tool/yocto/meta-openembedded/meta-oe/
This is not the right mailing list for patches addressed to meta-oe. As I
recall, I told you to submit to openembedded-devel, but not here. Sorry if it
got you confused...
> recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb:
> it is recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd
>
> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
> ---
> .../networkmanager/networkmanager_0.9.2.0.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
> index 474d98a..478d61e 100644
> --- a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
> +++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
> @@ -54,7 +54,7 @@ do_install_append () {
> install -d ${D}/etc/NetworkManager/VPN
> }
>
> -SYSTEMD_PACKAGES = "${PN}"
> +SYSTEMD_PACKAGES = "${PN}-systemd"
That might be an overkill. I'm personally not yet very familiar with all the
systemd specifics and not clear when to create ${PN}-systemd subpackage and
when to just silence the warning...
--
Denys
> SYSTEMD_SERVICE = "NetworkManager.service"
>
> PACKAGES =+ "libnmutil libnmglib libnmglib-vpn ${PN}-tests"
> --
> 1.7.9.5
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2012-05-04 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 9:15 [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING Elvis Dowson
2012-05-04 10:23 ` Koen Kooi
2012-05-04 17:33 ` Denys Dmytriyenko [this message]
2012-05-04 17:39 ` Elvis Dowson
2012-05-04 18:39 ` Khem Raj
2012-05-04 19:25 ` Denys Dmytriyenko
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=20120504173337.GA14692@denix.org \
--to=denis@denix.org \
--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