3 Commits

Author SHA256 Message Date
Ana Guerrero
8c3988b396 Accepting request 1244773 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1244773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dtc?expand=0&rev=43
2025-02-11 20:20:59 +00:00
6478d815ce - Update to 1.7.2:
* pylibfdt: Don't emit warnings from swig generate C code
  * fdtoverlay: provide better error message for missing /__symbols__
  * pylibfdt/libfdt.i: Use SWIG_AppendOutput
  * Escape spaces in depfile with backslashes.
  * libfdt.h: whitespace consistency fixups
  * libfdt.h: typo and consistency fixes
- Revert previous commit and use upstream fix for glibc 2.41:
  * ce1d858.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/dtc?expand=0&rev=67
2025-02-10 13:51:21 +00:00
79c22d6dbf - Update to 1.7.1:
* dtc
    * Fix check for 10-bit I2C addresses
    * Improve documentation of -@ option
    * Update to libyaml >= 0.2.3
    * Improvements & fixes for device graph checks
    * Add -L / --local-fixups option
    * Add check for length of interrupt-map properties
  * libfdt
    * Add fdt_path_getprop_namelen()
    * Add fdt_get_symbol() and fdt_get_symbol_namelen()
    * Correct documentation of fdt_path_offset()
    * Correct documentation of fdt_appendprop_addrrange()
    * Validate aliases is fdt_get_alias_namelen()
    * Don't overwrite phandles when applying overlays
    * Require Python 3
  * pylibfdt
    * Support boolean properties
    * Fixes for current Python versions
  * General
    * Assorted bugfixes
    * Assorted build improvements
    * Assorted typo fixes in docs
    * Some additional testcases
    * Move to GitHub Actions based CI

OBS-URL: https://build.opensuse.org/package/show/Base:System/dtc?expand=0&rev=63
2024-10-23 08:38:16 +00:00