summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2023-05-03 13:20:26 +0100
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-05-04 19:10:22 +0300
commit46aefed208fef4bc8d6f6e8882b92b9af710a60b (patch)
tree6b6a63def34f466dc5e3f2009eb2ea3ba6006703 /src/libcamera/pipeline/raspberrypi/raspberrypi.cpp
parente8526c0c2bc6f36663039cb8de740759cf9028d7 (diff)
pipeline: meson: Allow nested pipeline handler directory structures
The current pipeline handler build files require a flat directory struture for each pipeline handler. Modify the build files to remove this restriction and allow a directory structure such as: src/libcamera/pipeline/ |- raspberrypi |- common |- vc4 |- rkisp1 |- ipu3 where each subdir (e.g. raspberrypi/common, raspberrypi/vc4) has its own meson.build file. Such a directory structure will be introduced for the Raspberry Pi pipeline handler in a future commit. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/libcamera/pipeline/raspberrypi/raspberrypi.cpp')
0 files changed, 0 insertions, 0 deletions