[OE-core] [PATCH] directfb: disable imlib2 explicitly

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 11 10:15:30 UTC 2012


On Wed, 2012-07-11 at 07:49 +0000, Dennis Lan wrote:
> When HOST machine installed imlib2, compiling directfb in OE will
> direct this library, and try to use it. This is wrong, since there is
> no imlib in OE, so we should disable it explicitly here.
> 
> Error as following:
> | idirectfbimageprovider_imlib2.c:64:20: fatal error: Imlib2.h: No such
> file or directory
> 
> Config.log as following (which is wrong):
> configure:19602: checking for imlib2-config
> configure:19620: found /usr/bin/imlib2-config
> configure:19633: result: /usr/bin/imlib2-config
> 
> Signed-off-by: Dennis Lan <dennis.yxun at gmail.com>
> ---
>  meta/recipes-graphics/directfb/directfb_1.6.1.bb |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list