summaryrefslogtreecommitdiff
path: root/jetson-tk1
AgeCommit message (Collapse)Author
2017-11-29linux-driver-package: l4t r21.6Marcel Ziswiler
Update to NVIDIA's latest Linux for Tegra aka L4T R21.6: https://developer.nvidia.com/linux-tegra-r216 NVIDIA transparently updated the Jetson TK1 32-bit Driver Package (Tegra124_Linux_R21.6.0_armhf.tbz2) from Thu Oct 5 00:28:55 UTC 2017 to Sat Oct 14 01:25:24 UTC 2017. The exact reason is as of yet unknnown: https://devtalk.nvidia.com/default/topic/1025654/announcements/l4t-r21-6-mdash-lts-update-for-jetson-tk1/post/5220403/#5220403 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-11-29linux-driver-package, linux-toradex_3.10.40, libgstomx-1.0: l4t r21.6Marcel Ziswiler
Update to NVIDIA's latest Linux for Tegra aka L4T R21.6: https://developer.nvidia.com/linux-tegra-r216 The following libraries got updated: c0067724f7ea174ac845bcf3262916f4cdc68fee */usr/lib/xorg/modules/extensions/libglx.so 7fdf08dac2661c78aa13d72caa205660435a0591 */usr/lib/xorg/modules/drivers/nvidia_drv.so 61fe4c3e02eee124a0b50e0d2f616701c3093da8 */usr/lib/arm-linux-gnueabihf/tegra/libnvomx.so c0067724f7ea174ac845bcf3262916f4cdc68fee */usr/lib/arm-linux-gnueabihf/tegra/libglx.so 06ff56f0001e07b9e5271e5d1c8ee78a0ddd299d */usr/lib/arm-linux-gnueabihf/tegra/libnvmmlite_video.so abdccb24f89f1f0e482524569f9b6364c1fff0a9 */usr/lib/arm-linux-gnueabihf/tegra/libnvodm_imager.so 3e9b93e4e3bf24980d025917d694e1f23147837f */usr/lib/arm-linux-gnueabihf/tegra/libnvmm_camera_v3.so 1ee7838597bd9a351b4e241ba947b55d8b4419db */usr/lib/arm-linux-gnueabihf/tegra/libnvparser.so Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05linux-driver-package: add needed dependsMarcel Ziswiler
The binary drivers in linux-driver-package have dependencies on gstreamer's base plugins. Add them to DEPENDS, so that they are available during do_rootfs. Addresses: Collected errors: * calculate_dependencies_for: Cannot satisfy the following dependencies for linux-driver-package: * libgstvideo-0.10-0 (>= 0.10.36) * libgstinterfaces-0.10-0 (>= 0.10.36) * libgstpbutils-0.10-0 (>= 0.10.36) * libgstvideo-0.10-0 (>= 0.10.36) * * opkg_solver_install: Cannot install package linux-driver-package. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-04libgstomx: Introduce gstreamer 0.10 support for TK1Dominik Sliwa
Move current gstreamer1.0 base libgstomx to libgstomx1 and add libgstomx with gstreamer-0.10 support for TK1 Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-06-30xserver-xorg_1.17.2.bbappend: add libxfont dependencyMax Krummenacher
With recipe specific sysroot configure fails when libxfont is not a dependency. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10linux-driver-package: fix package name in redependsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10nv-conf-systemd: remove emmc read ahead configurationLeonardo Graboski Veiga
The read_ahead configuration is now set using udev. The script run from udev was added to meta-toradex-bsp-common, since it applies to all modules with eMMC. Signed-off-by: Leonardo Graboski Veiga <leogveiga@gmail.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07meta-toradex-tegra: cleanup whitespace useMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux-driver-package: create libGL.so symlink were libGL.so.1 isMax Krummenacher
| Collected errors: | * check_data_file_clashes: Package linux-driver-package-dev wants to install file | .../sysroots/armv7at2hf-neon-angstrom-linux-gnueabi/usr/lib/libGL.so | But that file is already provided by package * libgl-mesa-dev Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07cudatoolkit6.5 opencv4tegra: really update to l4t r21.5Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-04-07cudatoolkit6.5: expand parameter is mandatory nowMax Krummenacher
d.getVar()'s expand parameter is no longer optional and a python exception is raised in do_unpack. While at it, do not redefine the location of S and skip QA warnings caused by the already stripped binary drivers and unusual Nvidia library location. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07opencv4tegra: expand parameter is mandatory nowMax Krummenacher
d.getVar()'s expand parameter is no longer optional and a python exception is raised in do_unpack. While at it, do not redefine the location of S and skip QA warnings caused by the already stripped binary drivers. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-driver-package: Migrate init to systemdDominik Sliwa
Migrate Nvidia init scripts to systemd. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11linux-driver-package: make sure that the sysvinit symlinks are createdMax Krummenacher
With only systemd in DISTRO_FEATURES those sysmlinks no longer are created with the update_rc bbclass. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-driver-package: silence qa warningsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xerver-xorg_1.17.2: remove assignment we now get from xserver inc fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xserver-xorg_1.17.2: remove unsupported feature from packageconfigMax Krummenacher
The 1.17 Xserver does not (yet) support a packageconfig set as default in xserver-xorg.inc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xserver-xorg_1.17.2: make sure the machine specific one is installedMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-driver-package: use wildcard for bbappendMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xserver-xorg_1.17.2.bb: use version for tk1 only and don't deploy 10-evdev.confMax Krummenacher
Make the 1.17.2 only used for tk1 machines. With the update xserver-xorg update to 1.18 and 'xf86-input-evdev: Upgrade 2.9.2 -> 2.10.0' this file is provided by the evdev recipe. So when using an older xserver-xorg don't deploy the file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-11-22linux-driver-package: fix buildtime warningsMax Krummenacher
The gstreamer based package rdepend on gstreamer components so add the relevant RDEPEND for these packages. Silence warnings which can not be avoided with the binary distibuted files. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29opencv4tegra: update to 2.4.12.3Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29linux-driver-package: deploy additional gst componentsMax Krummenacher
While at it move the bbappend and xorg.conf under jetson-tk1 so that one only needs meta-jetson-tk1 when one builds for tk1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29jetson-tk1 layer bbappendsMax Krummenacher
Move the appends on recipe's which are not in an essential required layer into a target layer specific directory and add them only if said layer is active in build/conf/bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>