summaryrefslogtreecommitdiff
path: root/package/ola
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2017-01-03 10:15:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-01-25 16:46:29 +1300
commitcaa813275d907e50106c3b635e53370dfa8e9a25 (patch)
tree661604ab8866368ba84f720fcec4a4c8aa8e1796 /package/ola
parent336c2a4db0331fd2bfc8a2798337d9c58d4cbc1c (diff)
package: remove the default value of the $(PKG)_SOURCE variable
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ola')
-rw-r--r--package/ola/ola.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ola/ola.mk b/package/ola/ola.mk
index 93e84a683..cfd66383d 100644
--- a/package/ola/ola.mk
+++ b/package/ola/ola.mk
@@ -5,7 +5,6 @@
################################################################################
OLA_VERSION = 0.10.2
-OLA_SOURCE = ola-$(OLA_VERSION).tar.gz
OLA_SITE = https://github.com/OpenLightingProject/ola/releases/download/$(OLA_VERSION)
OLA_LICENSE = LGPLv2.1+ (libola, libolacommon, Python bindings), GPLv2+ (libolaserver, olad, Python examples and tests)
OLA_LICENSE_FILES = LICENCE GPL LGPL