diff options
Diffstat (limited to 'recipes-containers/containerd')
| -rw-r--r-- | recipes-containers/containerd/containerd_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb index d69518d4..51d7c2e2 100644 --- a/recipes-containers/containerd/containerd_git.bb +++ b/recipes-containers/containerd/containerd_git.bb | |||
| @@ -105,3 +105,6 @@ RDEPENDS:${PN} += " ${VIRTUAL-RUNTIME_container_runtime}" | |||
| 105 | ## configured in the distro, since we may have collisions. | 105 | ## configured in the distro, since we may have collisions. |
| 106 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conflist" | 106 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conflist" |
| 107 | inherit cni_networking | 107 | inherit cni_networking |
| 108 | |||
| 109 | # Add CVE_PRODUCT to match the NVD CPE product name | ||
| 110 | CVE_PRODUCT = "linuxfoundation:containerd" | ||
