kumquat-buildroot/package/pkgconf
Thomas Petazzoni 3f6d39816b pkgconf: use relative path to STAGING_DIR instead of absolute path
The pkg-config wrapper script is currently generated with absolute
paths to $(STAGING_DIR). However, this will not work properly with
per-package SDK, and each package will be built with a different
STAGING_DIR value.

In order to fix this, we adjust how the pkg-config wrapper script is
generated, so that it uses a relative path to itself: the sysroot (i.e
STAGING_DIR) is always located in $(path of
pkg-config)/../$(STAGING_SUBDIR).

This change is independent from the per-package SDK work, and could be
applied independently from it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-31 18:24:11 +01:00
..
0001-Fix-all-variables-sysroot-prefix-problem.patch
Config.in package/*/Config.in: fix help text check-package warnings 2017-12-18 09:22:54 +01:00
Config.in.host pkgconf: expose the host variant in menuconfig 2017-09-19 21:44:28 +02:00
pkg-config.in pkgconf: use relative path to STAGING_DIR instead of absolute path 2017-12-31 18:24:11 +01:00
pkgconf.hash pkgconf: bump to version 0.9.12 2015-10-05 16:33:32 +01:00
pkgconf.mk pkgconf: use relative path to STAGING_DIR instead of absolute path 2017-12-31 18:24:11 +01:00