commit | 79860603a52e9325356447976516e13a44e73351 | [log] [tgz] |
---|---|---|
author | Samuel Jiang <Samuel.Jiang@quantatw.com> | Wed Jan 23 00:10:45 2019 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 23 15:36:10 2019 +0000 |
tree | 19f06f1a55a43546fc311d46bc161ad9df43be85 | |
parent | 5035fcf95767a51c7ff3f72bfd75813458099129 [diff] |
meta-evb: evb-nuvoton: prepare for yocto 2.6 set layer compatability to thud (From meta-evb rev: e16a390306e917b7a5f41fd73dd3ac67a7fbc476) Change-Id: Iaff472e7779f4e59986aa6d5e6fc86c67162eb39 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-evb/meta-evb-nuvoton/conf/layer.conf b/meta-evb/meta-evb-nuvoton/conf/layer.conf index 5a8db75..10cb886 100644 --- a/meta-evb/meta-evb-nuvoton/conf/layer.conf +++ b/meta-evb/meta-evb-nuvoton/conf/layer.conf
@@ -3,4 +3,4 @@ BBFILE_COLLECTIONS += "evb-nuvoton" BBFILE_PATTERN_evb-nuvoton = "" -LAYERSERIES_COMPAT_evb-nuvoton = "sumo" +LAYERSERIES_COMPAT_evb-nuvoton = "thud"
diff --git a/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf b/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf index f5312ef..ae210eb 100644 --- a/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf +++ b/meta-evb/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 = "sumo" +LAYERSERIES_COMPAT_evb-npcm750 = "thud"