[source] Revert "arm64: boot-wrapper: Add mirror"

LEDE Commits lede-commits at lists.infradead.org
Thu Dec 22 12:08:24 PST 2016


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/d44c6ec1ced743e50385c9593e05997b4295ae4a

commit d44c6ec1ced743e50385c9593e05997b4295ae4a
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Dec 22 21:07:43 2016 +0100

    Revert "arm64: boot-wrapper: Add mirror"
    
    This reverts commit ef258a0a41eb31fd77ad2868b8ec97accc44fd93.
    Similar to 43c09f2885b413aa44a65ddf85778e40349f2199, multiple git
    mirrors are not supported
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/arm64/image/boot-wrapper/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/target/linux/arm64/image/boot-wrapper/Makefile b/target/linux/arm64/image/boot-wrapper/Makefile
index 44d6a04..cf16f80 100644
--- a/target/linux/arm64/image/boot-wrapper/Makefile
+++ b/target/linux/arm64/image/boot-wrapper/Makefile
@@ -11,9 +11,7 @@ PKG_NAME:=aarch64-boot-wrapper
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=\
-		https://kernel.googlesource.com/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64 \
-		https://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git
+PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git
 PKG_SOURCE_DATE:=2013-01-10
 PKG_SOURCE_VERSION:=c51dde817b5ed5b8f741b67ac51bd67bd87b4a2a
 PKG_MIRROR_HASH:=2f029a20c906af68e9fe067c1b0ed394e4c455e142454a039f41d1d82d6e17c8



More information about the lede-commits mailing list