acpica-unix 20131115-1ubuntu1 source package in Ubuntu

Changelog

acpica-unix (20131115-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Add cross-compilation support.
    - Use dpkg-buildflags for hardening support.
    - Disable the test suite when DEB_BUILD_OPTIONS=nocheck is set,
      since otherwise the build still fails on a qemu-less cross-build.

acpica-unix (20131115-1) unstable; urgency=low

  * Update to latest upstream.
 -- Steve Langasek <email address hidden>   Mon, 09 Dec 2013 21:31:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
acpica-unix_20131115.orig.tar.gz 3.1 MiB 3fa7f36ef1f973e66c1a03422bce779d67683e0c377662ccbbf60daa87768e7c
acpica-unix_20131115-1ubuntu1.debian.tar.gz 33.2 KiB bef9dbf8cd6f27ab26c520db4ace54efd97659d82f757d43f042a717f2eb4d5d
acpica-unix_20131115-1ubuntu1.dsc 2.0 KiB a126af4f5932e3caa8882b7f003e7728fd7242b03516c1d131d296aa1cbcb796

View changes file

Binary packages built by this source

acpica-tools: ACPICA tools for the development and debug of ACPI tables

 The 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
    -- acpinames: display complete ACPI name space from input AML
    -- 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)

acpidump: transitional dummy package

 This is a transitional dummy package. It can safely be removed.

iasl: transitional dummy package

 This is a transitional dummy package. It can safely be removed.