mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
xinetd: Update to 2.3.15
(From OE-Core rev: 17d7f2a9ee4c56bc697f05a8e703ddb02c262d99) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4e2656615
commit
8da5fa8ed6
@@ -7,7 +7,7 @@ LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=8ad8615198542444f84d28a6cf226dd8"
|
||||
|
||||
DEPENDS = ""
|
||||
PR ="r1"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \
|
||||
file://xinetd.init \
|
||||
@@ -17,8 +17,8 @@ SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \
|
||||
file://xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "567382d7972613090215c6c54f9b82d9"
|
||||
SRC_URI[sha256sum] = "760e0e617c609a0509ef63fc7e9580d2f1d88c6113bb6d63273de7de7cd0bc1f"
|
||||
SRC_URI[md5sum] = "77358478fd58efa6366accae99b8b04c"
|
||||
SRC_URI[sha256sum] = "bf4e060411c75605e4dcbdf2ac57c6bd9e1904470a2f91e01ba31b50a80a5be3"
|
||||
|
||||
inherit autotools update-rc.d
|
||||
|
||||
Reference in New Issue
Block a user