Name: | dtc |
---|---|
Version: | 1.6.0 |
Release: | 7.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 285706 |
License: | GPLv2+ |
RPM: | dtc-1.6.0-7.el9.x86_64.rpm |
Source RPM: | dtc-1.6.0-7.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://devicetree.org/ |
Summary: | Device Tree Compiler |
Description: | Devicetree is a data structure for describing hardware. Rather than hard coding every detail of a device into an operating system, many aspects of the hardware can be described in a data structure that is passed to the operating system at boot time. The devicetree is used by OpenFirmware, OpenPOWER Abstraction Layer (OPAL), Power Architecture Platform Requirements (PAPR) and in the standalone Flattened Device Tree (FDT) form. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Gating rebuild [bz#1974188] - Resolves: bz#1974188 (Define tests, including gating tests, for dtc)
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Update to 1.6.0
- Upstream patch to fix gcc-10 build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Use __cc macro instead of hard-coding gcc