update buildroot to 2017.02.11
This commit is contained in:
13
bsp/buildroot-2017.02.11/package/taskd/taskd.mk
Normal file
13
bsp/buildroot-2017.02.11/package/taskd/taskd.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# taskd
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TASKD_VERSION = 1.1.0
|
||||
TASKD_SITE = http://taskwarrior.org/download
|
||||
TASKD_LICENSE = MIT
|
||||
TASKD_LICENSE_FILES = COPYING
|
||||
TASKD_DEPENDENCIES = gnutls util-linux host-pkgconf
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user