Thu, 14 Nov 2024 17:17:47 CST | login

Information for build dtc-1.6.0-1.el8

ID10924
Package Namedtc
Version1.6.0
Release1.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/dtc.git#6b683aa3b8b17b40fbf03a689adae53937458532
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 bydistrobuild
State complete
Volume DEFAULT
StartedSun, 25 Jul 2021 00:35:15 CST
CompletedSun, 25 Jul 2021 00:39:01 CST
Taskbuild (dist-circle8, /stage/rpms/dtc.git:6b683aa3b8b17b40fbf03a689adae53937458532)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/dtc.git?#6b683aa3b8b17b40fbf03a689adae53937458532'}}
Tags
dist-circle8
dist-circle8-compose
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
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.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