lpc3250loader: switch to github

Gitorious is closing end of may. Switch LPC3250Loader to the github
repository.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Alexandre Belloni 2015-03-10 19:21:20 +01:00 committed by Peter Korsgaard
parent ae38de2d0e
commit 34cefa79d0
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_HOST_LPC3250LOADER
lpc3250loader is a tool to load/burn programs (in particular kickstart
and S1L) on an LPC3250 platform.
https://gitorious.org/lpc3250loader
https://github.com/alexandrebelloni/lpc3250loader

View File

@ -4,8 +4,8 @@
#
################################################################################
HOST_LPC3250LOADER_SITE = git://gitorious.org/lpc3250loader/lpc3250loader.git
HOST_LPC3250LOADER_VERSION = 1.0
HOST_LPC3250LOADER_SITE = $(call github,alexandrebelloni,lpc3250loader,$(HOST_LPC3250LOADER_VERSION))
LPC3250LOADER_LICENSE = GPLv2+
LPC3250LOADER_LICENSE_FILES = LPC3250loader.py