diff options
author | Ross Burton <ross.burton@intel.com> | 2018-07-17 17:39:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:07 +0100 |
commit | 8a50ab1ebf1b9b274521c194662d9144f99304fc (patch) | |
tree | 9b7046d2f5a53619b7d4865992bbbd8b8a3afc96 | |
parent | 9437450e451fe30c7d6ee8c37f1ce804153c31c4 (diff) | |
download | openembedded-core-8a50ab1ebf1b9b274521c194662d9144f99304fc.tar.gz |
sysstat: upgrade 11.7.3 -> 11.7.4
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat_11.7.4.bb (renamed from meta/recipes-extended/sysstat/sysstat_11.7.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_11.7.3.bb b/meta/recipes-extended/sysstat/sysstat_11.7.4.bb index 8c8974827b..c9b9130e9f 100644 --- a/meta/recipes-extended/sysstat/sysstat_11.7.3.bb +++ b/meta/recipes-extended/sysstat/sysstat_11.7.4.bb @@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb" SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" -SRC_URI[md5sum] = "c40cefdc7649c7554ecf1d56bf485d09" -SRC_URI[sha256sum] = "8ea4ffcce8dae68a1cbb6acaa131ae7e3e6c5765134e670aa9baa38c1bcc66ea" +SRC_URI[md5sum] = "421f958db80e67a27eda1ff6b8ebcdeb" +SRC_URI[sha256sum] = "a96265a22784c29888669f961a0896841d177853f8f057efe063e891962b9090" |