|
@@ -1,6 +1,7 @@
|
|
config BR2_PACKAGE_HOST_SKOPEO
|
|
config BR2_PACKAGE_HOST_SKOPEO
|
|
bool "host skopeo"
|
|
bool "host skopeo"
|
|
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
|
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
|
|
|
+ depends on BR2_PACKAGE_HOST_GO_HOST_CGO_LINKING_SUPPORTS
|
|
help
|
|
help
|
|
skopeo is a command line utility that performs various
|
|
skopeo is a command line utility that performs various
|
|
operations on container images and image repositories.
|
|
operations on container images and image repositories.
|