On Mon, 2011-07-25 at 19:10 +0200, Enrico Scholz wrote: > Phil Blundell <philb-mXXj517/[email protected]> writes: > > >> +- if test -n "$PKG_CONFIG_LIBDIR" && test -d "$PKG_CONFIG_LIBDIR" ; then > >> ++ if test -n "$PKG_CONFIG_LIBDIR" ; then > > > > I wonder if it would be easier to just create the directory in > > do_configure() > > This directory is in the staged sysroot > (e.g. ${TMPDIR}/sysroots/kk-trizeps6//usr/lib/pkgconfig). Is it really > permitted to touch this area outside of the normal staging?
Oh, yeah, maybe not. In that case I guess your patch probably is the best answer. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
