[OE-core] [PATCH] ncurses: enforce creation of pkg-config files

Phil Blundell philb at gnu.org
Mon Jul 25 17:31:25 UTC 2011


On Mon, 2011-07-25 at 19:10 +0200, Enrico Scholz wrote:
> Phil Blundell <philb-mXXj517/zsQ at public.gmane.org> 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.






More information about the Openembedded-core mailing list