summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-upstream_mainline.bb
AgeCommit message (Collapse)Author
2024-04-08linux-toradex-upstream_mainline: bump version numberMax Krummenacher
Kernel 6.8 is released. Mainline now works on 6.9, thus bump the vesion setting to 6.9-rc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2024-01-21linux-toradex-mainline: Add patch for f_ncm.cHiago De Franco
This patch addresses an issue related to NCM and the transmission of small packets, as when using VNC, for example. The ongoing discussion about this problem can be checked on the Linux kernel mailing list at [1]. Until the matter is resolved in the mainline, we should keep this patch here as it has demonstrated it solves the issue for now. Future updates can be made once the mainline fix is implemented. [1] https://lore.kernel.org/all/20231204183751.64202-1-hiagofranco@gmail.com/ Related-to: TEI-1078 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com> (cherry picked from commit 856736e6c4c8844d5a89a02a9a8fb3794a13587e) Conflicts: recipes-kernel/linux/linux-toradex-mainline_git.bb recipes-kernel/linux/linux-toradex-upstream/0001-usb-gadget-f_ncm-Apply-workaround-for-packet-cloggin.patch
2023-10-16linux-toradex-mainline(-rt): rename to linux-toradex-upstream and only build ↵Max Krummenacher
latest mainline For OE master we want to build only latest mainline. For a next BSP we will add a recipe which will build the to be used stable tree. Related-to: ELB-5359 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>