[oe] [meta-oe][PATCH] openconnect: add missing dependencies

Ioan-Adrian Ratiu adrian.ratiu at ni.com
Mon May 9 07:28:44 UTC 2016


Hi Robert

On Fri, 6 May 2016 10:04:06 +0800
Robert Yang <liezhi.yang at windriver.com> wrote:

> Hi Ioan,
> 
> Is it possible to use PACKAGECONFIG to add these dependencies conditionally ?

Sure. I'll make some time to write & send another patch to make deps conditional
on PACKAGECONFIG.

Thanks,
Ioan-Adrian

> 
> On 04/27/2016 08:49 PM, Ioan-Adrian Ratiu wrote:
> > They were autodetected and triggered QA warnings
> >
> > Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> > ---
> >   meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> > index 0a8b875..6d3c252 100644
> > --- a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> > +++ b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> > @@ -2,7 +2,7 @@ SUMMARY = "Open client for Cisco AnyConnect VPN"
> >   LICENSE = "LGPLv2.1"
> >   LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
> >
> > -DEPENDS = "vpnc libxml2 gnutls"
> > +DEPENDS = "vpnc libxml2 gnutls lz4 krb5 libproxy pcsc-lite"
> >   RDEPENDS_${PN} = "vpnc"
> >
> >   PV = "7.06"
> >  




More information about the Openembedded-devel mailing list