summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Avoid-using-hard-coded-usr-include-paths.patch
Commit message (Collapse)AuthorAgeFilesLines
* kconfig-frontends: Avoid using hard coded /usr/include pathsMark Hatle2023-08-221-0/+33
The system could end up using an include path that points to the host system instead of the sysroot. Force the system to use the sysroot. Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>