summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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