summaryrefslogtreecommitdiff
path: root/recipes-bsp/tegrastats
AgeCommit message (Collapse)Author
2019-03-06apalis/colibri-t20 -t30: drop machinesMax Krummenacher
These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply too high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-04-10tegrastats: rework inhibit warningsMax Krummenacher
Use INSANE_SKIP_<package> in place of the unusual WARN_QA_remove. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.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-07recipes: remove unneeded RDEPENDSMax Krummenacher
The 'rdepending' packages are picked up automatically by the buildsystem. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11tegrastats, nvsamples: fix rdependsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11tegrastats: address bitbake warningsMax Krummenacher
TK1 silence warning for hash-style not gnu Allow debug package, as for TK1 we have an unstripped binary Add to RDEPENDS for tegrastats-gtk WARNING: tegrastats-1.0-r3 ...tegrastats-gtk contained in package tegrastats-gtk requires libatk-1.0.so.0... [file-rdeps] WARNING: tegrastats-1.0-r3 ...tegrastats: Files/directories were installed but not shipped in any package: WARNING: tegrastats-1.0-r3 ...No GNU_HASH in the elf binary: '...packages-split/tegrastats/usr/bin/tegrastats' [ldflags] WARNING: tegrastats-1.0-r3 ...tegrastats-gtk contained in package tegrastats-gtk requires libpangocairo-1.0.so.0... [file-rdeps] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29tegrastats: mv all files into recipes-bsp/tegrastatsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>