[oe-commits] Martin Jansa : portaudio: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Wed Oct 3 10:33:43 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 0560c4e1ddb9f599dcefe4f27bb123847d6c3d82
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0560c4e1ddb9f599dcefe4f27bb123847d6c3d82

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Sep 30 09:54:25 2012 +0200

portaudio: update SRC_URI

* http://www.portaudio.com/usingsvn.html:
  Note that we are in the process of migrating from Trac on portaudio.com to Assembla. (1/24/12)
* old repo seems gone now

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-support/portaudio/portaudio-v19_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
index 312ae60..b35d1d8 100644
--- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
+++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
@@ -6,7 +6,7 @@ SRCREV = "1387"
 PV = "v19+svnr${SRCPV}"
 PR = "r0"
 
-SRC_URI = "svn://www.portaudio.com/repos/portaudio;module=trunk;protocol=http"
+SRC_URI = "svn://subversion.assembla.com/svn/portaudio/portaudio;module=trunk;protocol=http"
 S = "${WORKDIR}/trunk"
 
 inherit autotools





More information about the Openembedded-commits mailing list