summaryrefslogtreecommitdiffstats
path: root/recipes-containers/buildah/buildah_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/buildah/buildah_git.bb')
-rw-r--r--recipes-containers/buildah/buildah_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
index 80fa9929..7d1e88d3 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -6,8 +6,6 @@ DESCRIPTION = "A tool that facilitates building OCI container images."
6LICENSE = "Apache-2.0" 6LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" 7LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
8 8
9S = "${WORKDIR}/git"
10
11BUILDAH_VERSION = "1.39.1" 9BUILDAH_VERSION = "1.39.1"
12 10
13PV = "${BUILDAH_VERSION}" 11PV = "${BUILDAH_VERSION}"