Files
meta-openembedded/meta-oe/recipes-graphics
Daniel Klauer 883860c40c graphviz: Fix build to not use $prefix as search dir
The graphviz configure script used $prefix/include and $prefix/lib search
directories, thus bypassing the recipe sysroot, which could lead to build
contamination or failures. The added patch (backported from graphviz 9.0.0)
fixes this.

Due to the $prefix != /usr check in the configure script, this issue only
showed up for recipe build variants which use a different prefix value,
such as nativesdk-graphviz (prefix = SDKPATHNATIVE/...) or graphviz-native
(prefix = STAGING_DIR_NATIVE/...). Using STAGING_DIR_NATIVE is probably not
a problem, since it is recipe-specific anyways, but using SDKPATHNATIVE
may be a problem, if it happens to exist and contains headers/libraries.
Even though this may be unlikely with the default SDKPATH =
"/usr/local/oe-sdk-hardcoded-buildpath" value used in bitbake.conf,
the problem can still be triggered, especially if the paths like prefix
or SDKPATH are customized in a build.

Link: https://gitlab.com/graphviz/graphviz/-/issues/2442
Signed-off-by: Daniel Klauer <daniel.klauer@gin.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-04 13:10:06 -07:00
..
2023-08-26 17:32:45 -07:00
2023-08-11 14:36:44 -07:00
2023-08-03 09:14:20 -07:00
2023-09-20 15:34:03 -07:00
2023-09-12 19:34:09 -07:00
2023-08-26 17:32:45 -07:00
2023-08-03 09:14:20 -07:00
2023-08-03 09:14:20 -07:00
2023-07-07 08:59:27 -07:00
2022-11-23 08:25:30 -08:00
2022-10-10 10:19:33 -07:00
2023-07-28 07:27:07 -07:00
2023-08-03 09:14:20 -07:00
2023-08-19 10:46:14 -07:00
2023-09-10 06:49:11 -07:00
2023-09-22 07:36:16 -07:00
2023-07-20 19:08:57 -07:00
2023-07-10 11:01:40 -07:00
2023-08-03 09:14:20 -07:00