All of lore.kernel.org
 help / color / mirror / Atom feed
* Small url fix for xerces-c
@ 2008-10-29 16:53 Joshua Lock
  2008-10-29 19:18 ` Stefan Schmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lock @ 2008-10-29 16:53 UTC (permalink / raw)
  To: openembedded-devel

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

Hi there,

I noticed the url in the xerces-c recipe is incorrect. Patch attached.

Cheers,

- J
-- 
	Joshua Lock
	       Intel Open Source Technology Centre

[-- Attachment #2: oe_xerces_url.patch --]
[-- Type: text/x-patch, Size: 562 bytes --]

diff --git a/packages/xerces-c/xerces-c_2.8.0.bb b/packages/xerces-c/xerces-c_2.8.0.bb
index 4f72e9d..d78bb22 100644
--- a/packages/xerces-c/xerces-c_2.8.0.bb
+++ b/packages/xerces-c/xerces-c_2.8.0.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 LICENSE = "MIT"
 PR = "r1"
 
-SRC_URI = "http://mirror.serversupportforum.de/apache/xerces/c/sources/xerces-c-src_2_8_0.tar.gz"
+SRC_URI = "http://mirror.serversupportforum.de/apache/xerces/c/2/sources/xerces-c-src_2_8_0.tar.gz"
 S = "${WORKDIR}/xerces-c-src_2_8_0/src/xercesc"
 
 inherit autotools pkgconfig

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

* Re: Small url fix for xerces-c
  2008-10-29 16:53 Small url fix for xerces-c Joshua Lock
@ 2008-10-29 19:18 ` Stefan Schmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Schmidt @ 2008-10-29 19:18 UTC (permalink / raw)
  To: openembedded-devel

Hello.

On Wed, 2008-10-29 at 16:53, Joshua Lock wrote:
> 
> I noticed the url in the xerces-c recipe is incorrect. Patch attached.

I checked and commited it:
http://git.openembedded.net/?p=openembedded.git;a=commitdiff;h=714e2cace5819ff64b04f870506dbfca9bd1c557

I also added a follow up patch with the needed checksums for this new location.

Thanks for your contribution.

regards
Stefan Schmidt



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

end of thread, other threads:[~2008-10-29 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 16:53 Small url fix for xerces-c Joshua Lock
2008-10-29 19:18 ` Stefan Schmidt

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.