device-tree-compiler 1.6.1-4 source package in Ubuntu

Changelog

device-tree-compiler (1.6.1-4) unstable; urgency=medium

  * debian/rules: Pass default CFLAGS via EXTRA_CFLAGS. (Closes: #1021893)
    Fixes reproducible builds with differing build paths.
  * debian/control: Update Standards-Version to 4.6.1.

 -- Vagrant Cascadian <email address hidden>  Sun, 16 Oct 2022 14:10:24 -0700

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 Pocket Published Component Section
Lunar release main devel

Downloads

File Size SHA-256 Checksum
device-tree-compiler_1.6.1-4.dsc 1.8 KiB 07ce787cb26d0bce7ec12c745b592bd98c6a5b21cf4fc8a1a657c2d75b14e61d
device-tree-compiler_1.6.1.orig.tar.xz 158.5 KiB 65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473
device-tree-compiler_1.6.1-4.debian.tar.xz 15.4 KiB dfed92335802cfad4903a79f817eaa40b00a8e8795700ba623420e3115db3925

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