From cf8e415965e364dba9ccc83b205e24d9c830e0b9 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Mon, 8 Oct 2018 11:28:58 +0800 Subject: layer.conf: Add thud to LAYERSERIES_COMPAT 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 Signed-off-by: Anuj Mittal --- 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 -- cgit v1.2.3-54-g00ecf