[OE-core] [PATCH 4/4] harfbuzz: upgrade to v0.9.19

Iorga, Cristian cristian.iorga at intel.com
Wed Aug 21 08:16:14 UTC 2013


Will look into it, thanks.
Regards,
Cristian

-----Original Message-----
From: Marko Lindqvist [mailto:cazfi74 at gmail.com] 
Sent: Wednesday, August 21, 2013 11:06 AM
To: Iorga, Cristian
Cc: Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH 4/4] harfbuzz: upgrade to v0.9.19

On 5 August 2013 17:44, Cristian Iorga <cristian.iorga at intel.com> wrote:
> disable_graphite.patch updated.
>

> -
> --PKG_CHECK_MODULES(GRAPHITE2, graphite2, have_graphite=true, 
> have_graphite=false)
> -+have_graphite=false

 As upstream had only check for existence of graphite2, we needed to patch this disabling...

> + if test "x$with_graphite2" = "xyes" -a "x$have_graphite2" != "xtrue"; then
> +       AC_MSG_ERROR([graphite2 support requested but libgraphite2 not 
> + found]) fi
> ++have_graphite=false

 Here it seems (x$with_gpaphite2 = "xyes") that new upstream version has configure switch --without-graphite2 that should be used instead of patching any more.


 - ML


More information about the Openembedded-core mailing list