[oe-commits] [openembedded-core] 03/23: sysstat: upgrade to 11.3.4

git at git.openembedded.org git at git.openembedded.org
Sun Jun 12 23:11:29 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit cc67f12970d2e08a3ea65eacf053ca86ab04741f
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Sun Jun 12 10:21:00 2016 +0800

    sysstat: upgrade to 11.3.4
    
    The license checksum is changed but the license remains the same.
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/sysstat/sysstat_11.2.0.bb | 8 --------
 meta/recipes-extended/sysstat/sysstat_11.3.4.bb | 8 ++++++++
 2 files changed, 8 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 7a8eb96..0000000
--- 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"
diff --git a/meta/recipes-extended/sysstat/sysstat_11.3.4.bb b/meta/recipes-extended/sysstat/sysstat_11.3.4.bb
new file mode 100644
index 0000000..45cc0bd
--- /dev/null
+++ b/meta/recipes-extended/sysstat/sysstat_11.3.4.bb
@@ -0,0 +1,8 @@
+require sysstat.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
+
+SRC_URI += "file://0001-Include-needed-headers-explicitly.patch"
+
+SRC_URI[md5sum] = "b92ea90a60eda2b16e2667e6237402b1"
+SRC_URI[sha256sum] = "84231474b243eaffaf4b83e5a801085144361a1c8a50e9ea8a5d52ad269d20b1"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list