diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-05-26 13:32:44 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-06-05 09:58:17 -0700 |
| commit | f5323aeb3faa910ad8bfdb3067102e5634b2df65 (patch) | |
| tree | 8175fadca3ff8436afd29aac7db15aeb22a0b3d3 /meta-xilinx-bsp | |
| parent | 947d85f3f0d94dbeb7860b715ac854ecf5de732e (diff) | |
| download | meta-xilinx-f5323aeb3faa910ad8bfdb3067102e5634b2df65.tar.gz | |
layer.conf: Set layer compat to dunfell & gatesgarth
Set layer compat to dunfell and gatesgarth
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
| -rw-r--r-- | meta-xilinx-bsp/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index e31d301c..e69e7d13 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
| @@ -11,7 +11,7 @@ BBFILE_PRIORITY_xilinx = "5" | |||
| 11 | 11 | ||
| 12 | LAYERDEPENDS_xilinx = "core" | 12 | LAYERDEPENDS_xilinx = "core" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_xilinx = "zeus" | 14 | LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth" |
| 15 | 15 | ||
| 16 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" | 16 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" |
| 17 | 17 | ||
