diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2022-10-14 17:46:30 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2022-10-28 15:27:23 +0100 |
commit | 02518e598e8f057b76a08940e1bc8a99d879fad6 (patch) | |
tree | 77919bcb74734007d67884734fe4cf10a4a44ff4 /src/ipa/raspberrypi/controller/rpi/lux.cpp | |
parent | 2f0987d1dbd4a1529a701720c11d693a4fcdef3e (diff) |
meson: Rewrite .replace usage
Meson introduces a .replace() method in version 0.58.0. However we aim
to restrict ourselves to 0.56 meson features, as released by Debian
stable.
The recent introduction of release management infrastructure makes use
of the .replace() method to fix up the version string when there is a
mis-match between the release version and any (lack) of tags in the git
version description. This breaks when built on systems with only meson
0.56.
Refactor this to use a concatenation of the project version and a
stripped git version to regenerate the full source version string that
will be reported by libcamera.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/controller/rpi/lux.cpp')
0 files changed, 0 insertions, 0 deletions