Brett T. Warden
Brett T. Warden
In Clear Linux, we provide `/usr/include/cclang/opencl-c-base.h`. Unfortunately, there's no way to specify this path given the construction of `BAKE_FILE_BASE_HEADER_FILE` here: https://github.com/google/clspv/blob/55000a5855e802c3986a0b29320bd725602e890d/cmake/CMakeLists.txt#L48
Clear Linux, a 64-bit distribution, uses `/usr/lib64` for libraries and `/usr/lib64/cmake` for corresponding cmake helpers in. Hard-coding `/lib/cmake` breaks builds in this environment, and in any others that reserve `/usr/lib`...
https://github.com/google/clspv/blob/55000a5855e802c3986a0b29320bd725602e890d/CMakeLists.txt#L98-L101
For devices mapping GPIOs for IRRecv and/or IRSend, it would be handy for the integration to create a sensor and a text entity, respectively. For example, identifying the presence of...
When downloading cacheable files from the upstream mirror, swupd fails to write the local cached copy because it doesn't create the directories before attempting to write the files, for example:...
**Is your feature request related to a problem? Please describe.** I have a couple of portable nodes (GL-AR750). I'd like to be able to update their location as automatically as...
Proof of concept for #2592
**Is your feature request related to a problem? Please describe.** Sometimes I connect my GL-AR750 nodes to a single switch for WAN access. It would be nice if they could...