device-tree-compiler 1.5.1-ok1build1 source package in openKylin
Changelog
device-tree-compiler (1.5.1-ok1build1) yangtze; urgency=medium * update changelog -- Cong Liu <email address hidden> Wed, 16 Nov 2022 08:52:16 +0800
device-tree-compiler (1.5.1-ok1build1) yangtze; urgency=medium * update changelog -- Cong Liu <email address hidden> Wed, 16 Nov 2022 08:52:16 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | devel | |
Yangtze V1.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
device-tree-compiler_1.5.1.orig.tar.xz | 152.1 KiB | 660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f |
device-tree-compiler_1.5.1-ok1build1.debian.tar.xz | 12.8 KiB | 53f2b2c076e5a7accaf678461117abdc6a7b0fa298cb0016da7db1706385d7af |
device-tree-compiler_1.5.1-ok1build1.dsc | 2.2 KiB | 9b8e1725fe052282be9d1340c0d4d82a45d671487bb9e2ad20b969fad9a9251f |
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.