[oe] [meta-openembedded] lighttpd: Set SYSTEMD_PACKAGES as lighttpd-systemd.

Martin Jansa martin.jansa at gmail.com
Thu Jun 28 17:34:00 UTC 2012


On Thu, Jun 28, 2012 at 09:09:37PM +0400, Elvis Dowson wrote:
> Hi,
>       I sent this patch a while back, and this still hasn't been applied. I just did a git pull and noticed this. Its a trivial patch, so would it be possible for someone to please apply it.

It's trivial but if some image or task had lighttpd in RDEPENDS then it
got also systemd support with it.. so those images/tasks need to be
fixed too.

I don't have such task/image, just explaining that it's not so trivial
as this..

Cheers,

> 
> Elvis
> 
> On Jun 22, 2012, at 7:48 AM, Elvis Dowson wrote:
> 
> > This commit fixes WARNING:
> > /tool/yocto/poky/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb:
> > it is recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd
> > 
> > Signed-off-by: Elvis Dowson <elvis.dowson at gmail.com>
> > ---
> > .../lighttpd/lighttpd_1.4.30.bbappend              |    2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
> > index 1341405..b02f35c 100644
> > --- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
> > +++ b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
> > @@ -6,5 +6,5 @@ inherit systemd
> > 
> > SRC_URI += "file://lighttpd.service"
> > 
> > -SYSTEMD_PACKAGES = "${PN}"
> > +SYSTEMD_PACKAGES = "${PN}-systemd"
> > SYSTEMD_SERVICE_${PN} = "lighttpd.service"
> > -- 
> > 1.7.9.5
> > 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120628/d22408b0/attachment-0002.sig>


More information about the Openembedded-devel mailing list