summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libgpiod/libgpiod.inc
Commit message (Collapse)AuthorAgeFilesLines
* libgpiod: split recipe into .inc and .bb filesBartosz Golaszewski2018-05-011-0/+21
The build works the same for v0.x and v1.x series - leave only the hashes in the .bb file and put everything else into .inc. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Armin Kuster <akuster808@gmail.com>