[Buildroot] [PATCH v4 1/1] package/mariadb: patch mariadb_config to add sysroot path

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Apr 12 20:22:19 UTC 2020


On Thu, 13 Feb 2020 09:46:55 -0800
Ryan Coe <bluemrp9 at gmail.com> wrote:

> This patch adds @CMAKE_SYSROOT@ to mariadb_config.c.in. Without it,
> mariadb_config and mysql_config incorrectly returns host paths for
> include paths and library paths.
> 
> Upstream report and status:
> https://jira.mariadb.org/browse/CONC-454
> https://github.com/mariadb-corporation/mariadb-connector-c/pull/127
> 
> Reported-by: Alexey Lukyanchuk <skif at skif-web.ru>
> Signed-off-by: Ryan Coe <bluemrp9 at gmail.com>
> ---
> Changes v3 -> v4:
>   - add upstream status (suggested by Peter)
> Changes v2 -> v3:
>   - remove extra slash between CMAKE_SYSROOT and CMAKE_INSTALL_PREFIX
> Changes v1 -> v2:
>   - no change
> ---
>  ...2-add-sysroot-path-to-mariadb_config.patch | 32 +++++++++++++++++++
>  1 file changed, 32 insertions(+)
>  create mode 100644 package/mariadb/0002-add-sysroot-path-to-mariadb_config.patch

Applied to master, thanks. I have updated the upstream status, since
the patch has been accepted upstream. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list