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-08-11 23:47:26 -0700 |
| commit | e270991daf11efbaaf85768d1461a5b1ca366910 (patch) | |
| tree | 2c68109f008110a0e842aa740159bfc5c22eb5e2 /meta-xilinx-bsp/conf | |
| parent | 01162a4db73d53aa4c8be98a03114cb6875f8f18 (diff) | |
| download | meta-xilinx-e270991daf11efbaaf85768d1461a5b1ca366910.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/conf')
| -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 | ||
