From: Stefan Schmidt Date: Mon, 6 Dec 2010 15:58:14 +0000 (+0100) Subject: u-boot-bug_svn: Change SRC_URI to new location. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30779ff69fab5afa8d59159d63a3274acaecff48;p=openembedded.git u-boot-bug_svn: Change SRC_URI to new location. The BugLabs SVN got migrated to a new place. The old on is still in read only mode, but will go off soon. --- diff --git a/recipes/u-boot/u-boot-bug_svn.bb b/recipes/u-boot/u-boot-bug_svn.bb index f104023be5..812bcfb48f 100644 --- a/recipes/u-boot/u-boot-bug_svn.bb +++ b/recipes/u-boot/u-boot-bug_svn.bb @@ -7,7 +7,7 @@ SRCREV = "8674" PR = "r7" SRC_URI = "\ - svn://svn.buglabs.net/bug/branches/R1.4/qa;module=u-boot;proto=svn \ + svn://bugcamp.net/bug/branches/R1.4/qa;module=u-boot;proto=svn \ " S = "${WORKDIR}/u-boot"