From 3f245156add71cf9d692ea1f7c4803e501d9b613 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20H=C3=B6glund?= <jonas.hoglund@embeddednation.com>
Date: Thu, 10 Mar 2016 17:26:54 +0100
Subject: [PATCH] Updated bcmkernel url

---
 iopsys-brcm63xx-mips/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iopsys-brcm63xx-mips/Makefile b/iopsys-brcm63xx-mips/Makefile
index eb0fe13c7..8ca157731 100644
--- a/iopsys-brcm63xx-mips/Makefile
+++ b/iopsys-brcm63xx-mips/Makefile
@@ -36,7 +36,7 @@ config TARGET_iopsys_brcm63xx_mips
 
 config 	KERNEL_GIT_CLONE_URI
 	string
-	default "git@ihgsp.inteno.se:bcmlinux.git" if TARGET_iopsys_brcm63xx_mips
+	default "git@private.inteno.se:bcmlinux.git" if TARGET_iopsys_brcm63xx_mips
 
 config 	KERNEL_GIT_BRANCH
 	string
-- 
GitLab