aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-09-04 22:24:17 -0700
committerJoe MacDonald <joe@deserted.net>2013-09-05 08:52:11 -0400
commit728254ca47e9bd9bd67b73d192adf8cd59ec1b12 (patch)
treec6bea548e71519dffbb0a1096a7d3baa93678717 /meta-oe/recipes-extended
parentc98e6d3ffd5c433088566a907c6f56daa30029fe (diff)
downloadmeta-openembedded-contrib-728254ca47e9bd9bd67b73d192adf8cd59ec1b12.tar.gz
atftp, libuio: Update the SRC_URI to match upstream sf.net change
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/libuio/libuio_0.2.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
index c16bbd381f..48e2930e9c 100644
--- a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
+++ b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
@@ -3,11 +3,11 @@ SECTION = "base"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
-SRC_URI = "git://libuio.git.sourceforge.net/gitroot/libuio/libuio"
+SRC_URI = "git://git.code.sf.net/p/libuio/code"
inherit autotools
-SRCREV = "e1e0e4fa28838b3115e215c9553905fe630ca145"
+SRCREV = "ed4f07ea147ac403c28105ab44d01bbf524d36f9"
S = "${WORKDIR}/git"