mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-20 05:40:44 +01:00
MycroftOS: Buildroot: Bump kernel to 4.19.89
This commit is contained in:
parent
8e897038b7
commit
7fd28c698d
@ -6,10 +6,10 @@ More information about the development, process, ideas etc. at https://www.j1nx.
|
|||||||
More information about the Mycroft A.I. software stack at https://mycroft.ai
|
More information about the Mycroft A.I. software stack at https://mycroft.ai
|
||||||
|
|
||||||
## System.
|
## System.
|
||||||
- Linux kernel 4.19.x
|
- Linux kernel 4.19.89
|
||||||
- Buildroot 2019.08.3
|
- Buildroot 2019.08.3
|
||||||
- Mycroft 19.08.x
|
- Mycroft 19.8.5
|
||||||
- Raspberry Pi 3B (Initial development hardware)
|
- Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b)
|
||||||
- Raspberry Pi 4
|
- Raspberry Pi 4
|
||||||
|
|
||||||
## Stats:
|
## Stats:
|
||||||
|
@ -29,7 +29,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="--add-pi3-miniuart-bt-overlay"
|
|||||||
BR2_LINUX_KERNEL=y
|
BR2_LINUX_KERNEL=y
|
||||||
BR2_LINUX_KERNEL_CUSTOM_GIT=y
|
BR2_LINUX_KERNEL_CUSTOM_GIT=y
|
||||||
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
|
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
|
||||||
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="6018f7ebfe5e7fa01f499300b796f409a817241b"
|
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="b85f76a63d5f1b13220c61244469d55487db84f1"
|
||||||
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
|
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
|
||||||
BR2_LINUX_KERNEL_DTS_SUPPORT=y
|
BR2_LINUX_KERNEL_DTS_SUPPORT=y
|
||||||
BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2710-rpi-3-b bcm2710-rpi-3-b-plus bcm2710-rpi-cm3"
|
BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2710-rpi-3-b bcm2710-rpi-3-b-plus bcm2710-rpi-cm3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user