All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tcp-wrappers: Bump PR to make meta-oe merge upgradable
@ 2011-09-26 16:01 Khem Raj
  2011-09-26 16:48 ` [PATCH] tcp-wrappers: Bump PR to make meta-oe merge Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2011-09-26 16:01 UTC (permalink / raw)
  To: openembedded-core

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>
---
 .../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"
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tcp-wrappers: Bump PR to make meta-oe merge
  2011-09-26 16:01 [PATCH] tcp-wrappers: Bump PR to make meta-oe merge upgradable Khem Raj
@ 2011-09-26 16:48 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2011-09-26 16:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Mon, 2011-09-26 at 09:01 -0700, Khem Raj wrote:
> 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>
> ---
>  .../tcp-wrappers/tcp-wrappers_7.6.bb               |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-26 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-26 16:01 [PATCH] tcp-wrappers: Bump PR to make meta-oe merge upgradable Khem Raj
2011-09-26 16:48 ` [PATCH] tcp-wrappers: Bump PR to make meta-oe merge Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.