Update buidlroot to version 2016.08.1
This commit is contained in:
2
bsp/buildroot/package/texinfo/texinfo.hash
Normal file
2
bsp/buildroot/package/texinfo/texinfo.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 ac68394ce21b2420ba7ed7cec65d84aacf308cc88e9bf4716fcfff88286883d2 texinfo-6.1.tar.xz
|
||||
13
bsp/buildroot/package/texinfo/texinfo.mk
Normal file
13
bsp/buildroot/package/texinfo/texinfo.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# texinfo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TEXINFO_VERSION = 6.1
|
||||
TEXINFO_SITE = $(BR2_GNU_MIRROR)/texinfo
|
||||
TEXINFO_SOURCE = texinfo-$(TEXINFO_VERSION).tar.xz
|
||||
TEXINFO_LICENSE = GPLv3+
|
||||
TEXINFO_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user