From f19f2bf82a86eb0bf334734f06ffba4bb72c9936 Mon Sep 17 00:00:00 2001 From: Shrikant Bobade Date: Thu, 30 Jul 2015 16:58:57 +0530 Subject: 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 Signed-off-by: Joe MacDonald --- 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 ------- -- cgit v1.2.3-54-g00ecf