diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/strace/strace_4.14.bb (renamed from meta/recipes-devtools/strace/strace_4.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/strace/strace_4.13.bb b/meta/recipes-devtools/strace/strace_4.14.bb index cae7f2138e..452925c7ea 100644 --- a/meta/recipes-devtools/strace/strace_4.13.bb +++ b/meta/recipes-devtools/strace/strace_4.14.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \ | |||
15 | file://mips-SIGEMT.patch \ | 15 | file://mips-SIGEMT.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "4b78c7febdd24c79d5147824d1a080a3" | 18 | SRC_URI[md5sum] = "1e39b5f7583256d7dc21170b9da529ae" |
19 | SRC_URI[sha256sum] = "d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7" | 19 | SRC_URI[sha256sum] = "5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f" |
20 | 20 | ||
21 | inherit autotools ptest bluetooth | 21 | inherit autotools ptest bluetooth |
22 | 22 | ||