[OE-core] [PATCH 2/2] weston: fix make-lcms-configurable.patch

Burton, Ross ross.burton at intel.com
Thu May 29 22:49:46 UTC 2014


On 29 May 2014 15:30, Tim Orling <ticotimo at gmail.com> wrote:
> In AS_IF([test "x$enable_lcms" != "no"],
> "no" should have been "xno"

This patch doesn't quite satisfy the general goal we have of being
fully deterministic: if --enable-lcms is specified but the lcms
dependency isn't satisfied (i.e. it gained a version requirement and
we didn't have it) then configure would happily and silently disable
lcms.

A small tweak so that it's a fatal error if lcms is specified but the
deps are not present would be good.  Also have you approached upstream
about this patch?

Ross



More information about the Openembedded-core mailing list