summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorShrikant Bobade <Shrikant_Bobade@mentor.com>2015-07-30 16:58:57 +0530
committerJoe MacDonald <joe_macdonald@mentor.com>2015-08-07 16:48:18 -0400
commitf19f2bf82a86eb0bf334734f06ffba4bb72c9936 (patch)
tree3c0056ef2838b597a2cf741ef524274050c8467a /README
parent83c3ee0aae2150b7ce350bab8f00154ff21cd202 (diff)
downloadmeta-selinux-f19f2bf82a86eb0bf334734f06ffba4bb72c9936.tar.gz
README: update supported linux-yocto versions
README updated with the list of supported linux-yocto versions and details to use it while preparing selinux enabled images. Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 3fe8af4..22d7599 100644
--- a/README
+++ b/README
@@ -66,6 +66,16 @@ working with this layer, without the additional Poky meta data. This
66approach may work, but is not generally tested by the maintainers. 66approach may work, but is not generally tested by the maintainers.
67 67
68 68
69Using different versions of linux-yocto
70---------------------------------------
71To prepare selinux enabled images using different ver. of linux-yocto,
72we can choose supported versions of linux-yocto,
73currently supported: v3.14, v3.19, v4.1(by default).
74
75* enable the preferred linux-yocto to local.conf or oe-selinux.conf
76e.g. PREFERRED_VERSION_linux-yocto_qemuarm = "3.19%"
77
78
69License 79License
70------- 80-------
71 81