From abb6ec741b3b81b4e64fd00a74d1d73134d0edae Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Fri, 11 Jan 2019 11:01:51 -0800 Subject: meta-nuvoton: prepare for yocto 2.6 Set compatibility to thud. (From meta-nuvoton rev: 2c1b028da5da00dab71763b0ad1d3863af5ef67a) Change-Id: I492f4e877e686bc6f07334bc9505c6cb7ee87a0b Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- meta-nuvoton/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-nuvoton/conf/layer.conf') diff --git a/meta-nuvoton/conf/layer.conf b/meta-nuvoton/conf/layer.conf index fe22772f8..8c5d9d8df 100644 --- a/meta-nuvoton/conf/layer.conf +++ b/meta-nuvoton/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "nuvoton-layer" BBFILE_PATTERN_nuvoton-layer = "" LAYERVERSION_nuvoton-layer = "1" -LAYERSERIES_COMPAT_nuvoton-layer = "sumo" +LAYERSERIES_COMPAT_nuvoton-layer = "thud" -- cgit v1.2.1