aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2010-12-06 16:58:14 +0100
committerStefan Schmidt <stefan@buglabs.net>2010-12-06 17:13:27 +0100
commit30779ff69fab5afa8d59159d63a3274acaecff48 (patch)
treec6ab7393df57ac0497b21fd60b9300db6cecdde7 /recipes/u-boot
parentd6f5d2e160d77df96c871b310791029a8e0b1207 (diff)
downloadopenembedded-30779ff69fab5afa8d59159d63a3274acaecff48.tar.gz
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.
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot-bug_svn.bb2
1 files changed, 1 insertions, 1 deletions
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"