diff options
| author | Lee Chee Yang <chee.yang.lee@intel.com> | 2023-10-03 11:30:25 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2023-10-03 14:57:53 +0800 |
| commit | 49a0a031842b87a5e463e5e1fda82c66ab902fc7 (patch) | |
| tree | e8c1a349a362ac47f4c53603f1bbbe50a2a05bf5 | |
| parent | cb685ae5746cda6175e97e0758dc3c669eaa6633 (diff) | |
| download | meta-dpdk-49a0a031842b87a5e463e5e1fda82c66ab902fc7.tar.gz | |
layer.conf: update LAYERSERIES_COMPAT
LAYERSERIES_COMPAT add nanbield and drop EOL langdale.
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
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 7063238..26bbf8f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -14,7 +14,7 @@ LAYERDEPENDS_dpdk = "core" | |||
| 14 | # This should only be incremented on significant changes that will | 14 | # This should only be incremented on significant changes that will |
| 15 | # cause compatibility issues with other layers | 15 | # cause compatibility issues with other layers |
| 16 | LAYERVERSION_dpdk = "1" | 16 | LAYERVERSION_dpdk = "1" |
| 17 | LAYERSERIES_COMPAT_dpdk = "kirkstone langdale mickledore" | 17 | LAYERSERIES_COMPAT_dpdk = "kirkstone mickledore nanbield" |
| 18 | 18 | ||
| 19 | BBFILES_DYNAMIC += " \ | 19 | BBFILES_DYNAMIC += " \ |
| 20 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ | 20 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ |
