mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
remove rest of the BR2_SOURCEFORGE_MIRROR references
Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
57f4106c22
commit
23ef45ca1e
@@ -6,7 +6,7 @@
|
||||
|
||||
BRIDGE_UTILS_VERSION = 1.5
|
||||
BRIDGE_UTILS_SOURCE = bridge-utils-$(BRIDGE_UTILS_VERSION).tar.gz
|
||||
BRIDGE_UTILS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/bridge
|
||||
BRIDGE_UTILS_SITE = http://downloads.sourceforge.net/project/bridge/bridge
|
||||
BRIDGE_UTILS_AUTORECONF = YES
|
||||
BRIDGE_UTILS_CONF_OPT = --with-linux-headers=$(LINUX_HEADERS_DIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user