Richard Tollerton <[email protected]> writes: > PKG_CONFIG_PATH always defaults to /usr/lib/pkgconfig, and the host > /usr/lib/pkgconfig is always checked as a fallback; however, > PKG_CONFIG_PATH is currently (incorrectly) set to /usr/lib/pkg-config in > the sysroot, which doesn't exist. On host distros where the font > encoding maps are stored under a different path than OE, this will break > font builds, because ucs2any will attempt to read the sysroot's encoding > maps with the host paths. > > Signed-off-by: Richard Tollerton <[email protected]> > --- > meta/recipes-graphics/xorg-font/font-util_1.3.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
I'm withdrawing this patch, because I found a better solution to the problems I've encountered which completely obviate this approach. A superseding patchset will be sent out shortly. -- Richard Tollerton <[email protected]> -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
