dgibson / dtc

Device Tree Compiler
215 stars 127 forks source link

libfdt: fix library version to match project version #112

Closed blmaier closed 12 months ago

blmaier commented 1 year ago

Build the libfdt with the correct version number by pulling the version from the top-level project.

Change as suggested from https://github.com/dgibson/dtc/pull/95#issuecomment-1546933095

dgibson commented 12 months ago

Applied. Note however, that this is only half of the change suggested at https://github.com/dgibson/dtc/pull/95#issuecomment-1546933095 . This makes the library version match the project version, but doesn't load the project version from VERSION.txt which would ensure that the Makefile and meson builds keep in sync with version.