Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -4,15 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAVEMON_VERSION = v0.8.0
|
||||
WAVEMON_VERSION = v0.8.1
|
||||
WAVEMON_SITE = $(call github,uoaerg,wavemon,$(WAVEMON_VERSION))
|
||||
WAVEMON_LICENSE = GPLv3+
|
||||
WAVEMON_LICENSE_FILES = COPYING
|
||||
WAVEMON_DEPENDENCIES = host-pkgconf libnl ncurses
|
||||
|
||||
# Fix musl build issue
|
||||
WAVEMON_PATCH = https://github.com/uoaerg/wavemon/commit/01e987a032b81af7bbeba1c439759d750dc1f398.patch
|
||||
|
||||
# Handwritten Makefile.in, automake isn't used
|
||||
WAVEMON_MAKE_OPTS = CC="$(TARGET_CC)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user