commit | 4d85a858915070372700be7905c397379030d595 | [log] [tgz] |
---|---|---|
author | kwliu <kwliu@nuvoton.com> | Thu Jun 13 11:24:07 2019 +0800 |
committer | kwliu <kwliu@nuvoton.com> | Thu Jun 13 11:40:59 2019 +0800 |
tree | 13bf01729fa7f06bd52b219a2a0b0e65c90df706 | |
parent | 61281ee4f517403bf314365a98e8b918c929ab37 [diff] |
meta-evb-nuvoton: evb-npcm750: add warrior compatibility Set compatibility to thud and warrior. Signed-off-by: kwliu <kwliu@nuvoton.com> Change-Id: I7cec25a17cfb5152c24900422389c5bc36dd0eb2
diff --git a/meta-evb-nuvoton/conf/layer.conf b/meta-evb-nuvoton/conf/layer.conf index 10cb886..6617b5f 100644 --- a/meta-evb-nuvoton/conf/layer.conf +++ b/meta-evb-nuvoton/conf/layer.conf
@@ -3,4 +3,4 @@ BBFILE_COLLECTIONS += "evb-nuvoton" BBFILE_PATTERN_evb-nuvoton = "" -LAYERSERIES_COMPAT_evb-nuvoton = "thud" +LAYERSERIES_COMPAT_evb-nuvoton = "thud warrior"
diff --git a/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf b/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf index ae210eb..51398d0 100644 --- a/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf +++ b/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf
@@ -3,4 +3,4 @@ BBFILE_COLLECTIONS += "evb-npcm750" BBFILE_PATTERN_evb-npcm750 = "" -LAYERSERIES_COMPAT_evb-npcm750 = "thud" +LAYERSERIES_COMPAT_evb-npcm750 = "thud warrior"