From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bQ91G366Mz2ywd for ; Sun, 22 Jun 2025 12:06:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bQ91G2s39z2xHN for ; Sun, 22 Jun 2025 12:06:42 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bQ91F2wdZz29R for ; Sun, 22 Jun 2025 12:06:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1750594001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=Q56JVveEe9QUaKkCh99d9eNH1bq0kx6HZ/JyF1Cq0mQ=; b=QjSZvPKv3/wG9oQFSQGz8oBibbwLXWh1cn1D32XPyb+0aaWgd2KKWmvKNZ4ztG77o06Ft3 /wCeAPLoGECB6dDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1750594001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=Q56JVveEe9QUaKkCh99d9eNH1bq0kx6HZ/JyF1Cq0mQ=; b=sZCtagOBAiPkKj1emxU8SiuvczTI8tbQoWFuhbq5T1ZJiZdMZ/F1ZiomLAMX3oMT4IXDkG ccJiAHLnfcu1mr8hOSNvZjL4nQwKEMuDLupQdB7OGrzTQNcWZwBFGTEBUg11ZP/+pkiSp4 bJf1WoKXb0Q3FBxzjQip4PofSQrQByU805Wes6P1PazNqQ1fWWzIDzekuQc1PPGFt92Zhl bC6FfgWx2lsMlrGk0iJI3XrjPGsZEtexvDKiY8FZPKjfFE0dN8grffFumriR08fLgGs1Fn P4tzWaA73R+HZ4/HuNRkArNBRJ/sdPPip3YbwVJmm2aV69WqHzLeaN2Cb4zkDA== Received: by people01.haj.ipfire.org (Postfix, from userid 1001) id 4bQ91F0FhCz2xbS; Sun, 22 Jun 2025 12:06:41 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. b640e1d98a373940cbce2519639ffeeff8977aac X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: d55b56a740fe06d075eb4d96ff9d96b44101028b X-Git-Newrev: b640e1d98a373940cbce2519639ffeeff8977aac Message-Id: <4bQ91F0FhCz2xbS@people01.haj.ipfire.org> Date: Sun, 22 Jun 2025 12:06:40 +0000 (UTC) From: Arne Fitzenreiter Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via b640e1d98a373940cbce2519639ffeeff8977aac (commit) from d55b56a740fe06d075eb4d96ff9d96b44101028b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b640e1d98a373940cbce2519639ffeeff8977aac Author: Arne Fitzenreiter Date: Sun Jun 22 12:04:21 2025 +0000 kernel: update aarch64 config and rootfile the option CONFIG_ARM_SDE_INTERFACE was turned on by make oldconfig so i leaved it on. Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.aarch64-ipfire | 5 +++-- config/rootfiles/common/aarch64/linux | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire index d4194b723..9bdebe571 100644 --- a/config/kernel/kernel.config.aarch64-ipfire +++ b/config/kernel/kernel.config.aarch64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.12.33 Kernel Configuration +# Linux/arm64 6.12.34 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.1.0" CONFIG_CC_IS_GCC=y @@ -667,6 +667,7 @@ CONFIG_ACPI_APEI_SEA=y # CONFIG_ACPI_PFRUT is not set CONFIG_ACPI_IORT=y CONFIG_ACPI_GTDT=y +# CONFIG_ACPI_AGDI is not set CONFIG_ACPI_APMT=y CONFIG_ACPI_PPTT=y CONFIG_ACPI_PCC=y @@ -2015,7 +2016,7 @@ CONFIG_IMX_SCMI_MISC_EXT=m # end of ARM System Control and Management Interface Protocol # CONFIG_ARM_SCPI_PROTOCOL is not set -# CONFIG_ARM_SDE_INTERFACE is not set +CONFIG_ARM_SDE_INTERFACE=y # CONFIG_FIRMWARE_MEMMAP is not set CONFIG_DMIID=y # CONFIG_DMI_SYSFS is not set diff --git a/config/rootfiles/common/aarch64/linux b/config/rootfiles/common/aarch64/linux index 1fb32dbbe..c2b85c31a 100644 --- a/config/rootfiles/common/aarch64/linux +++ b/config/rootfiles/common/aarch64/linux @@ -7694,6 +7694,7 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER/build/include/config/ARM_SCMI_TRANSPORT_SMC #lib/modules/KVER/build/include/config/ARM_SCMI_TRANSPORT_VIRTIO #lib/modules/KVER/build/include/config/ARM_SCMI_TRANSPORT_VIRTIO_VERSION1_COMPLIANCE +#lib/modules/KVER/build/include/config/ARM_SDE_INTERFACE #lib/modules/KVER/build/include/config/ARM_SMCCC_SOC_ID #lib/modules/KVER/build/include/config/ARM_SMC_WATCHDOG #lib/modules/KVER/build/include/config/ARM_SMMU hooks/post-receive -- IPFire 2.x development tree