snowball: fix download URL
authorGregory Hermant <gregory.hermant@calao-systems.com>
Thu, 4 Jul 2013 12:47:16 +0000 (14:47 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 7 Jul 2013 21:55:56 +0000 (23:55 +0200)
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/calao_snowball_defconfig
package/snowball-hdmiservice/snowball-hdmiservice.mk
package/snowball-init/snowball-init.mk

index 360ed5129ad202c55f51d9b5ad871fcebfcc7cb8..0631b52a218ede9a8131b59d73d622f2019bbda9 100644 (file)
@@ -1,6 +1,6 @@
 BR2_arm=y
 BR2_cortex_a9=y
-BR2_GCC_VERSION_4_7_X=y
+BR2_KERNEL_HEADERS_3_4=y
 # BR2_SOFT_FLOAT is not set
 BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
@@ -17,7 +17,7 @@ BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="snowball"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
-BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://igloocommunity.org/git/kernel/igloo-kernel.git"
+BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="https://github.com/igloocommunity/igloo-kernel"
 BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="stable-linux-ux500-3.4"
 BR2_LINUX_KERNEL_PATCH="board/calao/snowball/"
 BR2_LINUX_KERNEL_DEFCONFIG="u8500"
index d7bfd5a7fe29f7a61f5ecf9ad4f46fc5a169582a..bbe673b6477a8e3704dec46f398124affeeacd25 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 SNOWBALL_HDMISERVICE_VERSION = f75c99d1c52707240a78b4ba78e41d20d3aa3b08
-SNOWBALL_HDMISERVICE_SITE = git://igloocommunity.org/git/bsp/hdmiservice.git
+SNOWBALL_HDMISERVICE_SITE = https://github.com/igloocommunity/hdmiservice
 SNOWBALL_HDMISERVICE_LICENSE = MIT
 SNOWBALL_HDMISERVICE_LICENSE_FILES = debian/copyright
 SNOWBALL_HDMISERVICE_INSTALL_STAGING = YES
index 7cc204857f82c6a480af2525fabb9188a914d21e..d71f3470957684fa766c789633f98f6e6c606a5e 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 SNOWBALL_INIT_VERSION = b064be21de25729039e5e54037bbdd2e25cfd5b7
-SNOWBALL_INIT_SITE = git://igloocommunity.org/git/bsp/snowball-init.git
+SNOWBALL_INIT_SITE = https://github.com/igloocommunity/snowball-init
 SNOWBALL_INIT_LICENSE = BSD-4c
 SNOWBALL_INIT_LICENSE_FILES = debian/copyright