mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	Bump linux kernel to latest version
This commit is contained in:
		 Submodule buildroot updated: 4ae08741a9...3c79e493f6
									
								
							| @@ -1,4 +1,4 @@ | ||||
| From 4646199906b21fcf76409d9aaab512153b600cd8 Mon Sep 17 00:00:00 2001 | ||||
| From 516d52f57928ec26ef45c49188cb4378347c79c0 Mon Sep 17 00:00:00 2001 | ||||
| From: j1nx <p.steenbergen@j1nx.nl> | ||||
| Date: Mon, 7 Oct 2024 11:33:57 +0000 | ||||
| Subject: [PATCH 1/1] Add support for the XMOS VocalFusion 3510-INT soundcard | ||||
| @@ -16,10 +16,10 @@ Subject: [PATCH 1/1] Add support for the XMOS VocalFusion 3510-INT soundcard | ||||
|  create mode 100644 arch/arm/boot/dts/overlays/xmos-xvf3510-rpi5-overlay.dts | ||||
|  | ||||
| diff --git a/arch/arm/boot/dts/overlays/Makefile b/arch/arm/boot/dts/overlays/Makefile | ||||
| index bd16c4a18d9f..7056737fd344 100644 | ||||
| index b9530c339797..92cd3dc00dc3 100644 | ||||
| --- a/arch/arm/boot/dts/overlays/Makefile | ||||
| +++ b/arch/arm/boot/dts/overlays/Makefile | ||||
| @@ -336,7 +336,9 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \ | ||||
| @@ -337,7 +337,9 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \ | ||||
|  	waveshare-can-fd-hat-mode-a.dtbo \ | ||||
|  	waveshare-can-fd-hat-mode-b.dtbo \ | ||||
|  	wittypi.dtbo \ | ||||
| @@ -31,10 +31,10 @@ index bd16c4a18d9f..7056737fd344 100644 | ||||
|  targets += dtbs dtbs_install | ||||
|  targets += $(dtbo-y) | ||||
| diff --git a/arch/arm/boot/dts/overlays/README b/arch/arm/boot/dts/overlays/README | ||||
| index dfd7a44c757d..c7f26a2dbab3 100644 | ||||
| index 47cea04fea5f..b25f2a040d6e 100644 | ||||
| --- a/arch/arm/boot/dts/overlays/README | ||||
| +++ b/arch/arm/boot/dts/overlays/README | ||||
| @@ -5470,6 +5470,13 @@ Params: alsaname                Changes the card name in ALSA | ||||
| @@ -5487,6 +5487,13 @@ Params: alsaname                Changes the card name in ALSA | ||||
|          compatible              Changes the codec compatibility | ||||
|   | ||||
|   | ||||
|   | ||||
| @@ -31,7 +31,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL)/scripts/post-image.sh" | ||||
| BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_EXTERNAL)/board/ovos/raspberrypi/rpi4" | ||||
| BR2_LINUX_KERNEL=y | ||||
| BR2_LINUX_KERNEL_CUSTOM_TARBALL=y | ||||
| BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,12f0f28db3afe451a81a34c5a444f6841c10067c)/linux-12f0f28db3afe451a81a34c5a444f6841c10067c.tar.gz" | ||||
| BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,8ee418c866c263941fb468bc1eeab1d8059db705)/linux-8ee418c866c263941fb468bc1eeab1d8059db705.tar.gz" | ||||
| BR2_LINUX_KERNEL_DEFCONFIG="bcm2711" | ||||
| BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL)/kernel/ovos.config $(BR2_EXTERNAL)/kernel/device-drivers.config $(BR2_EXTERNAL)/kernel/docker.config $(BR2_EXTERNAL)/board/ovos/raspberrypi/kernel.config" | ||||
| BR2_LINUX_KERNEL_LZ4=y | ||||
|   | ||||
		Reference in New Issue
	
	Block a user