|
@@ -2,6 +2,7 @@ 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
|
|
depends on BR2_PACKAGE_HOST_GO_HOST_CGO_LINKING_SUPPORTS
|
|
|
|
+ select BR2_PACKAGE_HOST_GO
|
|
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.
|