Thu, 25 Apr 2024 07:47:19 UTC | login

Information for build dtc-1.6.0-1.el8

ID13275
Package Namedtc
Version1.6.0
Release1.el8
Epoch
Sourcegit+https://git.centos.org/rpms/dtc.git#d3b4f90e32a66d7de03dd06ba82d94060bc9165b
SummaryDevice Tree Compiler
DescriptionDevicetree 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.
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedMon, 31 Aug 2020 17:20:17 UTC
CompletedMon, 31 Aug 2020 17:21:55 UTC
Taskbuild (dist-c8-stream, /rpms/dtc.git:d3b4f90e32a66d7de03dd06ba82d94060bc9165b)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/dtc.git?#d3b4f90e32a66d7de03dd06ba82d94060bc9165b'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
dtc-1.6.0-1.el8.src.rpm (info) (download)
aarch64
dtc-1.6.0-1.el8.aarch64.rpm (info) (download)
libfdt-1.6.0-1.el8.aarch64.rpm (info) (download)
libfdt-devel-1.6.0-1.el8.aarch64.rpm (info) (download)
dtc-debuginfo-1.6.0-1.el8.aarch64.rpm (info) (download)
dtc-debugsource-1.6.0-1.el8.aarch64.rpm (info) (download)
libfdt-debuginfo-1.6.0-1.el8.aarch64.rpm (info) (download)
i686
dtc-1.6.0-1.el8.i686.rpm (info) (download)
libfdt-1.6.0-1.el8.i686.rpm (info) (download)
libfdt-devel-1.6.0-1.el8.i686.rpm (info) (download)
dtc-debuginfo-1.6.0-1.el8.i686.rpm (info) (download)
dtc-debugsource-1.6.0-1.el8.i686.rpm (info) (download)
libfdt-debuginfo-1.6.0-1.el8.i686.rpm (info) (download)
ppc64le
dtc-1.6.0-1.el8.ppc64le.rpm (info) (download)
libfdt-1.6.0-1.el8.ppc64le.rpm (info) (download)
libfdt-devel-1.6.0-1.el8.ppc64le.rpm (info) (download)
dtc-debuginfo-1.6.0-1.el8.ppc64le.rpm (info) (download)
dtc-debugsource-1.6.0-1.el8.ppc64le.rpm (info) (download)
libfdt-debuginfo-1.6.0-1.el8.ppc64le.rpm (info) (download)
x86_64
dtc-1.6.0-1.el8.x86_64.rpm (info) (download)
libfdt-1.6.0-1.el8.x86_64.rpm (info) (download)
libfdt-devel-1.6.0-1.el8.x86_64.rpm (info) (download)
dtc-debuginfo-1.6.0-1.el8.x86_64.rpm (info) (download)
dtc-debugsource-1.6.0-1.el8.x86_64.rpm (info) (download)
libfdt-debuginfo-1.6.0-1.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Fri Apr 17 2020 Miroslav Rezanina <mrezanin@redhat.com> - 1.6.0-1 - Use 1.6.0 version [bz#1679676] - Resolves: bz#1679676 (dtc changes blocked until gating tests are added) * Thu Aug 09 2018 Miroslav Rezanina <mrezanin@redhat.com> - 1.4.6-1 - Updated for RHEL 8 [bz#1518440] - Resolves: bz#1518440 (Prepare dtc for RHEL-8.0 ) * Mon Mar 06 2017 Miroslav Rezanina <mrezanin@redhat.com> - 1.4.3-1 - Rebase to 1.4.3 [bz#1427157] - Resolves: bz#1427157 (package libfdt 1.4.3, when available) * Tue Aug 19 2014 Miroslav Rezanina <mrezanin@redhat.com> - 1.4.0-2 - Update power macro for ppc64le * Fri Jul 25 2014 Miroslav Rezanina <mrezanin@redhat.com> - 1.4.0-1 - Initial version