summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch')
-rw-r--r--recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch b/recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch
index d2cacc2e..5594f976 100644
--- a/recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch
+++ b/recipes-containers/oci-image-tools/files/0001-image-manifest-Recursively-remove-pre-existing-entri.patch
@@ -40,8 +40,8 @@ Signed-off-by: W. Trevor King <wking@tremily.us>
40 40
41diff --git a/image/manifest.go b/image/manifest.go 41diff --git a/image/manifest.go b/image/manifest.go
42index 8834c1e5f2f0..144bd4f62219 100644 42index 8834c1e5f2f0..144bd4f62219 100644
43--- a/image/manifest.go 43--- a/src/import/image/manifest.go
44+++ b/image/manifest.go 44+++ b/src/import/image/manifest.go
45@@ -253,11 +253,27 @@ loop: 45@@ -253,11 +253,27 @@ loop:
46 continue loop 46 continue loop
47 } 47 }