[oe-commits] Khem Raj : tcp-wrappers: Bump PR to make meta-oe merge

git version control git at git.openembedded.org
Mon Sep 26 16:48:56 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 7c503d056d15e376243928ffb815296e9c711658
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7c503d056d15e376243928ffb815296e9c711658

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Sep 26 09:01:54 2011 -0700

tcp-wrappers: Bump PR to make meta-oe merge

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 at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../tcp-wrappers/tcp-wrappers_7.6.bb               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index 3eecd4d..46d9675 100644
--- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -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"





More information about the Openembedded-commits mailing list