[poky] [Dexuan: Jan 30: gdk-pixbuf: PULL 0/1] gdk-pixbuf: add jpeg into DEPENDS
Koen Kooi
koen at dominion.thruhere.net
Mon Jan 31 00:07:25 PST 2011
Op 31 jan 2011, om 08:24 heeft Zhai, Edwin het volgende geschreven:
> Koen,
>
> The gtk+ on OE is not latest version, that is, gdk-pixbuf is still part of it. I think the function is not clear-cut.
>
> On poky, gtk+ is latest stable version, where gdk-pxibuf is separated as a stand-alone bb file. Running of gdk-pixbuf-csource need one config file produced by gdk-pixbuf-query-loaders, so native and target packages' installation are different. Target package need postinst to run it when 1st boot, while native package need install_append to run it before populate_sysroot.
>
> Does it make sense? Is there any way to avoid duplicatation?
I just read up on gdk-pixbuf an noticed it was split out again of gtk+ like you said :) So using BBCLASS_EXTEND in the gdk-pixbuf recipe would seem the way to go.
regards,
Koen
>
> Thanks,
> edwin
>
>
> Cui, Dexuan wrote:
>>
>> Koen Kooi wrote:
>> > Op 30 jan 2011, om 16:06 heeft Dexuan Cui het volgende geschreven:
>> >
>> >> From: Dexuan Cui <dexuan.cui at intel.com>
>> >>
>> >> meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb | 2 ++
>> >
>> > OE is using BBCLASS_EXTEND in gtk+ to provide the pixbug loaders,
>> > doing this in yocto would reduce duplicate functionality a lot.
>> Hi Koen,
>> I think you meant in Poky whether we could add BBCLASSEXTEND = "native" into gdk-pixbuf_2.22.1.bb and remove gdk-pixbuf-native_2.22.1.bb.
>>
>> The two recipes look quite different so I doubt we can do that. Let me Cc the original patch submitter Edwin for the background.
>>
>> Thanks,
>> -- Dexuan
>>
More information about the poky
mailing list