tclap: update SRC_URI
authorChunrong Guo <B40290@freescale.com>
Tue, 10 Sep 2013 06:57:10 +0000 (06:57 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:32:53 +0000 (08:32 -0800)
  *fix unfetchable SRC_URI

(From meta-openembedded rev: c5ae85fec74412cf3bb1c8f3cdcc43d25a4c5fc5)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb

index 7075664..8cbe912 100644 (file)
@@ -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 \
 "