[oe-commits] Chunrong Guo : tclap: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 17:09:43 UTC 2013


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

Author: Chunrong Guo <B40290 at freescale.com>
Date:   Tue Sep 10 06:57:10 2013 +0000

tclap: update SRC_URI

  *fix unfetchable SRC_URI

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
index 7075664..8cbe912 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c8ab0ff134bcc584d0e6b5b9f8732453"
 
 SRCREV = "3627d9402e529770df9b0edf2aa8c0e0d6c6bb41"
-SRC_URI = "git://tclap.git.sourceforge.net/gitroot/tclap/tclap \
+SRC_URI = "git://git.code.sf.net/p/tclap/code \
     file://Makefile.am-disable-docs.patch \
 " 
 



More information about the Openembedded-commits mailing list