From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-synopsys/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp/meta-synopsys/conf/layer.conf') diff --git a/bsp/meta-synopsys/conf/layer.conf b/bsp/meta-synopsys/conf/layer.conf index 005bbf67..6d4e526c 100644 --- a/bsp/meta-synopsys/conf/layer.conf +++ b/bsp/meta-synopsys/conf/layer.conf @@ -11,7 +11,7 @@ BBFILE_PRIORITY_synopsys = "6" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_synopsys = "1" -LAYERSERIES_COMPAT_synopsys-layer = "sumo thud" +LAYERSERIES_COMPAT_synopsys-layer = "zeus dunfell" LAYERDEPENDS_synopsys = "core" BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bbappend' % layer \ -- cgit 1.2.3-korg