diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-06-12 10:21:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-13 09:12:25 +0100 |
commit | 01990eb1c868710cd4fb7b52057cd2eb1713c595 (patch) | |
tree | 174cc60aef96e5f85df5430a0ac692d56895de2c /meta/recipes-extended/sysstat/sysstat_11.2.0.bb | |
parent | 155588a2b825c371610f3c4af190f8c41522dfa0 (diff) | |
download | openembedded-core-contrib-01990eb1c868710cd4fb7b52057cd2eb1713c595.tar.gz |
sysstat: upgrade to 11.3.4
The license checksum is changed but the license remains the same.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysstat/sysstat_11.2.0.bb')
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat_11.2.0.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_11.2.0.bb b/meta/recipes-extended/sysstat/sysstat_11.2.0.bb deleted file mode 100644 index 7a8eb96ad2e..00000000000 --- a/meta/recipes-extended/sysstat/sysstat_11.2.0.bb +++ /dev/null @@ -1,8 +0,0 @@ -require sysstat.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" - -SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" - -SRC_URI[md5sum] = "e8b615775ad98780e3f0675b91eddb19" -SRC_URI[sha256sum] = "9806b9a662568796d3fb93ecd01ecea10d815e668337a646494953bff4bc4155" |