config names
parent
b070d4e4d7
commit
15c9e2a161
|
@ -1,4 +1,4 @@
|
||||||
config BR2_PACKAGE_CNI
|
config BR2_PACKAGE_CNI_AARCH64
|
||||||
bool "cni"
|
bool "cni"
|
||||||
default y
|
default y
|
||||||
depends on BR2_aarch64
|
depends on BR2_aarch64
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
config BR2_PACKAGE_CNI_PLUGINS
|
config BR2_PACKAGE_CNI_PLUGINS_AARCH64
|
||||||
bool "cni-plugins"
|
bool "cni-plugins"
|
||||||
default y
|
default y
|
||||||
depends on BR2_aarch64
|
depends on BR2_aarch64
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
config BR2_PACKAGE_CONTAINERD_BIN
|
config BR2_PACKAGE_CONTAINERD_BIN_AARCH64
|
||||||
bool "containerd-bin"
|
bool "containerd-bin"
|
||||||
default y
|
default y
|
||||||
depends on BR2_aarch64
|
depends on BR2_aarch64
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
config BR2_PACKAGE_CRICTL_BIN
|
config BR2_PACKAGE_CRICTL_BIN_AARCH64
|
||||||
bool "crictl-bin"
|
bool "crictl-bin"
|
||||||
default y
|
default y
|
||||||
depends on BR2_aarch64
|
depends on BR2_aarch64
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
config BR2_PACKAGE_DOCKER_BIN
|
config BR2_PACKAGE_DOCKER_BIN_AARCH64
|
||||||
bool "docker-bin"
|
bool "docker-bin"
|
||||||
default y
|
default y
|
||||||
depends on BR2_aarch64
|
depends on BR2_aarch64
|
||||||
|
|
Loading…
Reference in New Issue