All of lore.kernel.org
 help / color / mirror / Atom feed
* [2011.03-maintenance 0/1] pull request 20120324
@ 2012-03-24  6:20 Steffen Sledz
  2012-03-24  6:20 ` [2011.03-maintenance 1/1] libmatthew-0.7.1: SRC_URI updated Steffen Sledz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steffen Sledz @ 2012-03-24  6:20 UTC (permalink / raw)
  To: openembedded-devel

Hi Tom,

here's the pull request for the libmatthew fetch problem fix.

Thx,
Steffen

The following changes since commit 8d2c8f49312f6a0318dc82b6ce85e50bc08dfcb2:

  ltrace-0.5.3: Update URI to a functioning one (2012-03-14 12:13:19 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded sledz/pull2
  http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=sledz/pull2

Steffen Sledz (1):
  libmatthew-0.7.1: SRC_URI updated

 recipes/libmatthew/libmatthew_0.7.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.7




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

* [2011.03-maintenance 1/1] libmatthew-0.7.1: SRC_URI updated
  2012-03-24  6:20 [2011.03-maintenance 0/1] pull request 20120324 Steffen Sledz
@ 2012-03-24  6:20 ` Steffen Sledz
  2012-03-26 15:18 ` [2011.03-maintenance 0/1] pull request 20120324 Tom Rini
  2012-03-27 21:53 ` Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Steffen Sledz @ 2012-03-24  6:20 UTC (permalink / raw)
  To: openembedded-devel

libmatthew-java-0.7.1.tar.gz is no longer available at the original
location.

Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Tom Rini <tom.rini@gmail.com>
---
 recipes/libmatthew/libmatthew_0.7.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libmatthew/libmatthew_0.7.1.bb b/recipes/libmatthew/libmatthew_0.7.1.bb
index 266a0d4..6916e56 100644
--- a/recipes/libmatthew/libmatthew_0.7.1.bb
+++ b/recipes/libmatthew/libmatthew_0.7.1.bb
@@ -2,7 +2,7 @@ require libmatthew.inc
 
 PR = "r0"
 
-SRC_URI = "http://www.matthew.ath.cx/projects/java/libmatthew-java-${PV}.tar.gz \
+SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/libmatthew-java/libmatthew-java-0.7.1.tar.gz/6a4db221129f230c64a0f937d00bb703/libmatthew-java-${PV}.tar.gz \
            file://Makefile-0.7.patch"
 
 
-- 
1.7.7




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

* Re: [2011.03-maintenance 0/1] pull request 20120324
  2012-03-24  6:20 [2011.03-maintenance 0/1] pull request 20120324 Steffen Sledz
  2012-03-24  6:20 ` [2011.03-maintenance 1/1] libmatthew-0.7.1: SRC_URI updated Steffen Sledz
@ 2012-03-26 15:18 ` Tom Rini
  2012-03-27 21:53 ` Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2012-03-26 15:18 UTC (permalink / raw)
  To: Steffen Sledz; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

On Sat, Mar 24, 2012 at 07:20:23AM +0100, Steffen Sledz wrote:

> Hi Tom,
> 
> here's the pull request for the libmatthew fetch problem fix.
> 
> Thx,
> Steffen
> 
> The following changes since commit 8d2c8f49312f6a0318dc82b6ce85e50bc08dfcb2:
> 
>   ltrace-0.5.3: Update URI to a functioning one (2012-03-14 12:13:19 +0100)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded sledz/pull2
>   http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=sledz/pull2
> 
> Steffen Sledz (1):
>   libmatthew-0.7.1: SRC_URI updated
> 
>  recipes/libmatthew/libmatthew_0.7.1.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

This is now applied, thanks!

-- 
Tom

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [2011.03-maintenance 0/1] pull request 20120324
  2012-03-24  6:20 [2011.03-maintenance 0/1] pull request 20120324 Steffen Sledz
  2012-03-24  6:20 ` [2011.03-maintenance 1/1] libmatthew-0.7.1: SRC_URI updated Steffen Sledz
  2012-03-26 15:18 ` [2011.03-maintenance 0/1] pull request 20120324 Tom Rini
@ 2012-03-27 21:53 ` Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2012-03-27 21:53 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Mar 23, 2012 at 11:20 PM, Steffen Sledz <sledz@dresearch-fe.de> wrote:
> Hi Tom,
>
> here's the pull request for the libmatthew fetch problem fix.
>
> Thx,
> Steffen
>
> The following changes since commit 8d2c8f49312f6a0318dc82b6ce85e50bc08dfcb2:
>
>  ltrace-0.5.3: Update URI to a functioning one (2012-03-14 12:13:19 +0100)
>
> are available in the git repository at:
>  git://git.openembedded.org/openembedded sledz/pull2
>  http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=sledz/pull2
>

in general when sending pull requests its better to push your repo
into some of user repos e.g. may be on github or somespace so you can
easily delete branches etc. after pull is done.

> Steffen Sledz (1):
>  libmatthew-0.7.1: SRC_URI updated
>
>  recipes/libmatthew/libmatthew_0.7.1.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> --
> 1.7.7
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

end of thread, other threads:[~2012-03-27 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-24  6:20 [2011.03-maintenance 0/1] pull request 20120324 Steffen Sledz
2012-03-24  6:20 ` [2011.03-maintenance 1/1] libmatthew-0.7.1: SRC_URI updated Steffen Sledz
2012-03-26 15:18 ` [2011.03-maintenance 0/1] pull request 20120324 Tom Rini
2012-03-27 21:53 ` Khem Raj

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.