All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cgl][PATCH] layer.conf: Add LAYERSERIES_COMPAT for warrior
@ 2019-05-02  0:21 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2019-05-02  0:21 UTC (permalink / raw)
  To: yocto

From: Armin Kuster <akuster@mvista.com>

Signed-off-by: Armin Kuster <akuster@mvista.com>
---
 meta-cgl-common/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index bf2c93e..894d6c4 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -13,6 +13,6 @@ BBFILE_PRIORITY_cgl-common = "7"
 
 LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
 
-LAYERSERIES_COMPAT_cgl-common = "thud"
+LAYERSERIES_COMPAT_cgl-common = "warrior"
 
 require conf/distro/include/cgl_common_security_flags.inc
-- 
2.7.4



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

only message in thread, other threads:[~2019-05-02  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02  0:21 [meta-cgl][PATCH] layer.conf: Add LAYERSERIES_COMPAT for warrior Armin Kuster

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.