summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-5.4-2.1.x
AgeCommit message (Collapse)Author
2021-02-22linux-toradex: change kernel recipe to linux-toradex_5.4-2.3.x.bbDenys Drozdov
Switch to linux-toradex branch toradex_5.4-2.3.x-imx Related-to: ELB-3513, ELB-3515, ELB-3509 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com> (cherry picked from commit 93c2fe20206766c424a4d6d879045bbbe8a56479)
2021-02-22linux-toradex-mainline: disable configs that lead to latencyMing Liu
Explicitly disable kernel configs that could lead to latency on preempt-rt kernel. Also explicitly enable CONFIG_EXPERT, which is being depended by CONFIG_PREEMPT_RT. Related-to: TOR-1354 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 7158ef9e45d854bb92aaf3074b25b80663d185b6)
2020-10-17linux-toradex: add preempt-rt configs as scc fileMing Liu
Since now we are inheriting kernel-yocto.bbclass, let's change to add preempt-rt as scc file. Also avoid setting KERNEL_FEATURES to empty, it could be used in torizoncore layer. Related-to: ELB-3171 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit c37762740e37259e47269020bb8494f2325811bc)
2020-10-17linux-toradex-5.4-2.1.x: drop separate defconfigsMax Krummenacher
Change to use the defconfig which is part of the kernel tree. In order to provide a defconfig from your bbappend add a file 'defconfig' through SRC_URI which will take precedence. Related-to: ELB-3035 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 87ea3e80f0a0a78d9dba31273f4610881ab36251)
2020-10-05recipes-kernel: synchronize defconfigsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit b8712aa8fc6557d30d6d79d91fbe9e5773276e99)
2020-10-05recipes-kernel: synchronize defconfigsPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit df3d73c08cf7c7566eb4baf204ea64279dae6c33)
2020-09-24recipes-kernel: sync imx8 defconfig with kernelPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-09-17linux-toradex: cp defconfigs from kernel repoMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-09-08linux-toradex: cp defconfigs from kernel repoMax Krummenacher
This updates the defconfigs with the ones from toradex_5.4-2.1.x-imx@e4db2a7562a1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-09-01recipes-kernel: Remove revert no-1-8-v patchesPhilippe Schenker
those patches currently do not apply, remove them. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-08-20linux-toradex-rt: update to downstream 5.4-2.1.xMax Krummenacher
This drops the linux-toradex-rt recipe in favour of combining its functionality into the linux-toradex_5.4-2.1.x.bb recipe. The override preempt-rt applies the RT patch and changes the kernel config to use PREEMPT_RT. Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-08-20linux-toradex: update downstream to 5.4-2.1.xMax Krummenacher
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>