[oe] [PATCH] openvpn: remove dependency on kernel module

Phil Blundell philb at gnu.org
Thu Dec 17 09:46:42 UTC 2009


On Thu, 2009-12-17 at 10:16 +0100, Johan Hovold wrote:
> > -RDEPENDS = "kernel-module-tun"
> > > +RRECOMMENDS = "kernel-module-tun"
> > 
> > Did you want RRECOMMENDS_${PN} there? 
> 
> What is the reason for preferring the _${PN} form here? I notice a lot
> of recipes do not use it.

RRECOMMENDS_${PN} will only insert the recommendation into ${PN},
whereas plain RRECOMMENDS will insert the recommendation into all of the
${PACKAGES}.

p.






More information about the Openembedded-devel mailing list