mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/tbtools: bump to version 0.4.1
Update to the latest release of tbtools. Fixes build on sparc64: http://autobuild.buildroot.net/results/7b533f0dd7cc0c84c831182a4b2c439e84030ba0/ Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5654eca137
commit
f525186541
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 1276ded79276d42c06a16293e26de32566c023383416fb8c91f86d141acce691 tbtools-0.4.0-cargo2.tar.gz
|
||||
sha256 d35c50063b254a561d567926fe8e5280206f6144c12f3f82e832f87392b67510 tbtools-0.4.1-cargo2.tar.gz
|
||||
sha256 9b16a3add311d607af8d9b348a842a37840d0f47dfcc6cf2a7756ee02c24ed69 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TBTOOLS_VERSION = 0.4.0
|
||||
TBTOOLS_VERSION = 0.4.1
|
||||
TBTOOLS_SITE = $(call github,intel,tbtools,v$(TBTOOLS_VERSION))
|
||||
TBTOOLS_LICENSE = MIT
|
||||
TBTOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user