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

The md5 checksum change is related to the relevant file having the year
updated in the copyright.

Signed-off-by: Jon Mason <jdma...@kudzu.us>
---
 .../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} 
(94%)

diff --git a/meta/recipes-extended/acpica/acpica_20230628.bb 
b/meta/recipes-extended/acpica/acpica_20240322.bb
similarity index 94%
rename from meta/recipes-extended/acpica/acpica_20230628.bb
rename to meta/recipes-extended/acpica/acpica_20240322.bb
index e63faebf0901..27de28c5ddcf 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"
 
 UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases/";
 UPSTREAM_CHECK_REGEX = "releases/tag/G?(?P<pver>\d+(\.\d+)+)"
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197927): 
https://lists.openembedded.org/g/openembedded-core/message/197927
Mute This Topic: https://lists.openembedded.org/mt/105310937/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to