[yocto] [meta-selinux][PATCH 2/2] README: update supported linux-yocto versions

Shrikant Bobade bobadeshrikant at gmail.com
Thu Jul 30 04:28:57 PDT 2015


From: Shrikant Bobade <Shrikant_Bobade at mentor.com>

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 at mentor.com>
---
 README |   10 ++++++++++
 1 file changed, 10 insertions(+)

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
 approach may work, but is not generally tested by the maintainers.
 
 
+Using different versions of linux-yocto
+---------------------------------------
+To prepare selinux enabled images using different ver. of linux-yocto,
+we can choose supported versions of linux-yocto,
+currently supported: v3.14, v3.19, v4.1(by default).
+
+* enable the preferred linux-yocto to local.conf or oe-selinux.conf
+e.g. PREFERRED_VERSION_linux-yocto_qemuarm = "3.19%"
+
+
 License
 -------
 
-- 
1.7.9.5




More information about the yocto mailing list