]> code.ossystems Code Review - openembedded-core.git/commit
directfb: Avoid using VLAs and printf formats
authorKhem Raj <raj.khem@gmail.com>
Tue, 8 Sep 2015 22:12:46 +0000 (22:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:19 +0000 (22:47 +0100)
commit8a577fa7cf54db646f4e61f383390054e5f04ca3
treefd43ce8fff8b1f922e4a5a36b28d986f1a1d53cb
parent3738dbf4d204e1c4f1dd2fad6a76291ffbbc414e
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>
meta/recipes-graphics/directfb/directfb.inc
meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch [new file with mode: 0644]