diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-09-22 06:41:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 21:41:55 +0100 |
commit | 4995908b971158f1c424e6fb451742e03a790124 (patch) | |
tree | b7cd8b5a74ce32e32c1b06384054e2bdc95c4205 /documentation | |
parent | 33cff3ef345d925c3cce51f21491c78781e1c996 (diff) | |
download | poky-4995908b971158f1c424e6fb451742e03a790124.tar.gz |
dev-manual: Added reference to the meta-selinux layer.
Fixes [YOCTO #5482]
Added a cross-reference to the meta-selinux layer in the section
that describes how to make images more secure.
(From yocto-docs rev: 0c96273ee857808046c5a76517c1eda4aa703c81)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e7d7503e9a..9565b1b950 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -5276,6 +5276,9 @@ Gateways via their Web Interfaces</ulink>"</emphasis> | |||
5276 | Consider enabling a Mandatory Access Control (MAC) | 5276 | Consider enabling a Mandatory Access Control (MAC) |
5277 | framework such as SMACK or SELinux and tuning it | 5277 | framework such as SMACK or SELinux and tuning it |
5278 | appropriately for your device's usage. | 5278 | appropriately for your device's usage. |
5279 | You can find more information in the | ||
5280 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/meta-selinux/'><filename>meta-selinux</filename></ulink> | ||
5281 | layer. | ||
5279 | </para></listitem> | 5282 | </para></listitem> |
5280 | </itemizedlist> | 5283 | </itemizedlist> |
5281 | </para> | 5284 | </para> |