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

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Mon Jul 25 17:10:09 UTC 2011


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?


Enrico




More information about the Openembedded-core mailing list