ne10: Use http instead of git method for package fetching.
authorMarek Belisko <marek.belisko@open-nandra.com>
Sun, 14 Apr 2013 20:33:48 +0000 (20:33 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 15 Apr 2013 07:09:15 +0000 (09:09 +0200)
Rework package fetching according official documentation:
http://buildroot.uclibc.org/downloads/manual/manual.html#github-download-url

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ne10/ne10.mk

index 184f0f873ed5df7920445460753ac9bb6d045953..64cd1a936c077028f2ca7ec5ea29d257a0874930 100644 (file)
@@ -6,8 +6,8 @@
 
 # We use a Git commit ID because the last tagged version is more than
 # one year old.
-NE10_VERSION = 88c18f02199947b2c8b57796f5a3ca53160aff96
-NE10_SITE = git://github.com/projectNe10/Ne10.git
+NE10_VERSION = 88c18f0
+NE10_SITE = http://github.com/projectNe10/Ne10/tarball/master
 NE10_LICENSE = BSD-3c or Apache 2.0
 NE10_LICENSE_FILES = doc/LICENSE