Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,7 +2,7 @@ config BR2_PACKAGE_HOST_TEGRARCM
|
||||
bool "host tegrarcm"
|
||||
depends on BR2_arm || BR2_armeb
|
||||
help
|
||||
This program is used to send code to a Tegra device in recovery
|
||||
mode.
|
||||
This program is used to send code to a Tegra device in
|
||||
recovery mode.
|
||||
|
||||
https://github.com/NVIDIA/tegrarcm
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
TEGRARCM_VERSION = v1.7
|
||||
TEGRARCM_SITE = $(call github,NVIDIA,tegrarcm,$(TEGRARCM_VERSION))
|
||||
TEGRARCM_LICENSE = BSD-3c / NVIDIA Software License (src/miniloader)
|
||||
TEGRARCM_LICENSE = BSD-3-Clause / NVIDIA Software License (src/miniloader)
|
||||
TEGRARCM_LICENSE_FILES = LICENSE
|
||||
TEGRARCM_AUTORECONF = YES
|
||||
HOST_TEGRARCM_DEPENDENCIES = host-libusb host-pkgconf host-cryptopp
|
||||
|
||||
Reference in New Issue
Block a user