summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/inih/files
Commit message (Collapse)AuthorAgeFilesLines
* libinih: install header files without prefix dir inihKai Kang2021-03-031-0/+24
The other flavor of inih which adapted by Fedora and Ubuntu installs header files to /usr/include directly. And xfsprogs 5.10.0 also checks ini.h without extra search path and failed. So install header files without prefix dir inih. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>