Files
meta-openembedded/meta-networking/recipes-support
Paul Gortmaker 1a63d1dcf3 netcat-openbsd: fix implicit dependency on pkg-config
In the report at http://errors.yoctoproject.org/Errors/Details/130673/
we see the following:

i586-oe-linux-gcc  -m32 -march=i586 <snip> netcat.o atomicio.o socks.o `pkg-config --libs libbsd` -lresolv -o nc
/bin/sh: 1: pkg-config: not found

What follows is a bunch of link errors for BSD library functions, as
the backtick didn't return anything but an empty string and hence no
BSD library was involved in the link.

I was able to reproduce this by temporarily removing my host version
of pkg-config, and then validated that this fix solves it while still
having the host binary removed.  So it should fix the reported issue.
I also confirmed pkg-config was in the sysroot after the change.

Cc: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2017-03-23 08:26:58 -04:00
..
2016-11-14 10:07:27 -05:00
2016-12-15 09:21:29 -05:00
2017-01-19 09:26:16 +01:00
2017-03-16 23:34:32 +01:00
2017-03-16 23:34:32 +01:00
2016-06-01 19:35:50 -04:00
2017-02-18 10:22:53 -05:00
2016-12-14 09:20:09 -05:00
2016-10-20 11:17:13 -04:00
2015-09-14 15:07:53 -04:00
2016-11-14 10:07:19 -05:00
2016-12-02 09:23:43 +01:00
2016-05-12 11:53:30 -04:00
2016-12-14 09:20:09 -05:00
2016-09-05 13:34:12 -04:00
2016-10-20 11:18:07 -04:00
2017-01-19 09:26:16 +01:00
2016-12-14 09:20:12 -05:00
2016-08-22 15:56:28 +02:00
2016-12-14 09:20:10 -05:00
2017-01-19 09:26:14 +01:00
2016-09-12 10:43:38 -04:00