From patchwork Wed Apr 3 16:57:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jon Mason X-Patchwork-Id: 41968 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64993CD1288 for ; Wed, 3 Apr 2024 16:57:38 +0000 (UTC) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mx.groups.io with SMTP id smtpd.web11.16860.1712163458003664500 for ; Wed, 03 Apr 2024 09:57:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kudzu-us.20230601.gappssmtp.com header.s=20230601 header.b=lfmRFtB3; spf=none, err=permanent DNS error (domain: kudzu.us, ip: 209.85.160.179, mailfrom: jdmason@kudzu.us) Received: by mail-qt1-f179.google.com with SMTP id d75a77b69052e-432f421c56bso337991cf.2 for ; Wed, 03 Apr 2024 09:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kudzu-us.20230601.gappssmtp.com; s=20230601; t=1712163457; x=1712768257; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=jywCkxbqFnXD0xCugwVezceKE1PXXvU9H4yn3CaKnXo=; b=lfmRFtB3bNv+2hioMz49ifBeAFU8Ff0oTA/YvDPq2LRHurxR0NdvcXiWG6UNCn7lnc SeamSVfBFZ0sreOyZyRsjr+6Y0ZXExLWo0BhI2Tx9QHzZgpeOBHceA3W20Z6HUdtIlml LbZ9lS7ah/4FRDBcrjFRFkxBKqTg6LxZYJYFqbPuHzVlPJTYCxD0JvacFmnLxRg/JeVo sxRQTRiLCBi0WrI/XcmSwEUdzCj7/CRP73114B5O4XxQ9VUJ12U5hnqj/xoelckcYm8k liNEqLCrSK8I/XlPbnFrnomK3rEqG/m4LV7gNrhpk2ZM2m8ZJhPN5iyMhUimkc3lproZ TQYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712163457; x=1712768257; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jywCkxbqFnXD0xCugwVezceKE1PXXvU9H4yn3CaKnXo=; b=X0tmHg/ghuSsC24BwheWqrFILW/DQ8bpqhxB/Vyoy7gvJ7cOi5Bm19tfm8UTNZI+oL 2VvO7ixRFABlGd/olqPxKW4qUnd3/97Acdf+imK6EPA06kEkmpAYuB2jXhCwnBH6LM9o k4NGG1DgQ43HJxcY/idJJsnAb+lE0Zp3w6QPclLfTFIsu3RNEBfmByIcHAC0RM3ydAyY iTaA6EPxQGycQcDqEUJryshOCKPGQKL/XmjtSPAG8PqH5SFhb48Py9b9ErjA2rD3TBoz KENsvdSbKouV7u194VNqSj9vfyfkfNXX2KodYnfBJkzIQTvvHTJtc+OID/705umcmPxS ZcoA== X-Gm-Message-State: AOJu0YzBaWnoNjFviEuXWDdb/pJXNCtbf9HXOjC6v1jLOF+n956/zKgG +uLHu4cYwkoyTwVztSgP6nvNtwoTVz2GegGEAXbab/pk3Gtx0hc0iHkj1Rvn3vNI6jRgsA7G91I = X-Google-Smtp-Source: AGHT+IERO0veAgMLvyq16ii4SyfRaMABJMf7v52+gmG9QHGUStdR7azhaBGg+PN9i/WhocZkZdrPaw== X-Received: by 2002:a05:622a:1a87:b0:434:4094:36cc with SMTP id s7-20020a05622a1a8700b00434409436ccmr3523106qtc.0.1712163456810; Wed, 03 Apr 2024 09:57:36 -0700 (PDT) Received: from localhost ([2605:a601:a699:ba00:8ac9:b3ff:febf:a2f8]) by smtp.gmail.com with ESMTPSA id bz23-20020a05622a1e9700b00432bd632dcdsm5957072qtb.18.2024.04.03.09.57.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Apr 2024 09:57:36 -0700 (PDT) From: Jon Mason To: openembedded-core@lists.openembedded.org Subject: [PATCH v2 2/2] acpica: update to 20240322 release Date: Wed, 3 Apr 2024 12:57:25 -0400 Message-Id: <20240403165725.2624214-2-jdmason@kudzu.us> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20240403165725.2624214-1-jdmason@kudzu.us> References: <20240403165725.2624214-1-jdmason@kudzu.us> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 03 Apr 2024 16:57:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/197935 Update acpica to the latest version, comprised of the following commits: 170fc3076a86 Update changes.txt for new ACPICA release 20240322 718374cd1bc2 Update acpixf.h for new ACPICA release 20240322 d0349632b625 Update osunixxf.c license header from 2023 to 2024 c929bc0d5028 Update osunixmap.c license header from 2023 to 2024 78c34e3738bd Update osunixdir.c license header from 2023 to 2024 193a3dda90e2 Update oslinuxtbl.c license header from 2023 to 2024 edaf61c8a97d Update oszephyr.c license header from 2023 to 2024 1c5331ede7ec Update osgendbg.c license header from 2015 to 2024 ab10380db037 Update osbsdtbl.c license header from 2023 to 2024 815db2de4317 Update osefixf.c license header from 2023 to 2024 a4dab90c90a4 Update osefitbl.c license header from 2023 to 2024 4f9205ae4283 Update oseficlib.c license header from 2023 to 2024 68bc01cec3b9 Update efihello.c license header from 2023 to 2024 f71b9942deeb Update acdragonfly.h license header from 2003 to 2024 74fb08369867 Update acgetline.c license header from 2023 to 2024 c18edfb1abfb Update the copyright year in the license header from 2023 to 2024 d58f24933d2f Get rid of MSVC warnings that arise actually due to GCC's new dangling pointer warning and also tGCC's blindspot to work with nested named structs/unions resulting in breaking of ACPI event-handling ba8a36b5c734 events/evgpeinit: don't forget to increment registered GPE count 8affc87afd28 events/evxfgpe: correctly clear GPE_AUTO_ENABLED in AcpiSetupGpeForWake 69f81815f830 Fix Capabilities[1024] mess 3e89d40e19fc Update actbl2.h to get rid of the MSVC error C2233 a0ad1ed5105f Fix CXL 3.0 structure (RDPAS) in the CEDT table 9061cd9aa131 ACPICA: debugger: check status of AcpiEvaluateObject in AcpiDbWalkForFields b9423c1d35b0 SRAT: Add dump and compiler support for RINTC affinity structure 93caddbf2f62 SRAT: Add RISC-V RINTC affinity structure 9788e0dc955b Modify ACPI_OBJECT_COMMON_HEADER a6a236c44c7d Fix spelling and typos: Clean up the fix for Issue #900 b6b38edb0c18 Clean up the fix for Issue #900 8f789f356fb5 tests/common: use CopyObject instead of Store for NRMT bce7c55e99a0 acgcc: Fix C++ issue with ACPI_FLEX_ARRAY e3afd8e17bc8 MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling 453a5f675677 MADT: Add GICC online capable bit handling 6cd47047aca6 Fix various spelling mistakes in text files and code comments 31a16a32e7f3 acpisrc: Add identifiers for the NHLT table 32260f5ce519 NHLT: Reintroduce types the table consists of 6ab5a3bb1608 AdDisassemblerHeader: omit timestamp for deterministic output 471de8b63a98 Fix build indeterminism for asm compiler header. 50aec3ad9364 os_specific: zephyr: update AcpiOsGetTimer with arch specific timer 10ae1038e51e osal: zephyr: Fix write access for mapped memory 3944ce4dd104 osal: zephyr: Fix AcpiOsPrintf implementation a97db76b5f1c Fix issue #896 f5910dd1ab60 Attempt 1 to fix issue #900 c581606cf49b ACPI 6.5: RAS2: Add support for RAS2 table 673fc21311ff Add port definitions for CDAT SSLBIS 9c5649bd2c65 dmtbdump2: remove redundant failure check on Status 544938c98a7a dmtbdump: remove duplicated code for both paths of an if statement 0c7379eae2a0 NHLT: Drop preliminary support 7b10fafca61f Revert "NHLT: Declare device configuration types" 0333c2af1317 os_specific: zephyr: add generic platform support 2872257aab53 Fix segfault when error-checking mixed table types c7171588a9f6 actbl1.h: Add EINJ CXL error types da740d8d27ff Get rid of // style comments 75635cb363c6 NHLT: Declare device configuration types bbd7aee285ca dmtbinfo2.c: RISC-V: Remove redundant Flags print License-Update: copyright years Signed-off-by: Jon Mason --- .../acpica/{acpica_20230628.bb => acpica_20240322.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/acpica/{acpica_20230628.bb => acpica_20240322.bb} (93%) diff --git a/meta/recipes-extended/acpica/acpica_20230628.bb b/meta/recipes-extended/acpica/acpica_20240322.bb similarity index 93% rename from meta/recipes-extended/acpica/acpica_20230628.bb rename to meta/recipes-extended/acpica/acpica_20240322.bb index 16b3054c3a2b..90e3599d3243 100644 --- a/meta/recipes-extended/acpica/acpica_20230628.bb +++ b/meta/recipes-extended/acpica/acpica_20240322.bb @@ -10,14 +10,14 @@ HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/topic-technology/o SECTION = "console/tools" LICENSE = "Intel | BSD-3-Clause | GPL-2.0-only" -LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=79a69059b499bccc70a484459549758f" +LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=05eb845b15a27440410f456adc2ed082" COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" DEPENDS = "m4-native flex-native bison-native" SRC_URI = "git://github.com/acpica/acpica;protocol=https;branch=master" -SRCREV = "f16a0b4d0f0edd7b78a332fcf507be2187fac21e" +SRCREV = "170fc3076a86777077637f10b05c32ac21ac13aa" S = "${WORKDIR}/git"