libcamera/utils
Paul Elder 10ec09025d libcamera: skip auto version generation when building for Chromium OS
Commit b817bcec6b ("libcamera: Auto generate version information")
causes the build to fail in the Chromium OS build environment, because
git update-index tries to take a lock (ie. write) in the git repo that
is outside of the build directory.

The solution is to simply skip git update-index if we are building in
the Chromium OS build environment, and this decision is made if the
build directory is not a subdirectory of the source directory.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-07-11 12:22:40 +09:00
..
hooks utils: hooks: Provide post-commit hook example to checkstyle.py 2019-01-30 10:57:37 +00:00
ipu3 utils: ipu3: process: Configure formats on ImgU subdev pads 2018-12-11 15:58:19 +02:00
rkisp1 utils: rkisp1: Add test capture script 2019-03-29 16:39:10 +02:00
checkstyle.py utils: checkstyle.py: Add pep8 checker 2019-07-04 21:49:34 +01:00
gen-version.sh libcamera: skip auto version generation when building for Chromium OS 2019-07-11 12:22:40 +09:00
meson.build utils: ipu3: Add IPU3 raw capture unpack utility 2018-11-20 03:06:41 +02:00