[oe] [PATCH] netcat-openbsd: fix implicit dependency on pkg-config

Paul Gortmaker paul.gortmaker at windriver.com
Sun Feb 19 22:56:34 UTC 2017


[Re: [oe] [PATCH] netcat-openbsd: fix implicit dependency on pkg-config] On 19/02/2017 (Sun 06:07) Khem Raj wrote:

> On Sat, Feb 18, 2017 at 5:12 PM Paul Gortmaker <paul.gortmaker at windriver.com>
> wrote:
> 
[...]

> >
> > -DEPENDS += "glib-2.0 libbsd"
> > +DEPENDS += "glib-2.0 libbsd pkgconfig-native"
> 
> 
> I think inherit pkgconfig should be the way to go here

That seems reasonable and would explain why I wasn't seeing a lot of
pre-existing depends on pkgconfig.  I'll test that and send a v2.

Thanks,
Paul.
--

> 
> >
> >
> >  SRC_URI =
> > "${DEBIAN_MIRROR}/main/n/netcat-openbsd/netcat-openbsd_${PV}.orig.tar.gz;name=netcat
> > \
> >
> > ${DEBIAN_MIRROR}/main/n/netcat-openbsd/netcat-openbsd_${PV}-7.debian.tar.gz;name=netcat-patch"
> > @@ -42,5 +42,3 @@ do_install() {
> >      install -m 755 ${S}/nc ${D}${bindir}/nc.${BPN}
> >  }
> >  ALTERNATIVE_PRIORITY = "60"
> > -
> > -PNBLACKLIST[netcat-openbsd] ?= "Fails to build with RSS
> > http://errors.yoctoproject.org/Errors/Details/130673/"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list