aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-03-01 17:08:28 +0800
committerKhem Raj <raj.khem@gmail.com>2019-03-01 18:51:29 -0800
commitc16b5dc0e25377a0152facddc2ebdd61ca05780a (patch)
treeb0c8b1143600b812d9ae992cf478627d2255614d /meta-oe/recipes-shells
parent6b209cba535cd04f8fa08a71c3c2fded2eb9cfa9 (diff)
downloadmeta-openembedded-c16b5dc0e25377a0152facddc2ebdd61ca05780a.tar.gz
dash: upgrade 0.5.9.1 -> 0.5.10.2
upgrade from dash_0.5.9.1.bb to dash_0.5.10.2.bb 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-shells')
-rw-r--r--meta-oe/recipes-shells/dash/dash_0.5.10.2.bb (renamed from meta-oe/recipes-shells/dash/dash_0.5.9.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.9.1.bb b/meta-oe/recipes-shells/dash/dash_0.5.10.2.bb
index 6dee66f691..18566284c0 100644
--- a/meta-oe/recipes-shells/dash/dash_0.5.9.1.bb
+++ b/meta-oe/recipes-shells/dash/dash_0.5.10.2.bb
@@ -10,8 +10,8 @@ inherit autotools update-alternatives
SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz \
file://0001-Fix-printf-format-errors-with-clang.patch \
"
-SRC_URI[md5sum] = "6472702a8d9760d166ef8333dcb527a6"
-SRC_URI[sha256sum] = "5ecd5bea72a93ed10eb15a1be9951dd51b52e5da1d4a7ae020efd9826b49e659"
+SRC_URI[md5sum] = "8f485f126c05d0ab800e85abfe1987aa"
+SRC_URI[sha256sum] = "3c663919dc5c66ec991da14c7cf7e0be8ad00f3db73986a987c118862b5f6071"
EXTRA_OECONF += "--bindir=${base_bindir}"