Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBPTHSEM
|
||||
bool "libpthsem"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
GNU pth is a user mode multi threading library. pthsem is an extend
|
||||
version, with support for semaphores added.
|
||||
GNU pth is a user mode multi threading library. pthsem is an
|
||||
extend version, with support for semaphores added.
|
||||
|
||||
http://www.auto.tuwien.ac.at/~mkoegler/pth/
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
LIBPTHSEM_VERSION = 2.0.8
|
||||
LIBPTHSEM_SOURCE = pthsem_$(LIBPTHSEM_VERSION).tar.gz
|
||||
LIBPTHSEM_SITE = http://www.auto.tuwien.ac.at/~mkoegler/pth
|
||||
LIBPTHSEM_LICENSE = LGPLv2.1+
|
||||
LIBPTHSEM_LICENSE = LGPL-2.1+
|
||||
LIBPTHSEM_LICENSE_FILES = COPYING
|
||||
LIBPTHSEM_AUTORECONF = YES
|
||||
LIBPTHSEM_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user