]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcp-wrappers: Bump PR to make meta-oe merge
authorKhem Raj <raj.khem@gmail.com>
Mon, 26 Sep 2011 16:01:54 +0000 (09:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Sep 2011 16:47:46 +0000 (17:47 +0100)
meta-oe has a version of tcp-wrappers 7.6 recipe
which has virtually no differences with the one from
oe-core. So with this patch we can remove the recipe
from meta-oe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb

index 3eecd4dd70a218664fedb66b460a9c193bb94f64..46d9675cb1711234f1f7b62afc6be58dce7ffa25 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 
 LICENSE = "tcp-wrappers"
 LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa"
-PR ="r0"
+PR ="r7"
 
 
 PACKAGES = "${PN}-dbg libwrap libwrap-doc libwrap-dev ${PN} ${PN}-doc"