Commit 34cefa79 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Peter Korsgaard
Browse files

lpc3250loader: switch to github



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

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent ae38de2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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