summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-15 18:22:40 -0700
committerJoe MacDonald <joe_macdonald@mentor.com>2018-08-16 12:25:41 -0400
commitc86c1e16247a83a6ace08b220603055e4a4bbc6a (patch)
tree82dce7b73fad4a7a2b6c348e7746cd3dc0fd3ace
parent3fc792f7a550b2c504da8596e0aa66712fe842da (diff)
downloadmeta-selinux-c86c1e16247a83a6ace08b220603055e4a4bbc6a.tar.gz
README: Document setting PREFERRED_VERSION for refpolicy
When setting preferred version for a given refpolicy we also need to set the PV for refpolicy recipe since its part of the selinux packagegroup and will silently use git version Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 35e03f4..806d9c3 100644
--- a/README
+++ b/README
@@ -71,7 +71,8 @@ SRCREV for refpolicy and refpolicy-contrib as appropriate at refpolicy_git.inc
71to check refpolicy as per required commits. 71to check refpolicy as per required commits.
72 72
73* enable the preferred refpolicy-minimum: 73* enable the preferred refpolicy-minimum:
74e.g. PREFERRED_VERSION_refpolicy-minimum = "2.20151208" 74PREFERRED_VERSION_refpolicy-minimum = "2.20151208"
75PREFERRED_VERSION_refpolicy = "2.20151208"
75 76
76 77
77Using different init manager 78Using different init manager