summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* libgpiod: update v1.4.5 -> v1.6.2Bartosz Golaszewski2020-11-301-33/+0
| | | | | | | | | We're now by default on linux v5.8 so the GPIO features supported by libgpiod v1.6 are available. Bump the version to v1.6.2 and extend the recipe to depend on additional testing packages if tests are being built. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: update v1.4.4 -> v1.4.5Bartosz Golaszewski2020-11-021-0/+33
This bugfix release contains a couple fixes for C++ and Python bindings. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>