aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-09-10 05:56:16 +0800
committerKhem Raj <raj.khem@gmail.com>2021-09-09 09:34:13 -0700
commit633f2115055dbc529f94eb39487e38ba384f6b83 (patch)
tree25cc1af7539a81cbef92d1b38a2b3e22c25cfcf4 /meta-oe
parentc833f0248954cad69cc14f866eb4003752e0b6eb (diff)
downloadmeta-openembedded-contrib-633f2115055dbc529f94eb39487e38ba384f6b83.tar.gz
dash: upgrade 0.5.11.3 -> 0.5.11.5
parser: Fix VSLENGTH parsing with trailing garbage eval: Do not cache value of eflag in evaltree Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-shells/dash/dash_0.5.11.5.bb (renamed from meta-oe/recipes-shells/dash/dash_0.5.11.3.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.11.3.bb b/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb
index 53d018358f..8fe601a2d4 100644
--- a/meta-oe/recipes-shells/dash/dash_0.5.11.3.bb
+++ b/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb
@@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
inherit autotools update-alternatives
SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz"
-SRC_URI[md5sum] = "c7016b513f701d88c70b3082eb183581"
-SRC_URI[sha256sum] = "62b9f1676ba6a7e8eaec541a39ea037b325253240d1f378c72360baa1cbcbc2a"
+SRC_URI[sha256sum] = "db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd"
EXTRA_OECONF += "--bindir=${base_bindir}"