diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-03-16 06:48:06 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-03-16 06:48:06 +0800 |
| commit | e35522c28c63e981ed5f8502000fb40c408c7fa5 (patch) | |
| tree | af8bf13913cd66b93d31ba2dd0c60a920c623d59 | |
| parent | 60773e8496370d821309e00f2c312128a130c22b (diff) | |
| download | meta-intel-e35522c28c63e981ed5f8502000fb40c408c7fa5.tar.gz | |
layer.conf: update LAYERSERIES_COMPAT to dunfell
There are changes in current master that will work only with
dunfell so remove all other branches.
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 3ed939d9..7a7283ca 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 = "thud warrior zeus" | 21 | LAYERSERIES_COMPAT_intel = "dunfell" |
| 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 \ |
