[oe] [PATCH] Backported libgdiplus 2.10 from meta-mono

Alex J Lennon ajlennon at dynamicdevices.co.uk
Sun Mar 11 19:17:20 UTC 2012


Hi Henning,

>I tought this is handled by the pkgconfigi.bbclass which you inherit.

It seems not, in that if I remove that stanza I get QA staging errors on 
the .pc file generated by libgdiplus.

What I don't understand is why the original recipe in meta-mono, which 
is presumably used by oe-core,
does not generate the error (I would guess). Is there a substantive 
difference between pkgconfig.bbclass
in oe-classic and oe-core? Or maybe I'm just not understanding something....

Regards,

Alex

On 11/03/2012 16:55, Henning Heinold wrote:
> On Sun, Mar 11, 2012 at 12:01:17PM +0000, ajlennon at dynamicdevices.co.uk wrote:
>> From: Alex J Lennon<ajlennon at gmail.com>
>> +SRC_URI[md5sum] = "451966e8f637e3a1f02d1d30f900255d"
>> +SRC_URI[sha256sum] = "2d9e0397ef5583ed855eaafcdac8cabbe1d58463ed1e4b545be6dde5b63712a4"
>> +
>> +
>> +FILES_${PN} += "${libdir}/libgdiplus.so"
>> +INSANE_SKIP_${PN} += "dev-so"
>> +
>> +do_install_append() {
>> +  # fix pkgconfig .pc file
>> +  sed -i -e s#I${STAGING_DIR_HOST}#I#g ${D}${libdir}/pkgconfig/*.pc
>> +}
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> I tought this is handled by the pkgconfigi.bbclass which you inherit.
>
> Bye Henning
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list