device-tree-compiler 1.6.1-2 source package in Ubuntu
Changelog
device-tree-compiler (1.6.1-2) unstable; urgency=medium [ Bastian Germann ] * Enable pylibfdt build (Closes: #877125) * Create bin pkg python3-libfdt (Closes: #1011282) [ Héctor Orón Martínez ] * debian/control: thank Riku for all. (Closes: #1001563) * debian/rules: remove egg-info upon clean -- Héctor Orón Martínez <email address hidden> Wed, 22 Jun 2022 01:35:38 +0200
Upload details
- Uploaded by:
- Hector Oron
- Uploaded to:
- Sid
- Original maintainer:
- Hector Oron
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
device-tree-compiler_1.6.1-2.dsc | 2.4 KiB | cdd8c53e85d5a5ff2ecfad5758be0601b3d87dc4dd4240870d88b494ce1d235f |
device-tree-compiler_1.6.1.orig.tar.xz | 158.5 KiB | 65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473 |
device-tree-compiler_1.6.1-2.debian.tar.xz | 34.3 KiB | 64363fe5c393dc8702dadc6ab8ea14b0c1ee0e3b12a9f23853722d0b41ca02b5 |
Available diffs
- diff from 1.6.1-1 to 1.6.1-2 (27.5 KiB)
No changes file available.
Binary packages built by this source
- device-tree-compiler: Device Tree Compiler for Flat Device Trees
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.
- device-tree-compiler-dbgsym: debug symbols for device-tree-compiler
- libfdt-dev: Flat Device Trees manipulation library - development files
This is a library containing functions for manipulating Flat Device Trees.
.
This package contains the files needed for development against libfdt.
- libfdt1: Flat Device Trees manipulation library
This is a library containing functions for manipulating Flat Device Trees.
- libfdt1-dbgsym: debug symbols for libfdt1
- python3-libfdt: Flat Device Trees manipulation library - Python bindings
This is a library containing functions for manipulating Flat Device Trees.
.
This package contains the files needed for Python development with libfdt.
- python3-libfdt-dbgsym: debug symbols for python3-libfdt