diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-12-05 16:40:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-05 22:30:15 +0000 |
commit | af912ac17f406ff11319eb33bc0d3910bcea39ef (patch) | |
tree | d1ec22406849841df3fa2a489d5ef146255c335c | |
parent | ee57d79aec06e9b160cf2713636cda650ba68d5a (diff) | |
download | openembedded-core-af912ac17f406ff11319eb33bc0d3910bcea39ef.tar.gz |
sysstat: upgrade to 12.1.1
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat_12.1.1.bb (renamed from meta/recipes-extended/sysstat/sysstat_11.7.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_11.7.4.bb b/meta/recipes-extended/sysstat/sysstat_12.1.1.bb index c9b9130e9f..027e710d63 100644 --- a/meta/recipes-extended/sysstat/sysstat_11.7.4.bb +++ b/meta/recipes-extended/sysstat/sysstat_12.1.1.bb @@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb" SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" -SRC_URI[md5sum] = "421f958db80e67a27eda1ff6b8ebcdeb" -SRC_URI[sha256sum] = "a96265a22784c29888669f961a0896841d177853f8f057efe063e891962b9090" +SRC_URI[md5sum] = "43e27a92ebb4e6650cb2362b32b9d7d0" +SRC_URI[sha256sum] = "64a286cabbf7939c32db5ca46009ae96509c85a2730905dc2f8f98ecc4a63937" |