summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-30 19:52:48 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-01 05:06:50 +0200
commit26a82d829010cf99f49859b33a68fd82f6876a62 (patch)
tree264a4547830980a5029ceab38197c6b05bef8c24 /profiles/arch/arm64
parentvirtual/dist-kernel: Bump to 6.6.53 (diff)
downloadgentoo-26a82d829010cf99f49859b33a68fd82f6876a62.tar.gz
gentoo-26a82d829010cf99f49859b33a68fd82f6876a62.tar.bz2
gentoo-26a82d829010cf99f49859b33a68fd82f6876a62.zip
profiles: Extend dist-kernel [debug] default to >= 6.6.53
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/arm64')
-rw-r--r--profiles/arch/arm64/package.use4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/arm64/package.use b/profiles/arch/arm64/package.use
index 22f0c2a5e48e..f1ba7d873ad1 100644
--- a/profiles/arch/arm64/package.use
+++ b/profiles/arch/arm64/package.use
@@ -4,8 +4,8 @@
# Michał Górny <mgorny@gentoo.org> (2024-09-04)
# Build with debugging support by default to facilitate dev-debug/dtrace
# and sys-apps/systemd[bpf].
->=sys-kernel/gentoo-kernel-6.10.8 debug
->=sys-kernel/vanilla-kernel-6.10.8 debug
+>=sys-kernel/gentoo-kernel-6.6.53 debug
+>=sys-kernel/vanilla-kernel-6.6.53 debug
# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
# Apply additional FFmpeg patches for efficient playback on some SoCs.