summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb')
-rw-r--r--recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
index 8eb272ae..81bebfe2 100644
--- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
+++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;proto
8 " 8 "
9 9
10SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778" 10SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778"
11PV = "0.9.0+git${SRCPV}" 11PV = "0.9.0+git"
12GO_IMPORT = "import" 12GO_IMPORT = "import"
13 13
14INSANE_SKIP:${PN} += "ldflags textrel" 14INSANE_SKIP:${PN} += "ldflags textrel"