Package dtc: Information

    Source package: dtc
    Version: 1.7.0-alt2
    Build time:  Jun 10, 2024, 07:06 PM
    Report package bug
    Summary: Device Tree Compiler for Flat Device Trees
    Description: 
    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.

    List of RPM packages built from this SRPM:
    dtc (e2kv6, e2kv5, e2kv4, e2k)
    dtc-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libfdt (e2kv6, e2kv5, e2kv4, e2k)
    libfdt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libfdt-devel (e2kv6, e2kv5, e2kv4, e2k)
    libfdt-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-libfdt (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-libfdt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Kurdyukov


      1. bison
      2. meson
      3. python3-devel
      4. python3-module-setuptools_scm
      5. flex
      6. swig

    Last changed


    June 10, 2024 Ilya Kurdyukov 1.7.0-alt2
    - fix e2k build
    Feb. 16, 2023 Alexey Shabalin 1.7.0-alt1
    - 1.7.0
    - switch to meson build
    Nov. 18, 2022 Ivan A. Melnikov 1.6.1-alt2
    - build python3 libfdt module
      + switch to python3
      + fix python module build and install
      + enable building of the module by default