From 6a825a44466b9bd49b9267e51a34ccea698417df Mon Sep 17 00:00:00 2001 From: Werner <3305006+EvilOlaf@users.noreply.github.com> Date: Thu, 29 May 2025 18:30:50 +0000 Subject: [PATCH] switch kernel source to mainline (#8252) --- config/boards/orangepi5-ultra.csc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/boards/orangepi5-ultra.csc b/config/boards/orangepi5-ultra.csc index f5c389fdd..b82e5cfcb 100644 --- a/config/boards/orangepi5-ultra.csc +++ b/config/boards/orangepi5-ultra.csc @@ -16,15 +16,6 @@ IMAGE_PARTITION_TABLE="gpt" #enable_extension "bcmdhd" BCMDHD_TYPE="sdio" -# for testing purpose only. needs adaption to mainline once this makes it into 6.15 or .16 -function post_family_config_branch_edge__orangepi5-ultra_use_custom_source() { - KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel. - KERNELSOURCE='https://github.com/jimmyhon/linux.git' - KERNELBRANCH='branch:integrate-6.15' - KERNELPATCHDIR='integrate-6.15' - EXTRAWIFI=no # due to absence of our own fixups 3rd party wifi drivers break -} - function post_family_tweaks__orangepi5ultra_naming_audios() { display_alert "$BOARD" "Renaming orangepi5ultra audios" "info"