From 6ff92a69662a23794732113be7f761b8d5fb9a65 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 2 Apr 2014 12:41:02 -0600 Subject: dev-manual, ref-manual: Additions for making an image more secure. Fixes [YOCTO #3686] In the dev-manual, I created a new section called "Making Images More Secure." The section explains in general how to enable the security flags. In the ref-manual, I updated the CFLAGS variable to point to the new section. (From yocto-docs rev: 3ed91a46eaf5c1fdf84369ea69951775d87a42da) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7539136734..22d7f13a0a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1118,6 +1118,13 @@ This variable evaluates to the same as TARGET_CFLAGS. + + + For information on flags that help with creating more + secure code, see the + "Making Images More Secure" + section in the Yocto Project Development Manual. + -- cgit v1.2.3-54-g00ecf