Information for build acpica-tools-20220331-3.oc9

ID14242
Package Nameacpica-tools
Version20220331
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/acpica-tools.git?.#dd2286a1cf0bacaf34475d0b8e7c6f0c25aa6d23
SummaryACPICA tools for the development and debug of ACPI tables
DescriptionThe ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) This version of the tools is being released under GPLv2 license.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 12:53:14 CST
CompletedTue, 19 Sep 2023 13:02:48 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/acpica-tools.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/acpica-tools.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
acpica-tools-20220331-3.oc9.src.rpm (info) (download)
aarch64
acpica-tools-20220331-3.oc9.aarch64.rpm (info) (download)
acpica-tools-debuginfo-20220331-3.oc9.aarch64.rpm (info) (download)
acpica-tools-debugsource-20220331-3.oc9.aarch64.rpm (info) (download)
x86_64
acpica-tools-20220331-3.oc9.x86_64.rpm (info) (download)
acpica-tools-debuginfo-20220331-3.oc9.x86_64.rpm (info) (download)
acpica-tools-debugsource-20220331-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 16 2022 cunshunxia <cunshunxia@tencent.com> - 20220331-1 - initial build