From 12067ac09b0b0083f666cfadb79690e1ee4f34ba Mon Sep 17 00:00:00 2001 From: bryan Date: Wed, 6 Aug 2025 21:06:25 -0400 Subject: [PATCH] Disable cherrypicks by default since branch-specific --- profiles | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles b/profiles index 208fff6..61157c2 100644 --- a/profiles +++ b/profiles @@ -22,7 +22,8 @@ declare -Ag r4s=( CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \ CONFIG_BUILDBOT=n" [files]="/mnt/backup" - [cherrypicks]="wurzerj:59d6e31 wurzerj:bb251b8" + # for 24.10 branch (Linux 6.6) + # [cherrypicks]="wurzerj:59d6e31 wurzerj:bb251b8" # fix inconsistent reboot ) declare -Ag ax6000=(