1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-07-13 01:36:29 +01:00
Files
operating-system/Documentation/kernel.md
T
Stefan Agner 5d42a5a487 RaspberryPi: Update kernel to 6.18.34 stable_20260609 (#4814)
* RaspberryPi: Update kernel to 6.18.34 - c8c7494100e99ee05b11aaa4f0588a223a63d1af

* Update rpi-firmware for stable_20260609

* buildroot 78450fa882...fe7b14c878 (1):
  > package/rpi-firmware: update to 89752d4 (for stable_20260609)
2026-06-23 17:55:58 +02:00

31 lines
767 B
Markdown

# Kernel Version
## Mainline Linux
The following boards are using [mainline Linux kernel](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/):
| Board | Version |
|-------|---------|
| Generic aarch64 | 6.18.36 |
| Generic x86-64 | 6.18.36 |
| Home Assistant Green | 6.18.36 |
| Khadas VIM3 | 6.18.36 |
| ODROID-C2 | 6.18.36 |
| ODROID-C4 | 6.18.36 |
| ODROID-M1 | 6.18.36 |
| ODROID-M1S | 6.18.36 |
| ODROID-N2 | 6.18.36 |
| Open Virtual Appliance | 6.18.36 |
## Raspberry Pi Linux
The following boards are using [Raspberry Pi's Linux fork](https://github.com/raspberrypi/linux/):
| Board | Version |
|-------|---------|
| Home Assistant Yellow | 6.18.34 |
| Raspberry Pi 3 | 6.18.34 |
| Raspberry Pi 4 | 6.18.34 |
| Raspberry Pi 5 | 6.18.34 |