summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2021-10-26 12:45:22 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-10-28 09:44:39 +0200
commit72642e8ef66b9aa0cb7cdd0c0d5035d189f5a8a9 (patch)
tree75fea8e69107d21be2409e43730d2c829ec589c5 /examples
parent6595fc4e99b8b5df3161c9c93f25c54bc417d291 (diff)
build: Fix double quotes in rules file
`QMI_USERNAME` is quoted twice in the `76-qmi-proxy-device-ownership.rules` rules file. This is because the definition is used in two files. The first one is `config.h` file, that is used in source code files and needs to be explicitly quoted. The second one is the rules file, mentioned above that already has quotes in the template file. The explicit quotes have been removed in the rules file generation. (cherry picked from commit d960af37d8e7e487962f785210e9cf43bb3666f6)
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions