diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2015-01-04 11:11:22 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-16 23:08:20 +0000 |
| commit | ce5cc411bb29f41e2f001118313d19b6c48d8436 (patch) | |
| tree | 80a41ae2d01a27f3e1ca47289cf14c494e6ea958 /meta/recipes-extended/sysstat/sysstat.inc | |
| parent | 5b7371b832f594aaeb3564fd4a64d8583e337b67 (diff) | |
| download | poky-ce5cc411bb29f41e2f001118313d19b6c48d8436.tar.gz | |
sysstat: upgrade to stable version 11.0.2
(From OE-Core rev: df4224f151c3d5a7f6fd33ed44abd2e3bfc5c8b0)
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.inc')
| -rw-r--r-- | meta/recipes-extended/sysstat/sysstat.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc index 09a5d28d4a..566cb08fc2 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.gz \ | 7 | SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \ |
| 8 | file://99_sysstat \ | 8 | file://99_sysstat \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
