mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
git: use BR2_KERNEL_MIRROR as download site
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
57d065c605
commit
c1e4a57686
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
GIT_VERSION = 2.13.0
|
GIT_VERSION = 2.13.0
|
||||||
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
|
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
|
||||||
GIT_SITE = https://www.kernel.org/pub/software/scm/git
|
GIT_SITE = $(BR2_KERNEL_MIRROR)/software/scm/git
|
||||||
GIT_LICENSE = GPL-2.0, LGPL-2.1+
|
GIT_LICENSE = GPL-2.0, LGPL-2.1+
|
||||||
GIT_LICENSE_FILES = COPYING LGPL-2.1
|
GIT_LICENSE_FILES = COPYING LGPL-2.1
|
||||||
GIT_DEPENDENCIES = zlib $(TARGET_NLS_DEPENDENCIES)
|
GIT_DEPENDENCIES = zlib $(TARGET_NLS_DEPENDENCIES)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user