diff options
author | Andrei Gherzan <andrei.gherzan@windriver.com> | 2012-01-16 20:31:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 11:34:10 +0000 |
commit | 8a7a7fef7324fc5da7c26167e686f9dfc82a6fe7 (patch) | |
tree | e63e28e8b627bb88de811b9bbb8204adaf45954f /meta/recipes-extended/chkconfig | |
parent | 3ba7426bbf6be7a708c22d573513a4fd6a3c90d0 (diff) | |
download | poky-8a7a7fef7324fc5da7c26167e686f9dfc82a6fe7.tar.gz |
chkconfig: Update package from v1.3.55 to v1.3.57
(From OE-Core rev: 28191449636ef2554e82459038a2d67915e9a022)
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/chkconfig')
-rw-r--r-- | meta/recipes-extended/chkconfig/chkconfig_1.3.57.bb (renamed from meta/recipes-extended/chkconfig/chkconfig_1.3.55.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.55.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.57.bb index 0e509360ae..b8ef2f6014 100644 --- a/meta/recipes-extended/chkconfig/chkconfig_1.3.55.bb +++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.57.bb | |||
@@ -16,8 +16,8 @@ PR = "r0" | |||
16 | 16 | ||
17 | SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${BPN}-${PV}.tar.bz2" | 17 | SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${BPN}-${PV}.tar.bz2" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "de562d5bff5116d1acf2d3191603096b" | 19 | SRC_URI[md5sum] = "35a2d0630f1cb5c251e749eefde70afd" |
20 | SRC_URI[sha256sum] = "ac5e8f6c5ed83f5b65a3dd9187f8c534f167193446082e6a6576a0d9f72ba968" | 20 | SRC_URI[sha256sum] = "6a95472873984a0a8e99dca23ce9efe0ffe9db06d9990ce325575f8506babc1c" |
21 | 21 | ||
22 | inherit autotools gettext | 22 | inherit autotools gettext |
23 | 23 | ||