Skip to content

Commit ededb51

Browse files
pipelines ['ipu3', 'rpi/pisp', 'rpi/vc4', 'simple', 'uvcvideo']
1 parent cec3f10 commit ededb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ option('lc-compliance',
4343

4444
option('pipelines',
4545
type : 'array',
46-
value : ['all'],
46+
value : ['ipu3', 'rpi/pisp', 'rpi/vc4', 'simple', 'uvcvideo'],
4747
choices : [
4848
'all',
4949
'auto',

0 commit comments

Comments
 (0)