Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgpiod: disable C++ tests for libgpiod v1.6.x | Bartosz Golaszewski | 2024-06-11 | 1 | -1/+1 |
| | | | | | | | | | Catch2 recipe is moving to version 3 of the Catch2 API which will make the C++ tests in libgpiod uncompatible. libgpiod v2 as ported to the new interface but v1.6.x will not be so just disable building the C++ tests. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libgpiod: generalize the local files directories | Bartosz Golaszewski | 2023-04-11 | 1 | -0/+19 |
In order to avoid having to rename the directories containing ptest scripts on every update, use a more generic, per-major-release name and extend the FILESEXTRAPATHS. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> |