From d44c6ec1ced743e50385c9593e05997b4295ae4a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 22 Dec 2016 21:07:43 +0100 Subject: [PATCH] Revert "arm64: boot-wrapper: Add mirror" This reverts commit ef258a0a41eb31fd77ad2868b8ec97accc44fd93. Similar to 43c09f2885b413aa44a65ddf85778e40349f2199, multiple git mirrors are not supported Signed-off-by: Felix Fietkau --- 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 44d6a04ad1b1..cf16f8045d44 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 -- 2.30.2