mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
README : update supported refpolicy version details
README updated with the supported refpolicy version details and information of refpolicy building from git repository. Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
61b1c50859
commit
684ee9401f
14
README
14
README
|
|
@ -75,6 +75,20 @@ 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%"
|
||||
|
||||
Using different versions of refpolicy
|
||||
-------------------------------------
|
||||
To prepare selinux enabled images using different ver. of refpolicy,
|
||||
we can choose supported releases of refpolicy
|
||||
refer to available versions under recipes-security/refpolicy
|
||||
|
||||
We can use the refpolicy directly from git repository instead of release tarballs.
|
||||
By default refpolicy from git builds head commit of master branch, we can update
|
||||
SRCREV for refpolicy and refpolicy-contrib as appropriate at refpolicy_git.inc
|
||||
to check refpolicy as per required commits.
|
||||
|
||||
* enable the preferred refpolicy-mls to local.conf or oe-selinux.conf
|
||||
e.g. REFERRED_VERSION_refpolicy-mls = "2.20140311"
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user