summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-04 13:45:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 18:54:40 +0100
commitb1ac00955db56a6c271d8cd501a8e5877688c7ee (patch)
tree8d21678bccfcc9a8649d21734524337d99d5dd70 /recipes-bsp
parente22e39a2a7364cc1080d6e114aeca0377625c3e4 (diff)
tegrarcm: fix license warning
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/tegrarcm/tegrarcm.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/tegrarcm/tegrarcm.bb b/recipes-bsp/tegrarcm/tegrarcm.bb
index 2d17bdb..48f5c16 100644
--- a/recipes-bsp/tegrarcm/tegrarcm.bb
+++ b/recipes-bsp/tegrarcm/tegrarcm.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Utility used to upload payloads to a NVIDIA Tegra based device in
SECTION = "bootloader"
DEPENDS = "libusb1 libcryptopp"
-LICENSE = "NVIDIA-Public"
+LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=395fe5affb633ad84474e42989a8e5be"
BBCLASSEXTEND = "native nativesdk"