Bump buidlroot version to 2018.02.6
This commit is contained in:
5
bsp/buildroot/package/zisofs-tools/zisofs-tools.hash
Normal file
5
bsp/buildroot/package/zisofs-tools/zisofs-tools.hash
Normal file
@@ -0,0 +1,5 @@
|
||||
# From http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/c/cdrkit/cdrkit_1.1.11-3.dsc
|
||||
sha256 d1c030756ecc182defee9fe885638c1785d35a2c2a297b4604c0e0dcc78e47da cdrkit_1.1.11.orig.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 3rd-party/zisofs_tools/COPYING
|
||||
15
bsp/buildroot/package/zisofs-tools/zisofs-tools.mk
Normal file
15
bsp/buildroot/package/zisofs-tools/zisofs-tools.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# zisofs-tools
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZISOFS_TOOLS_VERSION = 1.1.11
|
||||
ZISOFS_TOOLS_SOURCE = cdrkit_$(ZISOFS_TOOLS_VERSION).orig.tar.gz
|
||||
ZISOFS_TOOLS_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/c/cdrkit
|
||||
ZISOFS_TOOLS_LICENSE = GPL-2.0+
|
||||
ZISOFS_TOOLS_LICENSE_FILES = 3rd-party/zisofs_tools/COPYING
|
||||
ZISOFS_TOOLS_SUBDIR = 3rd-party/zisofs_tools
|
||||
HOST_ZISOFS_TOOLS_DEPENDENCIES = host-zlib
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user