summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorKaaira Gupta <kgupta@es.iitr.ac.in>2020-03-18 20:54:25 +0530
committerKieran Bingham <kieran.bingham@ideasonboard.com>2020-03-18 20:54:25 +0530
commitdf493769a0d71c09898171c47438fc94bdc976b3 (patch)
tree6245e651f851038141972a50ae8d5872e9d1ab39 /utils
parent1eaf7407c2a787daecfc92dc7698a4176784ff07 (diff)
libcamera: utils: Move libcamera build path lookup to utils
The IPA proxy manager will need to find the libcamera build path exactly the same way as the IPA module mnager. Move the isLibcameraInstalled() and libcameraPath() functions to utils to make them reusable. Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions
id='n95' href='#n95'>95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136