mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,15 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SISPMCTL_VERSION = 3.1
|
||||
SISPMCTL_VERSION = 4.2
|
||||
SISPMCTL_SITE = http://downloads.sourceforge.net/project/sispmctl/sispmctl/sispmctl-$(SISPMCTL_VERSION)
|
||||
SISPMCTL_LICENSE = GPL-2.0+
|
||||
SISPMCTL_LICENSE_FILES = LICENCE
|
||||
SISPMCTL_LICENSE_FILES = COPYING
|
||||
SISPMCTL_DEPENDENCIES = libusb-compat
|
||||
|
||||
SISPMCTL_CONF_OPTS = --enable-webless
|
||||
|
||||
# We're patching configure.in
|
||||
SISPMCTL_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user