diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-extended/xinetd | |
parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/xinetd')
-rw-r--r-- | meta/recipes-extended/xinetd/xinetd_2.3.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.14.bb b/meta/recipes-extended/xinetd/xinetd_2.3.14.bb index 122be2c18d..159cb2cf26 100644 --- a/meta/recipes-extended/xinetd/xinetd_2.3.14.bb +++ b/meta/recipes-extended/xinetd/xinetd_2.3.14.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \ | |||
16 | file://xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch \ | 16 | file://xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "567382d7972613090215c6c54f9b82d9" | ||
20 | SRC_URI[sha256sum] = "760e0e617c609a0509ef63fc7e9580d2f1d88c6113bb6d63273de7de7cd0bc1f" | ||
21 | |||
19 | inherit autotools update-rc.d | 22 | inherit autotools update-rc.d |
20 | 23 | ||
21 | INITSCRIPT_NAME = "xinetd" | 24 | INITSCRIPT_NAME = "xinetd" |