summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-31u-boot-toradex: update to latestthud-nextthudMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-20README: rework for thud branchesApalis-TK1_Console-Image_3.0b4.254-20200421Apalis-TK1-Mainline_Console-Image_3.0b4.254-20200421Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-17linux kernel: update to latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-16linux-toradex-mainline: fix interferences with backportsOleksandr Suvorov
Add the patches that fix interferences of kernel modules with backported modules. Related-to: ELB-2687 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-10linux kernel: update to latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-10linux-driver-package: fix direct-loading firmwareMarcel Ziswiler
Debugging reveals that it is really also expecting certain firmware at the original path: [ 134.878913] firmware tegra12x!vic03_ucode.bin: firmware: requesting tegra12x/vic03_ucode.bin So make a symbolic link rather then copying them. Without older systemd's firmware usermode helper fallback in place using an alternative file name leads to a very long timeout. Fix this by linking the alternative nameed firmware to the one tried first. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-09linux-toradex-mainline: add config options to defconfigOleksandr Suvorov
Add the patch for defconfig to successfully build the backports-5.4. Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-09linux-toradex-mainline: remove obsolete patch fileOleksandr Suvorov
The patch 0026-apalis_t30-fix-mmc1-cmd-pull-up.patch has already been removed from the recipe as successfully upstreamed. Remove the file as well. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-09linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-04linux-toradex-mainline: fix ip firewall (bpf/cgroup)Marcel Ziswiler
Analogous to the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git: b26072eea604461f75a629756ca18a72237281c0 apalis/colibri_imx6/-imx6ull/_imx7_defconfig: fix ip firewall (bpf/cgroup) Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-01-28linux-toradex-mainline: update to 4.14.168Max Krummenacher
Remove upstreamed patch: Commit acab21ffa8c0951f2180f80184c921fa4799c786 'mmc: core: fix possible use after free of host' fixes the issue with the same change as 0015-Revert-mmc-core-fix-error-path-in-mmc_host_alloc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-01-28apalis-tk1: move install of the x11 driversMax Krummenacher
Move installing of the driver package from machine firmware to the XSERVER variable where it belongs. This allows an image without X11 to not pull in unnedded userspace drivers. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-12-27linux kernel & u-boot recipes: update to latestApalis-TK1_Console-Image_3.0b3.118-20191231Apalis-TK1-Mainline_Console-Image_3.0b3.118-20200101Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-12-26Revert "xinput-calibrator: Fix double autostart"Marcel Ziswiler
This reverts commit 7dd6b7d55b9ca9e5c666e58fafc36b21b45f7a1e
2019-12-24xinput-calibrator: Fix double autostartOleksandr Suvorov
xinput-calibrator runs twice: - as an X-session script (/etc/X11/Xsession.d/30xinput_calibrate.sh) - as autorunned desktop item (/etc/xdg/autostart/xinput_calibrator.desktop) Sometimes it breaks displaying other auto-run desktop applications. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2019-11-21linux-toradex-mainline: update to latest 4.14.155Max Krummenacher
0026-apalis_t30-fix-mmc1-cmd-pull-up.patch is now applied upstream Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-29linux-toradex-mainline: update to latest 4.14.151Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-09-07linux-toradex-mainline: fix a inconsistent indentionMing Liu
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-09-07linux: drop linux-toradex-mainline.incMing Liu
This file is conflicting with another include file with same name in meta-toradex-bsp-common layer, and no recipe is actually including this file, so drop it. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-08-26apalis-tk1-mainline: pin kernel version to 4.14Apalis-TK1_Console-Image_3.0b2.65-20190830Apalis-TK1-Mainline_Console-Image_3.0b2.65-20190830Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-26linux kernel & u-boot recipes: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-20tdx-k20-fw: drop a invalid license settingMing Liu
There is not a generic license called "FREESCALE_SEMICONDUCTOR_SOFTWARE_LICENSE_AGREEMENT", drop it, use "CLOSED" instead, this fixes a following QA warning: | tdx-k20-fw: No generic license file exists for: FREESCALE_SEMICONDUCTOR_SOFTWARE_LICENSE_AGREEMENT in any provider Also remove a relative path reference in LIC_FILES_CHKSUM. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-08-20meta: drop useless EXTRA_IMAGEDEPENDSMing Liu
For the recipes listed in EXTRA_IMAGEDEPENDS, bitbake would create a dependency as: | image_pn:do_image_complete -> imagedepends_pn:do_populate_sysroot but we actually need a image task depend on the deploy tasks of EXTRA_IMAGEDEPENDS recipes, setting EXTRA_IMAGEDEPENDS would not help with that, so drop it, use WKS_FILE_DEPENDS instead. We also need drop "IMAGE_BOOT_FILES +=", that would override "WKS_FILE_DEPENDS ?=". Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-08-16apalis-tk1: linux-toradex: load module xhci-hcd on bootPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-08-16linux-driver-package: move firmware where gk20a expects it to bePhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-08-16linux-driver-package: Fix nv and nvfb services to be enabledPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-07-22apalis-tk1: machines: deploy a distro boot scriptMax Krummenacher
This depends on and deploys the distro boot script provided by u-boot-distro-boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-22linux-driver-package: fix commit rework to allow building for SysVMax Krummenacher
commit 8691ba636cb2 allowed to also use SysV init. However, if only systemd is configured in DISTRO_FEATURES the content of /etc/init.d is deleted after the install step. This results in the scripts nv and nvfb not being present. Fix this by installing them additionally in /usr/bin so that the systemd service can call them. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-11apalis-tk1: enable wic.bmap image generation as defaultMax Krummenacher
The bmap file allows to use the bmap tools to flash the wic image. Using bmap is faster than using dd. bmaptool copy --bmap <image>.wic.bmap <image>.wic.gz /dev/sdX Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-11linux-toradex_3.10.40: add cflags for kernel modulesMax Krummenacher
In the thud setups modules no longer load because they seem to be compiled with pic by default. E.g. at runtime: [ 9.302483] apalis_tk1_k20: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0) Adding -fno-pic makes them load again. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10u-boot-fw-utils: choose flavour though prefered providerMax Krummenacher
This allows to use u-boot-fw-utils in image recipes. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10u-boot-toradex: update to 2019.07 basedMax Krummenacher
Update to a 2019.07 based U-Boot. Use the openembedded master recipes for u-boot_2019.07 as a base. While at it append -tk1 to PN to have a name different from the u-boot recipe name for our NXP based SoM and set the prefered provider accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-19machines: provide a machine name stringMax Krummenacher
Provide the MACHINE_NAME variable which can be e.g. used as part of the image name. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-04apalis-tk1: unconditionally install linux-driver-packageMax Krummenacher
linux-driver-package* contains more than just X11 components. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-04linux-driver-package: fix do rootfsMax Krummenacher
Assign the systemd service in the package providing them. Prevents the following do_rootfs error if linux-driver-package is installed but linux-driver-package-*boot is not: | WARNING: linux-driver-package.postinst returned 1, marking as unpacked only, configuration required on target. | ERROR: Postinstall scriptlets of ['linux-driver-package'] have failed. If the intention is to defer them to first boot, | then please place them into pkg_postinst_ontarget_${PN} (). This is caused by sytemctl trying to enable the not existing services nv.service and nvfb.service. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-04mesa: cleanup after removal of meta-jetson-tk1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-02weston: drop support for weston 1.xGerard Salvatella
Maintaining the current bbappend for weston 1.x versions generates an annoying warning in OE (new in thud), since we do not have any recipe for weston 1.x. Given that the current version of weston is 6.0, it doesn't make much sense to keep these patches. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
2019-04-25conf/layer.conf: decrease layer priority to 22Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-24apalis-tk1-mainline: fix checksumsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit c10c7168712fa47e50440a7b7b012118939a3371)
2019-04-24linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Update linux-toradex-mainline to 4.14.109. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit d4511e4a45392799ae157c6632f3944981787c02) Conflicts: recipes-kernel/linux/linux-toradex_git.bb
2019-04-24alsa: apalis-tk1-mainline: fix asound.conf patchingMarcel Ziswiler
Fix commit 0f59e154bfeb ("alsa: apalis-tk1-mainline: add initial asound.state and asound.conf"). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 26cbb6fd9019f28141f8fef42521c82246fa3d03)
2019-04-24alsa: apalis-tk1-mainline: add initial asound.state and asound.confPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 0f59e154bfebd18f4f9eb11a31912ad5cb7e0c93)
2019-04-17weston: rename bbappend to adhere to compatible versions onlyGerard Salvatella
The patches included in the weston bbappend are only compatible with 1.x versions of weston. Rename the file so that it only applies to such versions. NOTE: how these patches should be ported (if at all) to modern versions of weston is out of the scope of this commit. Additional patching could be needed when building weston >= 2.0 with drm backend. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
2019-03-06u-boot-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06linux-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06machines: drop leftovers from meta-angstromMax Krummenacher
As we dropped meta-angstrom, do not prefer psplash-angstrom anymore. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06tk1: drop meta-jetson-tk1Max Krummenacher
All of meta-jetson-tk1 has been moved into meta-toradex-tegra as updates were needed. Drop meta-jetson-tk1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06xserver-xorg: add last change used from meta-jetson-tk1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06linux-driver-package: rework to allow building for sysVMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06apalis-tk1: switch to SERIAL_CONSOLESMax Krummenacher
SERIAL_CONSOLE has been deprecated for a while now Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>