Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [STABLE][PATCH] myththv: bump SRCREV
@ 2009-06-30 16:39 Koen Kooi
  2009-06-30 17:44 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2009-06-30 16:39 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

From: Koen Kooi <koen@openembedded.org>


Signed-off-by: Koen Kooi <koen@openembedded.org>
---
 recipes/mythtv/mythtv_0.21.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/mythtv_0.21.bb b/recipes/mythtv/mythtv_0.21.bb
index 3594afb..89b9b11 100644
--- a/recipes/mythtv/mythtv_0.21.bb
+++ b/recipes/mythtv/mythtv_0.21.bb
@@ -5,7 +5,7 @@ inherit qmake qt3x11
 PR = "${SRCREV}+r5"
 REALPV = "0.21"
 
-SRCREV = "19479"
+SRCREV = "20763"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-21-fixes;module=mythtv;proto=http"
 
 SRC_URI += " \
-- 
1.6.1




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

* Re: [STABLE][PATCH] myththv: bump SRCREV
  2009-06-30 16:39 [STABLE][PATCH] myththv: bump SRCREV Koen Kooi
@ 2009-06-30 17:44 ` Tom Rini
  2009-06-30 17:50   ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2009-06-30 17:44 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

On Tue, Jun 30, 2009 at 06:39:31PM +0200, Koen Kooi wrote:

> From: Koen Kooi <koen@openembedded.org>
> 
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>

Acked-by: Tom Rini <trini@embeddedalley.com>

> ---
>  recipes/mythtv/mythtv_0.21.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/mythtv/mythtv_0.21.bb b/recipes/mythtv/mythtv_0.21.bb
> index 3594afb..89b9b11 100644
> --- a/recipes/mythtv/mythtv_0.21.bb
> +++ b/recipes/mythtv/mythtv_0.21.bb
> @@ -5,7 +5,7 @@ inherit qmake qt3x11
>  PR = "${SRCREV}+r5"
>  REALPV = "0.21"
>  
> -SRCREV = "19479"
> +SRCREV = "20763"
>  SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-21-fixes;module=mythtv;proto=http"
>  
>  SRC_URI += " \
> -- 
> 1.6.1
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 

-- 
Tom Rini



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

* Re: [STABLE][PATCH] myththv: bump SRCREV
  2009-06-30 17:44 ` Tom Rini
@ 2009-06-30 17:50   ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2009-06-30 17:50 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Jun 30, 2009 at 10:44:02AM -0700, Tom Rini wrote:
> On Tue, Jun 30, 2009 at 06:39:31PM +0200, Koen Kooi wrote:
> 
> > From: Koen Kooi <koen@openembedded.org>
> > 
> > 
> > Signed-off-by: Koen Kooi <koen@openembedded.org>
> 
> Acked-by: Tom Rini <trini@embeddedalley.com>

Acked-by: Denys Dmytriyenko <denis@denix.org>

> > ---
> >  recipes/mythtv/mythtv_0.21.bb |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/recipes/mythtv/mythtv_0.21.bb b/recipes/mythtv/mythtv_0.21.bb
> > index 3594afb..89b9b11 100644
> > --- a/recipes/mythtv/mythtv_0.21.bb
> > +++ b/recipes/mythtv/mythtv_0.21.bb
> > @@ -5,7 +5,7 @@ inherit qmake qt3x11
> >  PR = "${SRCREV}+r5"
> >  REALPV = "0.21"
> >  
> > -SRCREV = "19479"
> > +SRCREV = "20763"
> >  SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-21-fixes;module=mythtv;proto=http"
> >  
> >  SRC_URI += " \
> > -- 
> > 1.6.1
> > 
> > 
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> > 
> 
> -- 
> Tom Rini
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

end of thread, other threads:[~2009-06-30 18:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 16:39 [STABLE][PATCH] myththv: bump SRCREV Koen Kooi
2009-06-30 17:44 ` Tom Rini
2009-06-30 17:50   ` Denys Dmytriyenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox