All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister
@ 2021-06-04  8:23 kai
  0 siblings, 0 replies; only message in thread
From: kai @ 2021-06-04  8:23 UTC (permalink / raw)
  To: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Set LAYERSERIES_COMPAT with honister in layer.conf which aligns with
oe-core.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index ff009ef..aeed565 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -23,7 +23,7 @@ BBFILE_PRIORITY_selinux = "5"
 # cause compatibility issues with other layers
 LAYERVERSION_selinux = "1"
 
-LAYERSERIES_COMPAT_selinux = "dunfell gatesgarth hardknott"
+LAYERSERIES_COMPAT_selinux = "honister"
 
 LAYERDEPENDS_selinux = " \
     core \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-04  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  8:23 [meta-selinux][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister kai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.