mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package: remove the default value of the $(PKG)_SOURCE variable
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com) Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1360b6b4ef
commit
0e2e7c71d0
@@ -5,7 +5,6 @@
|
||||
################################################################################
|
||||
|
||||
LIBEV_VERSION = 4.11
|
||||
LIBEV_SOURCE = libev-$(LIBEV_VERSION).tar.gz
|
||||
LIBEV_SITE = http://dist.schmorp.de/libev/
|
||||
LIBEV_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user