[OE-core] [PATCH] pkgconfig: export variables

2018-11-01 Thread Joshua Watt
Export the PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR variables in case the parent shell hasn't done so. --- .../recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.

Re: [OE-core] [PATCH] pkgconfig: export variables

2018-12-06 Thread Joshua Watt
Armin, Would you mind backporting this to thud? Thanks. On Thu, 2018-11-01 at 21:45 -0500, Joshua Watt wrote: > Export the PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR variables in case > the > parent shell hasn't done so. > --- > .../recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in | 4 > ++-

Re: [OE-core] [PATCH] pkgconfig: export variables

2018-12-18 Thread Joshua Watt
On Thu, Dec 6, 2018 at 1:34 PM Joshua Watt wrote: > > Armin, > > Would you mind backporting this to thud? Ping on the backport. > > Thanks. > > On Thu, 2018-11-01 at 21:45 -0500, Joshua Watt wrote: > > Export the PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR variables in case > > the > > parent shell ha