mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
linux-asahi: update to 6.12.12+1
This commit is contained in:
parent
b897aef66a
commit
cb13476afa
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.12.10 Kernel Configuration
|
||||
# Linux/arm64 6.12.12 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -11,7 +11,7 @@ CONFIG_AS_VERSION=24100
|
|||
CONFIG_LD_IS_BFD=y
|
||||
CONFIG_LD_VERSION=24100
|
||||
CONFIG_LLD_VERSION=0
|
||||
CONFIG_RUSTC_VERSION=108200
|
||||
CONFIG_RUSTC_VERSION=108401
|
||||
CONFIG_RUST_IS_AVAILABLE=y
|
||||
CONFIG_RUSTC_LLVM_VERSION=190104
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
|
@ -19,7 +19,7 @@ CONFIG_CC_CAN_LINK_STATIC=y
|
|||
CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y
|
||||
CONFIG_CC_HAS_ASM_INLINE=y
|
||||
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
|
||||
CONFIG_PAHOLE_VERSION=128
|
||||
CONFIG_PAHOLE_VERSION=129
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||
CONFIG_THREAD_INFO_IN_TASK=y
|
||||
|
@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
|
|||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
# CONFIG_WERROR is not set
|
||||
CONFIG_LOCALVERSION="+2-asahi_2"
|
||||
CONFIG_LOCALVERSION="+1-asahi_1"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_BUILD_SALT=""
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
|
@ -281,7 +281,7 @@ CONFIG_PERF_EVENTS=y
|
|||
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_RUST=y
|
||||
CONFIG_RUSTC_VERSION_TEXT="rustc 1.82.0 (f6e511eec 2024-10-15) (Void Linux)"
|
||||
CONFIG_RUSTC_VERSION_TEXT="rustc 1.84.1 (e71f9a9a9 2025-01-27) (Void Linux)"
|
||||
CONFIG_BINDGEN_VERSION_TEXT="bindgen 0.71.1"
|
||||
CONFIG_TRACEPOINTS=y
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'linux-asahi'
|
||||
pkgname=linux-asahi
|
||||
version=6.12.10+2
|
||||
revision=2
|
||||
version=6.12.12+1
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules for Apple Silicon"
|
||||
maintainer="Will Springer <skirmisher@protonmail.com>, dkwo <npiazza@disroot.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://asahilinux.org"
|
||||
distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
|
||||
checksum=86d1742a6e05852f190abb74466a76982af5a59e15b8b273fed8686d46deb7d1
|
||||
checksum=a77cbc2ab61ce5c7ed135c7e53a378b426c28a7b2ba4f0d8a83bb1e11fa34433
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue