[poky] [Dexuan: Jan 30: gdk-pixbuf: PULL 0/1] gdk-pixbuf: add jpeg into DEPENDS
Zhai, Edwin
edwin.zhai at intel.com
Sun Jan 30 23:24:10 PST 2011
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?
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