mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +00:00
cudnn: fix LIC_FILES_CHKSUM
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
efbaca31fd
commit
e0f01ae913
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "NVIDIA CUDA Deep Neural Network library"
|
||||
HOMEPAGE = "https://developer.nvidia.com/cudnn"
|
||||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://usr/include/aarch64-linux-gnu/cudnn_v8.h;endline=48;md5=11e690c2afb545fc389ff0637693b996"
|
||||
LIC_FILES_CHKSUM = "file://usr/include/aarch64-linux-gnu/cudnn_v9.h;endline=48;md5=11e690c2afb545fc389ff0637693b996"
|
||||
|
||||
inherit l4t_deb_pkgfeed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user