[meta-intel] [meta-dpdk][PATCH] layer.conf: Add thud to LAYERSERIES_COMPAT

Hongxu Jia hongxu.jia at windriver.com
Sun Oct 7 20:28:58 PDT 2018


Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and
`9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core,
add thud to LAYERSERIES_COMPAT

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 090d31c..36650f9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERDEPENDS_dpdk = "core"
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_dpdk = "1"
-LAYERSERIES_COMPAT_dpdk = "rocko sumo"
+LAYERSERIES_COMPAT_dpdk = "rocko sumo thud"
 
 require ${LAYERDIR}/conf/include/maintainers.inc
-- 
2.7.4



More information about the meta-intel mailing list