All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] layer.conf: Add thud to compatible layer series
@ 2018-10-01 15:46 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2018-10-01 15:46 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index cfa97783..824443d4 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti"
 BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti = "6"
 
-LAYERSERIES_COMPAT_meta-ti = "sumo"
+LAYERSERIES_COMPAT_meta-ti = "sumo thud"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
-- 
2.19.0



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

only message in thread, other threads:[~2018-10-01 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-01 15:46 [PATCH] layer.conf: Add thud to compatible layer series Khem Raj

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.