meson: options: Fix typo in pipelines documentation
Fix a typo in the pipelines option documentation. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ option('pipelines',
|
||||
'uvcvideo',
|
||||
'vimc'
|
||||
],
|
||||
description : 'Select which pipeline handlers to build. If it this set to auto, all the pipelines applicable to the target architecture will be built.')
|
||||
description : 'Select which pipeline handlers to build. If this is set to auto, all the pipelines applicable to the target architecture will be built.')
|
||||
|
||||
option('qcam',
|
||||
type : 'feature',
|
||||
|
||||
Reference in New Issue
Block a user