diff options
Diffstat (limited to 'meta/recipes-extended/sysstat')
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat.inc | 4 | ||||
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat_12.1.6.bb (renamed from meta/recipes-extended/sysstat/sysstat_12.1.3.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc index 592cbf4574..5a7d2114ca 100644 --- a/meta/recipes-extended/sysstat/sysstat.inc +++ b/meta/recipes-extended/sysstat/sysstat.inc | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/" | |||
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
6 | 6 | ||
7 | SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \ | 7 | SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/${BP}.tar.xz \ |
8 | file://99_sysstat \ | 8 | file://99_sysstat \ |
9 | file://sysstat.service \ | 9 | file://sysstat.service \ |
10 | " | 10 | " |
@@ -29,7 +29,7 @@ SYSTEMD_SERVICE_${PN} = "sysstat.service" | |||
29 | SYSTEMD_AUTO_ENABLE = "enable" | 29 | SYSTEMD_AUTO_ENABLE = "enable" |
30 | 30 | ||
31 | do_configure_prepend() { | 31 | do_configure_prepend() { |
32 | export sa_lib_dir=${libdir}/sa | 32 | export sa_lib_dir=${libexecdir}/sa |
33 | } | 33 | } |
34 | 34 | ||
35 | do_install() { | 35 | do_install() { |
diff --git a/meta/recipes-extended/sysstat/sysstat_12.1.3.bb b/meta/recipes-extended/sysstat/sysstat_12.1.6.bb index 5daf3f45f5..8cf8c36d9b 100644 --- a/meta/recipes-extended/sysstat/sysstat_12.1.3.bb +++ b/meta/recipes-extended/sysstat/sysstat_12.1.6.bb | |||
@@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb" | |||
4 | 4 | ||
5 | SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" | 5 | SRC_URI += "file://0001-Include-needed-headers-explicitly.patch" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "0f9b73f60aba6fd49de346bc384902c3" | 7 | SRC_URI[md5sum] = "d8e3bbb9c873dd370f6d33664e326570" |
8 | SRC_URI[sha256sum] = "55498bf82755ba9fed3e7df61fd26f8f50dd3e7b3b229c731029a4c8ab51a1aa" | 8 | SRC_URI[sha256sum] = "f752f3c406153a6fc446496f1102872505ace3f0931d975c1d664c81ec09f129" |