summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-18apalis-t30/tk1-mainline: clean-up patchesMarcel Ziswiler
Some patches meanwhile got accepted mainline. Backport those patches. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-30linux-toradex-mainline: apalis tk1 mainline, fbdev mmap fixColibri-T30_LXDE-Image_2.8b2.97-20180331Colibri-T20_LXDE-Image_2.8b2.97-20180331Apalis-TK1_LXDE-Image_2.8b2.97-20180331Apalis-TK1-Mainline_LXDE-Image_2.8b2.97-20180331Apalis-T30_LXDE-Image_2.8b2.97-20180331Marcel Ziswiler
Integrate Thierry's fbdev mmap fix allowing legacy applications that use the mmap() syscall on the fbdev device to map framebuffer memory without causing a hang. Useful e.g. for Tezi. While at it also update to 4.14.30. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-30Revert "linux-toradex-mainline: apalis tk1 mainline, fbdev mmap fix"Marcel Ziswiler
This reverts commit deec4d3c6702cddd23b572790f8b1728761ff6a2.
2018-03-29linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-29u-boot-toradex: include U-Boot default environmentStefan Agner
Include u-boot-toradex-env.inc will generate a uEnv.txt text file containing the default environment of the U-Boot binary. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-29tdx-k20-fw: update to v1.0Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-22tdx-nv-binaries: add x11 dependencies to help dependent packagesMax Krummenacher
As this recipe adds only binary drivers it does not need any DEPENDS to build. However adding depends prevents QA warnings which test the binaries for dependencies and, more importantly other recipe will get needed dependencies installed in their sysroot. e.g. lxqt-panel would fail because libdamage is not installed in its recipe specific sysroot. While at it use -p with mkdir to not fail even if the directory already exists from a previous (failed) run of bitbake. While at it move the libpcre* symlinks to the nv-gstapps packages where they are used and RDEPEND on the real libpcre* libraries. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22tdx-k20-fw: update to v0.13Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22linux-toradex-mainline: apalis tk1 mainline, fbdev mmap fixMarcel Ziswiler
Integrate Thierry's fbdev mmap fix allowing legacy applications that use the mmap() syscall on the fbdev device to map framebuffer memory without causing a hang. Useful e.g. for Tezi. While at it also update to 4.14.29. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-22apalis/colibri: switch to zimage instead of uimageMarcel Ziswiler
Switch to the generic compressed Kernel image type (zImage) instead of the U-Boot specific uImage format. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-22tdx-nv-binaries: egl: Add alias for EGL_PLATFORM_X11_KHRMax Krummenacher
New EGL code uses EGL_PLATFORM_X11_KHR (for example glmark2) and the value is the same, so we can provide an alias for it instead of patching every code using it. (Adapted from meta-freescale, commit e1d249bb067aa6c472367cff1e77ba2ddbc8303f) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-28linux kernel & u-boot recipes: update to latestColibri-T30_LXDE-Image_2.8b1.64-20171229Colibri-T20_LXDE-Image_2.8b1.64-20171229Apalis-TK1_LXDE-Image_2.8b1.64-20171229Apalis-TK1-Mainline_LXDE-Image_2.8b1.64-20171229Apalis-T30_LXDE-Image_2.8b1.64-20171229Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-12-20mesa-demos: failes to compile for mainline tk1 machineDominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20mesa: tk1 mainline: forward port patches to 17.1.7Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20apalis-tk1-mainline: update preferred xorg version to 1.19%Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20xerver-xorg: update to 1.17.4Marcel Ziswiler
Based on 1.17.2 from meta-jetson-tk1. Dropped patch no longer applicable. Also make sure that 1.17.2 is not choosen for any machine due to the higher layer priority of meta-jetson-tk1. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-12-20recipes: follow version variable changeMax Krummenacher
We changed the version variables in meta-toradex-bsp-common/conf/tdx_version.conf Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20Stop using linux-dtb.incMax Krummenacher
The Device Tree support is now handled by the kernel class. This patch removes the inclusion of linux-dtb.inc from the kernel recipes in this layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20u-boot-toradex-fw-utils_git.bb: cleanupMax Krummenacher
No functional change intended. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20u-boot-fw-utils: follow the compile fixes for native/cross used in oe-coreMax Krummenacher
The U-Boot Makefile has a unusual way of compiling the user space tools which results in the wrong toolchain (native vs. target) being used. Drop our downstream fix in favour of how openembedded-core does this now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20u-boot-fw-utils: set rprovidesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20u-boot-fw-utils: unify use of pv/prMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20u-boot: unify use of pv/prMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20recipes: fix invalid license file locationMax Krummenacher
Use '${COMMON_LICENSE_DIR} for license files fix the warning: | WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic: | ${COREBASE}/LICENSE is not a valid license file, please use |'${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. |This will become an error in the future Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20libgstomx: fix linking errorMax Krummenacher
Add libdl explicitely to the to be linked libraries. | arm-angstrom-linux-gnueabi-gcc ... \ | -lgstvideo-0.10 -lgstaudio-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 \ | -lEGL -lGLESv2 -lX11 -lgstreamer-0.10 \ | ... | .../gst-openmax/omx/gstomx_util.c:169: error: undefined reference to 'dlclose' | ... Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20mesa: tk1 mainline: forward port patches to 17.0.2Max Krummenacher
0001-gallium-add-renderonly-library.patch: added upstream 0004-gallium-add-tegra-support.patch, 0008-remove-dependency-on-libdrm_tegra.patch fix patch conflicts Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20libdrm bbappend: remove patch included upstreamMax Krummenacher
With the version update of libdrm the patch is no longer needed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20xserver-xorg: follow upstream version upgradeMax Krummenacher
While at it, remove unneeded install append as the file removed no longer exists. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20glibc_2.%.bbappend: make wildcard catch more revisionsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20glibc: forward port patch to 2.25Max Krummenacher
While at it remove version from recipe directory. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-20linux-toradex-mainline: apalis tk1 mainline, update to 4.14Marcel Ziswiler
Update to latest Linux LTS 4.14. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-11-30tdx-k20-fw: update to v0.11Apalis-TK1_LXDE-Image_2.7b5-20171201Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-29u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-11-29apalis-tk1/apalis-tk1-mainline: more toradex easy installer configurationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-11-29u-boot-toradex: move binary, image and symlink to machine configurationMarcel Ziswiler
Move UBOOT_BINARY, UBOOT_IMAGE and UBOOT_SYMLINK definitions to machine configuration re-used by the Toradex Easy Installer U-Boot recipe. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
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-11-29u-boot recipes: automatically update to latest -next through overrideMax Krummenacher
This can be used e.g. for a CI setup to do nightly builds of latest and greatest. To use HEAD of xxx-next instead of the pinned version one would add in local.conf: MACHINEOVERRIDES =. "use-head-next:" Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-29kernel recipes: automatically update to latest -next through overrideMax Krummenacher
This can be used e.g. for a CI setup to do nightly builds of latest and greatest. To use HEAD of xxx-next instead of the pinned version one would add in local.conf: MACHINEOVERRIDES =. "use-head-next:" Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-29tdx-nv-binaries: glesv2.pc: fix pathMax Krummenacher
Fix the include path. Reported-by: Andreas Holzammer, kdab.com Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-29ARM: tegra: apalis-tk1: use high vil/vih receivers for ddcMarcel Ziswiler
DDC/EDID detection was failing on Apalis TK1 V1.2A on Ixora. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-06linux-toradex_3.10.40: update to latestApalis-TK1_LXDE-Image_2.7b4-20171007Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-06tdx-k20-fw: update to v0.10Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: add toradex easy installer configurationColibri-T30_LXDE-Image_2.7b4-20171005Colibri-T20_LXDE-Image_2.7b4-20171005Apalis-TK1-Mainline_LXDE-Image_2.7b4-20171005Apalis-T30_LXDE-Image_2.7b4-20171005Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: support v1.2 hardware revisionMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: update header and maintainer informationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05u-boot-toradex: apalis-tk1/apalis-tk1-mainline: generate cbootimageMarcel Ziswiler
Generate cbootimage already during build as required for Toradex Easy Installer BSP package. 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-05linux-toradex-mainline: apalis tk1 mainline, update to 4.9.52, v1.2 hwMarcel Ziswiler
Update to latest Linux LTS 4.9.52, add V1.2 hardware support and prepare for optional CI top of linux-stable 4.9.y branch builds. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05tdx-nv-binaries: add needed dependsMax Krummenacher
The binary drivers in tdx-nv-binaries have dependencies on gstreamer et. al. Add them to DEPENDS, so that they are available during do_rootfs. Addresses: | Collected errors: | * calculate_dependencies_for: Cannot satisfy the following dependencies for packagegroup-basic: | * gstreamer (>= 0.10.36) * libgstaudio-0.10-0 (>= 0.10.36) * libgstinterfaces-0.10-0 (>= 0.10.36) * libgstvideo-0.10-0 (>= 0.10.36) * libxv1 (>= 1.0.10) * | * opkg_solver_install: Cannot install package packagegroup-basic. | * calculate_dependencies_for: Cannot satisfy the following dependencies for tdx-nv-binaries-nv-gstapps: | * gstreamer (>= 0.10.36) * libgstinterfaces-0.10-0 (>= 0.10.36) * | * opkg_solver_install: Cannot install package tdx-nv-binaries-nv-gstapps. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>