diff options
Diffstat (limited to 'recipes-containers/docker-distribution/docker-distribution_git.bb')
-rw-r--r-- | recipes-containers/docker-distribution/docker-distribution_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb index 50b6b302..5b5f75bb 100644 --- a/recipes-containers/docker-distribution/docker-distribution_git.bb +++ b/recipes-containers/docker-distribution/docker-distribution_git.bb | |||
@@ -9,6 +9,7 @@ SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.8;name=dist | |||
9 | file://0001-build-use-to-use-cross-go-compiler.patch \ | 9 | file://0001-build-use-to-use-cross-go-compiler.patch \ |
10 | file://0001-Fix-runaway-allocation-on-v2-_catalog.patch \ | 10 | file://0001-Fix-runaway-allocation-on-v2-_catalog.patch \ |
11 | file://0001-panicwrap-Use-dup3-on-riscv64-linux.patch \ | 11 | file://0001-panicwrap-Use-dup3-on-riscv64-linux.patch \ |
12 | file://0001-Fix-registry-token-authentication-bug.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | PACKAGES =+ "docker-registry" | 15 | PACKAGES =+ "docker-registry" |