[OE-core] [PATCH 3/4] gdk-pixbuf: convert from autotools to meson

Alexander Kanavin alex.kanavin at gmail.com
Fri Feb 22 13:12:52 UTC 2019


On Fri, 22 Feb 2019 at 11:18, Burton, Ross <ross.burton at intel.com> wrote:
>
> On Wed, 20 Feb 2019 at 20:11, Alexander Kanavin <alex.kanavin at gmail.com> wrote:
> > -PACKAGECONFIG[x11] = "--with-x11,--without-x11,virtual/libx11"
> > +PACKAGECONFIG[x11] = ",,virtual/libx11"
>
> https://gitlab.gnome.org/GNOME/gdk-pixbuf/commit/204082e6a7a404ec7372d78ef7a7890ada595154
> is in 2.36.12.
>
> > +       # Do not install ptests if ptest is not enabled; gdk-pixbuf has no configuration option for this
> > +       if [ "${PTEST_ENABLED}" != "1" ]; then
> > +               rm -rf ${D}${datadir}/installed-tests
> > +       fi
>
> https://gitlab.gnome.org/GNOME/gdk-pixbuf/commit/4c76635e1f19c6d1919d4ea94f6b00f97b996665
> is in 2.38.0.
>
> Last minute upgrade or cherry-pick those?

I've done the upgrade, will send it as a separate patch. It wasn't trivial:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=akanavin/package-version-updates&id=447725a8d54dc21643c04d798a47fc45d54b5afb

Alex


More information about the Openembedded-core mailing list