diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-05-11 10:20:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-15 10:00:32 +0100 |
commit | cbfabe9aeb2d1876a41119df126cdac3034762ab (patch) | |
tree | 90331be206838d21bd67c08ba08732a2737638d3 | |
parent | 86f137436da8a6d4aded66e586ba2b1eff725022 (diff) | |
download | openembedded-core-cbfabe9aeb2d1876a41119df126cdac3034762ab.tar.gz |
sysstat: upgrade to 11.7.3
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat_11.7.3.bb (renamed from meta/recipes-extended/sysstat/sysstat_11.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_11.7.1.bb b/meta/recipes-extended/sysstat/sysstat_11.7.3.bb index 86738e7b73..8c8974827b 100644 --- a/meta/recipes-extended/sysstat/sysstat_11.7.1.bb +++ b/meta/recipes-extended/sysstat/sysstat_11.7.3.bb @@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb" SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" -SRC_URI[md5sum] = "bdcda7c9048c7c22fb1f30f75285d13d" -SRC_URI[sha256sum] = "303a595b1af0330b183a0f1febfccf89f183b9575ae0562b91fdb876f3ef1feb" +SRC_URI[md5sum] = "c40cefdc7649c7554ecf1d56bf485d09" +SRC_URI[sha256sum] = "8ea4ffcce8dae68a1cbb6acaa131ae7e3e6c5765134e670aa9baa38c1bcc66ea" |