[oe] pkgconfig.bbclass changes

Philip Balister philip at balister.org
Tue Sep 23 17:52:02 UTC 2008


Henning Heinold wrote:
> On Tue, Sep 23, 2008 at 01:54:23PM +0200, Koen Kooi wrote:
>> Hi,
>>
>> Henning fixed up pkgconfig.bbclass (which should die, since 
>> autotools.bbclass does a much better job), but I think this:
>>
>> -       for pc in `find ${S} -name '*.pc' -type f | grep -v -- 
>> '-uninstalled.pc$'`; do
>> +       for pc in `find ${D} -name '*.pc' -type f | grep -v -- 
>> '-uninstalled.pc$'`; do
>>
>> breaks -native recipes.
>>
>> regards,
>>
>> Koen
> 
> Hi,
> 
> sorry you are right. This indeed breaks native packages I didnt
> thought of it, while fixing the pc file of xine. 

Does anyone know what the proper fix is? .dev does not build at the moment.

Philip



> I think we can not let die pkgconfig.bbclass, because not all features are
> in autotools.class and there are cases where staging or install
> do not depend on the autotools install routines.
> 
> Bye Henning
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080923/45e37a19/attachment-0002.bin>


More information about the Openembedded-devel mailing list