summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-11glibc-2.24: allow for 3.1.10 kernelMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1: Mainline kernel machineDominik Sliwa
This patch adds mainline linux based Apalis TK1 machine. It includes compatible recipes for libdrm, mesa, Xorg, and weston. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11apalis-t30.conf/colibri-t30.conf: build uImage from within kernelbuildsystemMax Krummenacher
Unsetting KEEPUIMAGE requests that vmlinux is built and later manually packed into a uImage. The resulting uImage in morty now packeges a gz compressed kernel in favour of the uImage compression. Our U-Boot is not configured to boot such a uImage. So keep the default setting for KEEPUIMAGE. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@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-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>
2017-01-11mesa_%.bbappend: port patch to newer upstream mesa versionMax Krummenacher
Moving from patching the "*.pc" files to patching there "*.pc.in" files should hopefully make the patch more independent of the mesa version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11mesa_%.bbappend: use soc family instead of machine overrideMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11u-boot: upgrade to 2016.11 based versionMax Krummenacher
0001-fw_env.c-include-stdint.h-unconditionally.patch has been fixed upstream. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-toradex_3.10.40: keep cwd in do configure and set version stringMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-toradex_3.10.40: drop own compile implementationMax Krummenacher
The regular implementation works. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11glmark2: fix comment, for tk1 we build a gles2 and a gl versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11Update README to depend on the morty versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1.conf: build uImage from within kernelbuildsystemMax Krummenacher
Unsetting KEEPUIMAGE requests that vmlinux is built and later manually packed into a uImage. However the deploy logic for device tree-files can not cope with this and prefixes the device-tree files with vmlinux and not uImage as expected. 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-toradex_git: update to latest nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11mesa-glut: remove bbappendMax Krummenacher
Recipe has been removed in meta-openembedded in favour of freeglut. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11mesa: bbappend: port changes from meta-jetson-tk1Max 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-11u-boot: fix compileMax Krummenacher
fix errors due to missing uint* types. Move to u-boot git. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11mesa: port patch to new mesa versionMax 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>
2017-01-11xserver-xorg_1.14.7.bb: don't deploy 10-evdev.confMax Krummenacher
With the update 'xf86-input-evdev: Upgrade 2.9.2 -> 2.10.0' this file is provided by the evdev recipe. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xserver-xf86-config bbappend: use version wildcardMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-toradex_3.10.40: make sure arch/arm/boot exists in ${B}Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11linux-toradex.inc: make sure arch/arm/boot exists in ${B}Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11libgstomx: update to 21.5.0Max Krummenacher
The patch fixes the following compilation error: ../../gstomx1_src/gst-omx1/omx/gstomxvideoenc.c:2443:7: note: in expansion of macro 'NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF' NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF, &eIndex); ^ In file included from ../../gstomx1_src/gst-omx1/omx/gstomxvideoenc.h:29:0, from ../../gstomx1_src/gst-omx1/omx/gstomxvideoenc.c:30: ../../gstomx1_src/gst-omx1/omx/gstomx.h:384:15: note: expected 'gpointer {aka void *}' but argument is of type 'const char *' Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11libgstnvegl: update to 21.5.0Max Krummenacher
0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch taken from oe-core, gstreamer recipe. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11opencv4tegra: update to 2.4.12.3Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-11-22linux: tk1: update to include changes for v1.1 modulesApalis_TK1_LinuxImageV2.6.1Beta2_20161122jethroMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-11-22u-boot: tk1: update to include changes for v1.1 modulesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-11-22alsa: apalis-tk1: add initial asound.stateMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@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-29xorg-server: remove Vybrid xorg.confColibri_T30_LinuxImageV2.6.1Beta1_20160929Colibri_T20_LinuxImageV2.6.1Beta1_20160929Apalis_TK1_LinuxImageV2.6.1Beta1_20160929Apalis_T30_LinuxImageV2.6.1Beta1_20160929Stefan Agner
The Vybrid xorg.conf should not be part of the Tegra BSP. Signed-off-by: Stefan Agner <stefan.agner@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-29apalis-tk1: disable nvidia logo shown exlusively on lvdsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29apalis-tk1: hdmi: add udev rule to start an X output on hotplugMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29apalis-tk1: lvds-tegra124: configure lvds in extended mode by defaultBhuvanchandra DV
Disabling LVDS output by default has issue with pcmanfm consuming 100% CPU if HDMI is inactive. So to make sure HDMI is set as primiary display and to address the issue with pcmanfm, configure LVDS in extended mode by default so that if HDMI is not active LVDS will be on atleast. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29linux t20/t30: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29linux tk1: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29u-boot: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29recipes: stop using base_containsMax Krummenacher
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29meta-openembedded 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>
2016-09-29lxde 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>
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>
2016-09-29trdx-nv-binaries: download binary blobsMax Krummenacher
With the split of meta-toradex we removed the binary blobs of the Tegra driver- and codec packages. This changes the recipe to download the files. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>