summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb (renamed from meta-oe/recipes-extended/dumb-init/dumb-init_1.2.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.2.bb b/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb
index 09eab9dcd0..d88775f9d9 100644
--- a/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.2.bb
+++ b/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/Yelp/dumb-init/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5940d39995ea6857d01b8227109c2e9c" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5940d39995ea6857d01b8227109c2e9c"
5 5
6SRCREV = "b1e978e486114797347deefcc03ab12629a13cc3" 6SRCREV = "89c1502b9d40b5cb4a844498b14d74ba1dd559bf"
7SRC_URI = "git://github.com/Yelp/dumb-init" 7SRC_URI = "git://github.com/Yelp/dumb-init"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9