From 6235beb77305e42e30a9a44448bcba2178c57cbd Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 16 Aug 2019 13:35:30 +0200 Subject: linux-driver-package: move firmware where gk20a expects it to be Signed-off-by: Philippe Schenker --- recipes-bsp/binary-drivers/linux-driver-package_21.7.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp') diff --git a/recipes-bsp/binary-drivers/linux-driver-package_21.7.0.bb b/recipes-bsp/binary-drivers/linux-driver-package_21.7.0.bb index ab12b2d..61de820 100755 --- a/recipes-bsp/binary-drivers/linux-driver-package_21.7.0.bb +++ b/recipes-bsp/binary-drivers/linux-driver-package_21.7.0.bb @@ -57,6 +57,7 @@ do_patch () { do_install () { tar xjf ${WORKDIR}/Linux_for_Tegra/nv_tegra/nvidia_drivers.tbz2 -C ${D} + mv ${D}/lib/firmware/tegra12x ${D}/lib/firmware/gk20a cp -r ${WORKDIR}/tegra_xusb_firmware ${D}/lib/firmware/ ln -sf ./libcuda.so.1.1 ${D}/usr/lib/arm-linux-gnueabihf/tegra/libcuda.so ln -sf ./arm-linux-gnueabihf/tegra/libcuda.so ${D}/usr/lib/libcuda.so -- cgit v1.2.3