package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Sat, 2 Nov 2013 16:13:34 +0000 (17:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Nov 2013 17:26:41 +0000 (18:26 +0100)
commitdf70822c62f4bf0ff59d4f07315ca70028a67aee
treeb0c87ab1efafc8d10ad4397ebe43852f56d6746a
parente6ea6b78658b4c8bdf51c5bc45547065ae27f17b
package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable

According to the documentation, chapter
6.2.8.2 How to add a package from github
"
[...]
FOO_VERSION = tag or full commit ID
FOO_SITE = http://github.com/<user>/<package>/tarball/$(FOO_VERSION)
[...]
- The tarball name generated by github matches the default one from
  Buildroot (...),
  so it is not necessary to specify it in the +.mk+ file.
"
This commit makes the appropriate changes.

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/civetweb/civetweb.mk
package/jquery-keyboard/jquery-keyboard.mk
package/liblog4c-localtime/liblog4c-localtime.mk
package/mongrel2/mongrel2.mk
package/python-ipy/python-ipy.mk
package/sqlcipher/sqlcipher.mk