summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch
Commit message (Collapse)AuthorAgeFilesLines
* directfb: Avoid using VLAs and printf formatsKhem Raj2015-09-121-0/+61
These are not portable features and are flagged by clang (From OE-Core rev: 8a577fa7cf54db646f4e61f383390054e5f04ca3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>