From e99cc0a7547dd7a87f817ddacbcbfbe47af24635 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 16 Mar 2015 11:25:27 -0500 Subject: [PATCH] server: use new dedicated box at rcn-ee.com Signed-off-by: Robert Nelson --- hwpack/A10-OLinuXino-Lime.conf | 4 ++-- hwpack/A20-OLinuXino-Lime.conf | 4 ++-- hwpack/A20-OLinuXino-Lime2.conf | 4 ++-- hwpack/am335x-bone-serial.conf | 4 ++-- hwpack/am335x-bone-video.conf | 4 ++-- hwpack/am335x-boneblack-ti-3.14.conf | 4 ++-- hwpack/am335x-boneblack.conf | 4 ++-- hwpack/am57xx-beagle-x15.conf | 4 ++-- hwpack/imx51-babbage.conf | 4 ++-- hwpack/imx53-qsb.conf | 4 ++-- hwpack/imx53-qsrb.conf | 4 ++-- hwpack/imx6dl-udoo.conf | 4 ++-- hwpack/imx6q-nitrogen6x.conf | 2 +- hwpack/imx6q-sabrelite.conf | 2 +- hwpack/imx6q-sabresd.conf | 4 ++-- hwpack/imx6q-udoo.conf | 4 ++-- hwpack/omap3-beagle-xm.conf | 4 ++-- hwpack/omap3-beagle.conf | 4 ++-- hwpack/omap4-panda-a4.conf | 4 ++-- hwpack/omap4-panda-es-b3.conf | 4 ++-- hwpack/omap4-panda-es.conf | 4 ++-- hwpack/omap4-panda.conf | 4 ++-- hwpack/omap5-uevm.conf | 4 ++-- hwpack/tegra124-jetson-tk1.conf | 2 +- hwpack/wandboard-dual-revb1.conf | 4 ++-- hwpack/wandboard-dual-revc1.conf | 4 ++-- hwpack/wandboard-quad-revb1.conf | 4 ++-- hwpack/wandboard-quad-revc1.conf | 4 ++-- hwpack/wandboard-solo.conf | 4 ++-- mk_mmc.sh | 2 +- 30 files changed, 56 insertions(+), 56 deletions(-) diff --git a/hwpack/A10-OLinuXino-Lime.conf b/hwpack/A10-OLinuXino-Lime.conf index 102bdf9..a229594 100644 --- a/hwpack/A10-OLinuXino-Lime.conf +++ b/hwpack/A10-OLinuXino-Lime.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="A10-OLinuXino-Lime" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -23,7 +23,7 @@ conf_config_distro_defaults="enable" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" #kernel_repo="STABLE" kernel_repo="TESTING" diff --git a/hwpack/A20-OLinuXino-Lime.conf b/hwpack/A20-OLinuXino-Lime.conf index 761142e..3ab6b70 100644 --- a/hwpack/A20-OLinuXino-Lime.conf +++ b/hwpack/A20-OLinuXino-Lime.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="A20-OLinuXino-Lime" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -23,7 +23,7 @@ conf_config_distro_defaults="enable" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7-lpae +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="armv7-lpae" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/A20-OLinuXino-Lime2.conf b/hwpack/A20-OLinuXino-Lime2.conf index 6e86c6d..b78aadc 100644 --- a/hwpack/A20-OLinuXino-Lime2.conf +++ b/hwpack/A20-OLinuXino-Lime2.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="A20-OLinuXino-Lime2" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -23,7 +23,7 @@ conf_config_distro_defaults="enable" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7-lpae +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="armv7-lpae" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/am335x-bone-serial.conf b/hwpack/am335x-bone-serial.conf index b23c267..a2d310f 100644 --- a/hwpack/am335x-bone-serial.conf +++ b/hwpack/am335x-bone-serial.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/am335x-bone-video.conf b/hwpack/am335x-bone-video.conf index 7a0decd..010b17a 100644 --- a/hwpack/am335x-bone-video.conf +++ b/hwpack/am335x-bone-video.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/am335x-boneblack-ti-3.14.conf b/hwpack/am335x-boneblack-ti-3.14.conf index 73c477c..802a25b 100644 --- a/hwpack/am335x-boneblack-ti-3.14.conf +++ b/hwpack/am335x-boneblack-ti-3.14.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-ti +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-ti kernel_subarch="ti" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/am335x-boneblack.conf b/hwpack/am335x-boneblack.conf index 4065f11..b690d75 100644 --- a/hwpack/am335x-boneblack.conf +++ b/hwpack/am335x-boneblack.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/am57xx-beagle-x15.conf b/hwpack/am57xx-beagle-x15.conf index 0bf24ed..d66383d 100644 --- a/hwpack/am57xx-beagle-x15.conf +++ b/hwpack/am57xx-beagle-x15.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="beagle_x15" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7-lpae +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="ti" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx51-babbage.conf b/hwpack/imx51-babbage.conf index 317cb06..1f77146 100644 --- a/hwpack/imx51-babbage.conf +++ b/hwpack/imx51-babbage.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx51evk" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx53-qsb.conf b/hwpack/imx53-qsb.conf index 2e68bf2..4892e88 100644 --- a/hwpack/imx53-qsb.conf +++ b/hwpack/imx53-qsb.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx53loco" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx53-qsrb.conf b/hwpack/imx53-qsrb.conf index b105e5a..29fd992 100644 --- a/hwpack/imx53-qsrb.conf +++ b/hwpack/imx53-qsrb.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx53loco" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx6dl-udoo.conf b/hwpack/imx6dl-udoo.conf index 38aa56f..08c399f 100644 --- a/hwpack/imx6dl-udoo.conf +++ b/hwpack/imx6dl-udoo.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="udoo_dl" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx6q-nitrogen6x.conf b/hwpack/imx6q-nitrogen6x.conf index 897a1ae..a784c28 100644 --- a/hwpack/imx6q-nitrogen6x.conf +++ b/hwpack/imx6q-nitrogen6x.conf @@ -33,7 +33,7 @@ conf_fdtaddr="0x18000000" conf_initrdaddr="0x18080000" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx6q-sabrelite.conf b/hwpack/imx6q-sabrelite.conf index 2619b95..41ef85b 100644 --- a/hwpack/imx6q-sabrelite.conf +++ b/hwpack/imx6q-sabrelite.conf @@ -33,7 +33,7 @@ conf_fdtaddr="0x18000000" conf_initrdaddr="0x18080000" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx6q-sabresd.conf b/hwpack/imx6q-sabresd.conf index 3fdedf3..808e48d 100644 --- a/hwpack/imx6q-sabresd.conf +++ b/hwpack/imx6q-sabresd.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx6qsabresd" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/imx6q-udoo.conf b/hwpack/imx6q-udoo.conf index 596f828..bbada02 100644 --- a/hwpack/imx6q-udoo.conf +++ b/hwpack/imx6q-udoo.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="udoo_quad" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index b40d0dc..bba8df7 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -16,7 +16,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap3-beagle.conf b/hwpack/omap3-beagle.conf index e981a14..596b138 100644 --- a/hwpack/omap3-beagle.conf +++ b/hwpack/omap3-beagle.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -16,7 +16,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap4-panda-a4.conf b/hwpack/omap4-panda-a4.conf index baa1b4b..e0d87f3 100644 --- a/hwpack/omap4-panda-a4.conf +++ b/hwpack/omap4-panda-a4.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap4-panda-es-b3.conf b/hwpack/omap4-panda-es-b3.conf index 8a5fa79..4b58825 100644 --- a/hwpack/omap4-panda-es-b3.conf +++ b/hwpack/omap4-panda-es-b3.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap4-panda-es.conf b/hwpack/omap4-panda-es.conf index 54af288..30ca271 100644 --- a/hwpack/omap4-panda-es.conf +++ b/hwpack/omap4-panda-es.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index 89d8deb..c76b52d 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/omap5-uevm.conf b/hwpack/omap5-uevm.conf index 0c345e4..9631692 100644 --- a/hwpack/omap5-uevm.conf +++ b/hwpack/omap5-uevm.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap5_uevm" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -33,7 +33,7 @@ boot_name="u-boot.img" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7-lpae +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="armv7-lpae" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/tegra124-jetson-tk1.conf b/hwpack/tegra124-jetson-tk1.conf index 72ed19e..c863db3 100644 --- a/hwpack/tegra124-jetson-tk1.conf +++ b/hwpack/tegra124-jetson-tk1.conf @@ -33,7 +33,7 @@ conf_fdtaddr="0x82000000" conf_initrdaddr="0x82100000" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7-lpae +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="armv7-lpae" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/wandboard-dual-revb1.conf b/hwpack/wandboard-dual-revb1.conf index a28645e..c959a5c 100644 --- a/hwpack/wandboard-dual-revb1.conf +++ b/hwpack/wandboard-dual-revb1.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_dl" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/wandboard-dual-revc1.conf b/hwpack/wandboard-dual-revc1.conf index eb8d405..e27b057 100644 --- a/hwpack/wandboard-dual-revc1.conf +++ b/hwpack/wandboard-dual-revc1.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_dl" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/wandboard-quad-revb1.conf b/hwpack/wandboard-quad-revb1.conf index b3af92b..233c219 100644 --- a/hwpack/wandboard-quad-revb1.conf +++ b/hwpack/wandboard-quad-revb1.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_quad" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/wandboard-quad-revc1.conf b/hwpack/wandboard-quad-revc1.conf index 447d3dd..5f8baaa 100644 --- a/hwpack/wandboard-quad-revc1.conf +++ b/hwpack/wandboard-quad-revc1.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_quad" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/hwpack/wandboard-solo.conf b/hwpack/wandboard-solo.conf index 1acf510..53f77da 100644 --- a/hwpack/wandboard-solo.conf +++ b/hwpack/wandboard-solo.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_solo" -conf_bl_http="https://repos.rcn-ee.net/bootloader/latest" +conf_bl_http="https://rcn-ee.com/repos/bootloader/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -22,7 +22,7 @@ boot_name="u-boot.imx" conf_smart_uboot="enable" #Kernel: -#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" #kernel_repo="TESTING" diff --git a/mk_mmc.sh b/mk_mmc.sh index 71fe528..21710ee 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -26,7 +26,7 @@ #REQUIREMENTS: #uEnv.txt bootscript support -MIRROR="https://repos.rcn-ee.net" +MIRROR="https://rcn-ee.com/repos" BOOT_LABEL="BOOT" PARTITION_PREFIX=""