]> code.ossystems Code Review - openembedded-core.git/commitdiff
xinetd: Update to 2.3.15
authorSaul Wold <sgw@linux.intel.com>
Wed, 16 May 2012 19:39:31 +0000 (22:39 +0300)
committerScott Garman <scott.a.garman@intel.com>
Thu, 5 Jul 2012 19:56:23 +0000 (12:56 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/xinetd/xinetd_2.3.15.bb [moved from meta/recipes-extended/xinetd/xinetd_2.3.14.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-extended/xinetd/xinetd_2.3.14.bb
rename to meta/recipes-extended/xinetd/xinetd_2.3.15.bb
index 26ba78f36c46185fa2867002655a0159546b8d90..3d55e99712dd4d7c0056b128c0774f6cff6fd37f 100644 (file)
@@ -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