Commit Graph

2 Commits

Author SHA256 Message Date
d4cc313e5a Accepting request 1082700 from home:Guillaume_G:branches:Base:System
- update to 1.7.0

OBS-URL: https://build.opensuse.org/request/show/1082700
OBS-URL: https://build.opensuse.org/package/show/Base:System/dtc?expand=0&rev=61
2023-04-27 08:35:44 +00:00
37c6f891cd - update to 1.6.1:
* A number of bugfixes
  * Fix many warnings with -Wsign-compare
  * Add compilation with meson (not used by default so far)
  * Yet another revamp of how we handle unaligned accesses
  * Added a number of extra checks for common tree errors
    * Checks for interrupt providers
    * i2c reg properties
    * Tighten checking of gpio properties
  * Reduce dependencies when building libfdt only
  * Allow libfdt.h header to be used from C++ more easily
  * Accept .dtbo extension for overlays
  * Update valid node and property characters to match current devicetree spec
  * Add several checks for root node sanity in fdt_check_full()
  * Somewhat more robust type labelling for the benefit of yaml output

OBS-URL: https://build.opensuse.org/package/show/Base:System/dtc?expand=0&rev=56
2022-04-21 22:52:13 +00:00