[OE-core] [PATCH] strace: 4.19 -> 4.20

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Mon Feb 12 02:00:32 UTC 2018


Upgrade strace from 4.19 to 4.20.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta/recipes-devtools/strace/{strace_4.19.bb => strace_4.20.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/strace/{strace_4.19.bb => strace_4.20.bb} (93%)

diff --git a/meta/recipes-devtools/strace/strace_4.19.bb b/meta/recipes-devtools/strace/strace_4.20.bb
similarity index 93%
rename from meta/recipes-devtools/strace/strace_4.19.bb
rename to meta/recipes-devtools/strace/strace_4.20.bb
index deccf3d..d5df25e 100644
--- a/meta/recipes-devtools/strace/strace_4.19.bb
+++ b/meta/recipes-devtools/strace/strace_4.20.bb
@@ -16,8 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \
            file://0001-tests-sigaction-Check-for-mips-and-alpha-before-usin.patch \
            "
 
-SRC_URI[md5sum] = "846a9a26e74e797f42d77a0348104072"
-SRC_URI[sha256sum] = "7c93ebc6c29280f47c24a0eb86873a99ccb2cac6512c60a60ba4ef99ab807281"
+SRC_URI[md5sum] = "f2271ab0fac49ebee9cbd7f3469227cb"
+SRC_URI[sha256sum] = "5bf3148dd17306a42566f7da17368fdd781afa147db05ea63a4ca2b50f58c523"
 
 inherit autotools ptest bluetooth
 
-- 
2.7.4






More information about the Openembedded-core mailing list