summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* meta-oe: override SECURITY_CFLAGS for a set of recipesDmitry Eremin-Solenikov2015-04-241-0/+7
Some of recipes produce errors if the distro has enabled usage of security_flags.inc file. Fix those errors (and QA warnings) by providing an additional include file that is require'd from conf/layer.conf. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>