mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
recipes-graphics: update BSP recipes to R35.2.1
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
e83c4ce7b5
commit
ef17d698bd
@@ -10,7 +10,7 @@ PV .= "${@l4t_bsp_debian_version_suffix(d, pkgname='nvidia-l4t-weston')}"
|
||||
|
||||
inherit l4t_deb_pkgfeed
|
||||
|
||||
SRC_URI[sha256sum] = "6de41727198b848e1c404473e3ca30be183bc9667059c96e9f14774fa14689a2"
|
||||
SRC_URI[sha256sum] = "cd731ee675f9b02ec84f15a79d11dd6b064180618c61b013931aaeaaf4528b13"
|
||||
|
||||
S = "${WORKDIR}/${BPN}"
|
||||
B = "${S}"
|
||||
|
||||
@@ -2,13 +2,13 @@ HOMEPAGE = "https://developer.nvidia.com/embedded"
|
||||
|
||||
COMPATIBLE_MACHINE = "(tegra)"
|
||||
|
||||
L4T_DEB_SOCNAME = "t194"
|
||||
L4T_DEB_SOCNAME = "t234"
|
||||
SRC_SOC_DEBS = "${@l4t_deb_pkgname(d, 'graphics-demos')};subdir=l4t-graphics-demos"
|
||||
PV .= "${@l4t_bsp_debian_version_suffix(d, pkgname='nvidia-l4t-graphics-demos')}"
|
||||
|
||||
inherit l4t_deb_pkgfeed
|
||||
|
||||
SRC_URI[sha256sum] = "3be39c27213234703e9f63a78dd09954d12146218275fc0ad51b36018ff84dac"
|
||||
SRC_URI[sha256sum] = "de9f3b9539edeaa27d840b108b71de40c2497904e5dc436c32d87433bd687091"
|
||||
|
||||
S = "${WORKDIR}/l4t-graphics-demos/usr/src/nvidia/graphics_demos"
|
||||
B = "${S}"
|
||||
|
||||
Reference in New Issue
Block a user