diff options
-rw-r--r-- | meta-oe/recipes-extended/collectd/collectd_5.7.2.bb (renamed from meta-oe/recipes-extended/collectd/collectd_5.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.7.1.bb b/meta-oe/recipes-extended/collectd/collectd_5.7.2.bb index b7789c7ca0..c156ea19c9 100644 --- a/meta-oe/recipes-extended/collectd/collectd_5.7.1.bb +++ b/meta-oe/recipes-extended/collectd/collectd_5.7.2.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "http://collectd.org/files/collectd-${PV}.tar.bz2 \ | |||
13 | file://0001-fix-to-build-with-glibc-2.25.patch \ | 13 | file://0001-fix-to-build-with-glibc-2.25.patch \ |
14 | file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch \ | 14 | file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch \ |
15 | " | 15 | " |
16 | SRC_URI[md5sum] = "dc36141ed3058c4919bbd54b87c07873" | 16 | SRC_URI[md5sum] = "5da2b69c286a064db35c6cc1e758b039" |
17 | SRC_URI[sha256sum] = "7edd3643c0842215553b2421d5456f4e9a8a58b07e216b40a7e8e91026d8e501" | 17 | SRC_URI[sha256sum] = "9d20a0221569a8d6b80bbc52b86e5e84965f5bafdbf5dfc3790e0fed0763e592" |
18 | 18 | ||
19 | inherit autotools pythonnative update-rc.d pkgconfig systemd | 19 | inherit autotools pythonnative update-rc.d pkgconfig systemd |
20 | 20 | ||