Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgpiod: Enable cxx bindings by default | James Feist | 2019-06-15 | 1 | -3/+0 |
| | | | | | | | | | | If we move the packageconfig settings from the shared inc file into the individual version recipes, we can enable the cxx bindings by default for the newer version of libgpiod. Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libgpiod: split recipe into .inc and .bb files | Bartosz Golaszewski | 2018-05-01 | 1 | -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> |