summaryrefslogtreecommitdiff
path: root/LICENSES/CC0-1.0.txt
AgeCommit message (Expand)Author
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
h=rpi/streams/next&id=f8d2f17a3db5ac490d7b505253a98d6795c2b630'>plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: CC0-1.0

subdir('ipc')
subdir('ipu3')
subdir('tracepoints')

## Code generation
py_modules += ['yaml']
gen_controls = files('gen-controls.py')
gen_formats = files('gen-formats.py')
gen_header = files('gen-header.sh')

## Module signing
gen_ipa_priv_key = files('gen-ipa-priv-key.sh')
gen_ipa_pub_key = files('gen-ipa-pub-key.py')