summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index aeed565..673cc13 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,3 +29,5 @@ LAYERDEPENDS_selinux = " \
29 core \ 29 core \
30 meta-python \ 30 meta-python \
31" 31"
32
33PREFERRED_PROVIDER_virtual/refpolicy ??= "refpolicy-targeted"