summaryrefslogtreecommitdiff
path: root/configs/acmesystems_arietta_g25_128mb_defconfig
diff options
context:
space:
mode:
authorPaul Cercueil <paul.cercueil@analog.com>2016-07-05 12:25:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-05 17:36:01 +0200
commit9e5e2ea9bb2836612ef76ff285cf2d2bfcea0ddb (patch)
tree69cf7a77bcc4c25cbb590b3a6df6e4eb3e70ba90 /configs/acmesystems_arietta_g25_128mb_defconfig
parentb05ff12b6cd38566003b99291a47a56cbd88f396 (diff)
configs: Use HTTPS URL for Github repos
This makes it possible to clone git repositories hosted on Github while behind a firewall. Signed-off-by: Paul Cercueil <paul.cercueil@analog.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/acmesystems_arietta_g25_128mb_defconfig')
-rw-r--r--configs/acmesystems_arietta_g25_128mb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/acmesystems_arietta_g25_128mb_defconfig b/configs/acmesystems_arietta_g25_128mb_defconfig
index 061cb8bd9..e5ddf1303 100644
--- a/configs/acmesystems_arietta_g25_128mb_defconfig
+++ b/configs/acmesystems_arietta_g25_128mb_defconfig
@@ -16,7 +16,7 @@ BR2_LINUX_KERNEL_XZ=y
# Bootloader
BR2_TARGET_AT91BOOTSTRAP3=y
BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
-BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="git://github.com/tanzilli/at91bootstrap.git"
+BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/tanzilli/at91bootstrap.git"
BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="cedbde4b36695b715f469f4872f47e5cc8115000"
BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="arietta-128m"