device-tree-compiler 1.7.2-ok1 source package in openKylin
Changelog
device-tree-compiler (1.7.2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 16:33:29 +0800
device-tree-compiler (1.7.2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 16:33:29 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | devel |
| File | Size | SHA-256 Checksum |
|---|---|---|
| device-tree-compiler_1.7.2.orig.tar.xz | 165.7 KiB | 92d8ca769805ae1f176204230438fe52808f4e1c7944053c9eec0e649b237539 |
| device-tree-compiler_1.7.2-ok1.debian.tar.xz | 24.0 KiB | 562fa166e934e5799459aaf0f59d393f9587dde7a2b66dc7a1d649211f5c765b |
| device-tree-compiler_1.7.2-ok1.dsc | 2.3 KiB | 1b3e52c03e12c2bde171030f7a5b35633283c5b9a9fc453f589a8b839b667984 |
Device Tree Compiler, dtc, takes as input a device-tree in
a given format and outputs a device-tree in another format
for booting kernels on embedded systems.
.
Typically, the input format is "dts", a human readable source
format, and creates a "dtb", or binary format as output.
This is a library containing functions for manipulating Flat Device Trees.
.
This package contains the files needed for development against libfdt.
This is a library containing functions for manipulating Flat Device Trees.
This is a library containing functions for manipulating Flat Device Trees.
.
This package contains the files needed for Python development with libfdt.