summaryrefslogtreecommitdiffstats
path: root/recipes-containers/tini/tini_0.18.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/tini/tini_0.18.0.bb')
-rw-r--r--recipes-containers/tini/tini_0.18.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/tini/tini_0.18.0.bb b/recipes-containers/tini/tini_0.18.0.bb
index 373d886a..f8b8492e 100644
--- a/recipes-containers/tini/tini_0.18.0.bb
+++ b/recipes-containers/tini/tini_0.18.0.bb
@@ -6,7 +6,7 @@ it to exit all the while reaping zombies and performing signal forwarding. "
6 6
7SRCREV = "fec3683b971d9c3ef73f284f176672c44b448662" 7SRCREV = "fec3683b971d9c3ef73f284f176672c44b448662"
8SRC_URI = " \ 8SRC_URI = " \
9 git://github.com/krallin/tini.git \ 9 git://github.com/krallin/tini.git;branch=master;protocol=https \
10 file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \ 10 file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \
11 " 11 "
12 12