]> code.ossystems Code Review - meta-freescale.git/commit
directfb: Include a custom directfb.inc
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Sep 2015 19:21:54 +0000 (16:21 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:19 +0000 (15:03 -0300)
commit0045ccfd1e17246600f7153ffc4a7633eaacd5e1
tree5d58f996f79cd08525107fbfc5a4e0bf3179e308
parent22749cfe03023dfc52845f9ad16e4c3951b2fdde
directfb: Include a custom directfb.inc

The OE-Core commit:

commit 8a577fa7cf54db646f4e61f383390054e5f04ca3
Author: Khem Raj <raj.khem@gmail.com>
Date:   Tue Sep 8 22:12:46 2015 +0000

    directfb: Avoid using VLAs and printf formats

    These are not portable features and are flagged by clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Broke the directfb build as the new patch has been applied in the .inc
file and was unconditionally being included. The patch was include for
new versions of DirectFB and we ought to avoid including changes from
OE-Core, for this recipe, without notice.

It is likely the patch needs to be ported later for the forked
DirectFB recipe but this is should be done afterwards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/directfb/directfb.inc [new file with mode: 0644]
recipes-graphics/directfb/directfb_1.7.4.bb