diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-10-15 13:29:48 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-10-15 13:29:48 +0800 |
| commit | a064295cd5e40f83e86378f86dd42d7f783a6eea (patch) | |
| tree | 037f453fa0e047104be8ed866354c6a0a9c2a3ad | |
| parent | 4f9aa9cd83a18f4cf4ee5ae593d449f46c5f31e8 (diff) | |
| download | meta-intel-a064295cd5e40f83e86378f86dd42d7f783a6eea.tar.gz | |
layer.conf: add gatesgarth to LAYERSERIES_COMPAT
We'd still like to remain compatible with dunfell core as well.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 6b379a6c..1a0dd298 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat" | |||
| 18 | # This should only be incremented on significant changes that will | 18 | # This should only be incremented on significant changes that will |
| 19 | # cause compatibility issues with other layers | 19 | # cause compatibility issues with other layers |
| 20 | LAYERVERSION_intel = "5" | 20 | LAYERVERSION_intel = "5" |
| 21 | LAYERSERIES_COMPAT_intel = "dunfell" | 21 | LAYERSERIES_COMPAT_intel = "dunfell gatesgarth" |
| 22 | 22 | ||
| 23 | BBFILES_DYNAMIC += " \ | 23 | BBFILES_DYNAMIC += " \ |
| 24 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ | 24 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ |
