summaryrefslogtreecommitdiffstats
path: root/recipes-containers/sloci-image/sloci-image_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/sloci-image/sloci-image_git.bb')
-rw-r--r--recipes-containers/sloci-image/sloci-image_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/sloci-image/sloci-image_git.bb b/recipes-containers/sloci-image/sloci-image_git.bb
index fc3c329e..1491ec7e 100644
--- a/recipes-containers/sloci-image/sloci-image_git.bb
+++ b/recipes-containers/sloci-image/sloci-image_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image" 1SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=948cd8e59069fad992b0469af9ad7966" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=948cd8e59069fad992b0469af9ad7966"
4SRC_URI = "git://github.com/jirutka/sloci-image.git \ 4SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master \
5 file://0001-sloci-image-fix-variant-quoting.patch \ 5 file://0001-sloci-image-fix-variant-quoting.patch \
6 " 6 "
7 7