Fri, 29 Mar 2024 03:01:23 CST | login

Information for build acpica-tools-20210105-1.oe1

ID986
Package Nameacpica-tools
Version20210105
Release1.oe1
Epoch
Sourcegit+https://gitee.com/src-openeuler/acpica-tools.git#4b7f506a6cda231520a2def5025494515e99bc7b
SummaryTools for OS-independent reference implementation of ACPI
DescriptionThe ACPI Component Architecture (ACPICA) project provides an operating system (OS)-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). It can be easily adapted to execute under any host OS. The ACPICA code is meant to be directly integrated into the host OS as a kernel-resident subsystem. Hosting the ACPICA subsystem requires no changes to the core ACPICA code. Instead, a small OS-specific interface layer is written specifically for each host OS in order to interface the ACPICA code to the native OS services. The complexity of the ACPI specification leads to a lengthy and difficult implementation in operating system software. The primary purpose of the ACPI Component Architecture is to simplify ACPI implementations for operating system vendors (OSVs) by providing major portions of an ACPI implementation in OS-independent ACPI modules that can be easily integrated into any OS.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 17 Sep 2021 22:36:35 CST
CompletedFri, 17 Sep 2021 23:06:40 CST
Taskbuild (roe1, /src-openeuler/acpica-tools.git:4b7f506a6cda231520a2def5025494515e99bc7b)
Extra{'source': {'original_url': 'git+https://gitee.com/src-openeuler/acpica-tools.git#4b7f506a6cda231520a2def5025494515e99bc7b'}}
Tags
roe1
RPMs
src
acpica-tools-20210105-1.oe1.src.rpm (info) (download)
riscv64
acpica-tools-20210105-1.oe1.riscv64.rpm (info) (download)
acpica-tools-debuginfo-20210105-1.oe1.riscv64.rpm (info) (download)
acpica-tools-debugsource-20210105-1.oe1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 20210105-1 - Upgrade to version 20210105 * Wed Jul 22 2020 jinzhimin <jinzhimin2@huawei.com> - 20200528-1 - update to 20200528 * Tue Dec 31 2019 daiqianwen <daiqianwen@huawei.com> - 20190509-4 - Package init