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>
This commit is contained in:
Shrikant Bobade 2015-07-30 16:58:57 +05:30 committed by Joe MacDonald
parent 83c3ee0aae
commit f19f2bf82a

10
README
View File

@ -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. 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 License
------- -------