dgibson / dtc

Device Tree Compiler
235 stars 134 forks source link

libfdt: fix library version to match project version #112

Closed blmaier closed 1 year 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 1 year 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.