summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/dumb-init
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-12-19 03:22:11 +0800
committerKhem Raj <raj.khem@gmail.com>2020-12-18 08:23:14 -0800
commit5363e78fabeaa689347994234399d07fffcda3a0 (patch)
treefacf9557b77d1cecc0e95ee8f06bdcb17b2f3491 /meta-oe/recipes-extended/dumb-init
parent4e5e5479c07010fb51d0c77d0eda8b3b2221db66 (diff)
downloadmeta-openembedded-5363e78fabeaa689347994234399d07fffcda3a0.tar.gz
dumb-init: upgrade 1.2.2 -> 1.2.5
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/dumb-init')
-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