From 30779ff69fab5afa8d59159d63a3274acaecff48 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 6 Dec 2010 16:58:14 +0100 Subject: [PATCH] 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. --- recipes/u-boot/u-boot-bug_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5