Device Tree Compiler
Go to file
Mohan Boddu 31bc69da14 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 10:55:47 +00:00
tests * Wed Jun 23 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.6.0-6 2021-06-23 05:07:17 -04:00
.dtc.metadata Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 10:55:47 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:53:17 +02:00
README.rst Add README file 2021-04-21 10:28:34 +02:00
dtc.spec Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 10:55:47 +00:00
gating.yaml * Wed Jun 23 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.6.0-6 2021-06-23 05:07:17 -04:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:53:17 +02:00

README.rst

===================
dtc development
===================

dtc is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/dtc