[libcamera-devel] [PATCH v2 0/1] Save version string with meson dist

Naushir Patuck naush at raspberrypi.com
Wed Oct 13 14:23:11 CEST 2021


Hi,

Version 2 of this patch has the following changes:

- Removed the RFC tag from this patch.
- Moves the logic of reading version.gen for the version string into gen-version.sh.
- Explicitly cd into $MESON_SOURCE_ROOT in the run-dist.sh script.

Thanks,
Naush

Naushir Patuck (1):
  build: Preserve upstream git versioning using meson dist

 meson.build               |  3 +++
 src/libcamera/meson.build | 11 +++++------
 utils/gen-version.sh      |  9 +++++++++
 utils/run-dist.sh         | 11 +++++++++++
 4 files changed, 28 insertions(+), 6 deletions(-)
 create mode 100644 utils/run-dist.sh

-- 
2.25.1



More information about the libcamera-devel mailing list