summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-image-tools/oci-image-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/oci-image-tools/oci-image-tools_git.bb')
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index 4beb3a63..878d4cc7 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protoco
17 file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" 17 file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch"
18 18
19SRCREV = "11f9988298305d36f64248a6ee55318e60bf170b" 19SRCREV = "11f9988298305d36f64248a6ee55318e60bf170b"
20PV = "1.0.0-rc3+git${SRCPV}" 20PV = "1.0.0-rc3+git"
21GO_IMPORT = "import" 21GO_IMPORT = "import"
22 22
23inherit goarch 23inherit goarch