diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-04-03 16:31:57 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-04-03 17:07:16 +0800 |
| commit | 8915d5fb63df16b6289761180eedb9eb7f25e85e (patch) | |
| tree | cb20295d8d8ae5538d6f0d1f3157609cd3080d62 /conf | |
| parent | 4582cde191b3b06b9b8f34bcd3fdd6c8a2d5e838 (diff) | |
| download | meta-dpdk-8915d5fb63df16b6289761180eedb9eb7f25e85e.tar.gz | |
layer.conf: Add warrior to compatible release series
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf')
| -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 4dd9d28..0be6523 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -14,4 +14,4 @@ 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 = "rocko sumo thud" | 17 | LAYERSERIES_COMPAT_dpdk = "sumo thud warrior" |
