Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 81ee1f06f8349fee62e98ec5b53dff5b76c4d8fcb439f20cca806255239e3a2a wavemon-v0.8.0.tar.gz
|
||||
sha256 681b86ef1469df8f7091040258dd01169bea2a7df294185c35bc867725deab2f 01e987a032b81af7bbeba1c439759d750dc1f398.patch
|
||||
sha256 c9ea57da4f8161401bcaaca17b37bcdf16ffb88baad2370afed2e15a7f71af73 wavemon-v0.8.1.tar.gz
|
||||
|
||||
@@ -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