[OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package

Slater, Joseph joe.slater at windriver.com
Wed Sep 9 00:14:28 UTC 2015


That's fine with me.  I'll rename the package and eliminate the comment.   Joe

> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org [mailto:openembedded-core-
> bounces at lists.openembedded.org] On Behalf Of Andreas Oberritter
> Sent: Tuesday, September 08, 2015 11:21 AM
> To: openembedded-core at lists.openembedded.org
> Subject: Re: [OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package
> 
> Hello Joe,
> 
> On 08.09.2015 18:20, Joe Slater wrote:
> > @@ -67,6 +73,18 @@ PROV_class-native = ""
> >
> >  PROVIDES += "${PROV}"
> >
> > +# split out start-stop-daemon to its own package
> > +#
> > +PACKAGES =+ "${PN}-start-stop"
> > +FILES_${PN}-start-stop = "${base_sbindir}/start-stop-daemon.dpkg"
> > +
> > +ALTERNATIVE_PRIORITY="100"
> > +ALTERNATIVE_${PN}-start-stop = "start-stop-daemon"
> > +ALTERNATIVE_LINK_NAME[start-stop-daemon]="${base_sbindir}/start-stop-daemon"
> > +
> > +RDEPENDS_${PN} += "${PN}-start-stop"
> > +#
> > +
> 
> I think you should omit the comment, because it only describes the obvious.
> 
> How about using ${PN}-start-stop-daemon?
> 
> Regards,
> Andreas
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list