diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-04-08 15:26:33 +0530 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-04-08 20:30:30 +0800 |
| commit | 59a2755d76816591a13f8cde4bf68d00f5799175 (patch) | |
| tree | dffbcb30fa2fd2225239cc8c74a78b788a25f52d | |
| parent | 4f5ff4c3c86c90d9a2da787740be6b8b8b4de821 (diff) | |
| download | meta-dpdk-59a2755d76816591a13f8cde4bf68d00f5799175.tar.gz | |
layer.conf: update to include compatibility with walnascar
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@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 e8e0412..3e6aa50 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 = "scarthgap styhead" | 17 | LAYERSERIES_COMPAT_dpdk = "scarthgap styhead walnascar" |
| 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 \ |
