[OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Elvis Dowson
This patch fixes WARNING: /tool/yocto/meta-openembedded/meta-oe/ 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.dow...@gmail.com --- .../networkmanager/networkmanager_0.9.2.0.bb

Re: [OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Koen Kooi
Please follow the README for submitting patches to meta-oe. Op 4 mei 2012, om 11:15 heeft Elvis Dowson het volgende geschreven: This patch fixes WARNING: /tool/yocto/meta-openembedded/meta-oe/ recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb: it is recommended to set

Re: [OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Denys Dmytriyenko
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

Re: [OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Elvis Dowson
Hi Denys, On May 4, 2012, at 7:33 PM, Denys Dmytriyenko wrote: -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

Re: [OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Khem Raj
On Fri, May 4, 2012 at 10:39 AM, Elvis Dowson elvis.dow...@gmail.com wrote: Me neither :-) ,... but this is what the warning message, suggested be done. It fixed the warning for networkmanager, though. If you have sysvinit scripts for this package then it makes sense to have this renamed

Re: [OE-core] [meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING.

2012-05-04 Thread Denys Dmytriyenko
On Fri, May 04, 2012 at 11:39:16AM -0700, Khem Raj wrote: On Fri, May 4, 2012 at 10:39 AM, Elvis Dowson elvis.dow...@gmail.com wrote: Me neither :-) ,... but this is what the warning message, suggested be done. It fixed the warning for networkmanager, though. If you have sysvinit