7 Commits

Author SHA1 Message Date
Max Stepanov 85929e4f82 linux-raspberrypi-6.12: Upgrade to 6.12.87
Addresses CVE-2026-43284 and CVE-2026-43500

Signed-off-by: Max Stepanov <mast@imast.ru>
2026-06-02 14:31:58 +02:00
Michael Weiß 8058100868 linux-raspberrypi: switch protocol of yocto-kernel-cache to https
For upstream yocto mirrors the git protocol was disabled lately.
Appended 'protocol=https' in corresponding SRC_URIs to fixes following
error:

   ERROR: ExpansionError during parsing [...]/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-dev.bb
   bb.data_smart.ExpansionError: [...] \
   	ls-remote git://git.yoctoproject.org/yocto-kernel-cache  failed with exit code 128, output:
   fatal: unable to connect to git.yoctoproject.org:
   git.yoctoproject.org[0: 104.18.0.115]: errno=Connection timed out
   git.yoctoproject.org[1: 104.18.1.115]: errno=Connection timed out
   git.yoctoproject.org[2: 2606:4700::6812:73]: errno=Network is unreachable
   git.yoctoproject.org[3: 2606:4700::6812:173]: errno=Network is unreachable

   The variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]

   ERROR: Parsing halted due to errors, see error messages above

Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de>
2026-05-31 22:49:37 +02:00
Max Stepanov b4603a63b1 linux-raspberrypi-6.12: Upgrade to 6.12.85
Addresses CVE-2026-31431

Signed-off-by: Max Stepanov <mast@imast.ru>
2026-05-06 14:33:37 +05:30
Khem Raj 6f4c1d3297 linux-raspberrypi-6.12: Upgrade to 6.12.58
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-25 19:46:29 +00:00
Khem Raj bb660e9ec7 linux-raspberrypi-6.12: Upgrade to 6.12.41
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-13 08:02:35 -07:00
Markus Volk decad3c132 linux-raspberrypi: update 6.12.2 -> 6.12.25
6.12 is now the default in RPiOS and firmware switched to 6.12 initially in raspberrypi/firmware@fe200a5
now it's on 6.12.25

Signed-off-by: Markus Volk <f_l_k@t-online.de>
2025-05-17 14:25:00 -07:00
Markus Volk 4f934c0ed1 linux-raspberrypi: add recipe for 6.12
This release is tagged outside of branch.
Use 'nobranch=1' to still be able to fetch the code.
https://github.com/raspberrypi/linux/releases/tag/rpi-6.12.y_20241206_2

The kernel was tested to run on raspberrypi4-64

Signed-off-by: Markus Volk <f_l_k@t-online.de>
2025-02-12 13:41:42 +00:00