[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project dtc-1.6.0-1.el8

Name dtc
Epoch 0
Version 1.6.0
Release 1.el8
Website/URL https://devicetree.org/
License GPLv2+
Build Time 2023-08-07 10:43:52
Build Host builder-x86-01.inferitos.ru
Summary Device Tree Compiler
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libfdt-1.6.0-1.el8.x86_64 Device tree library e77129a294e95dd51eb2fd0ce224b22ea8fc5f1a3264aa2d380a27a6b57e78b0 download
dtc-1.6.0-1.el8.x86_64 Device Tree Compiler 0d6365bcec9cf40f78cb17b966f738bfab640172a896da02279a042cfe5cfb77 download
libfdt-devel-1.6.0-1.el8.x86_64 Development headers for device tree library 9789bcc78bb73c63702ae82ab2bd9e0d61b69c966f5c9195f10bf3c4eb922413 download
i686
libfdt-1.6.0-1.el8.i686 Device tree library 84dce5e88b375dcf95bb9f08e3bb0f2dc00af699cb02dfa986b144183be64594 download
libfdt-devel-1.6.0-1.el8.i686 Development headers for device tree library dc9f71a1693245ec0411db6003e057f61bc924e578afda5aaa58bbdf6ccd4540 download
src
dtc-1.6.0-1.el8.src Device Tree Compiler 99d5df055b1c186c3bf7fd8e59acab53131efaab413575d4dd608dc17b13197e download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6.0-1
- Rebuilt for MSVSphere 8.8

* 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