summaryrefslogtreecommitdiffstats
path: root/package/ecryptfs-utils/ecryptfs-utils.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-22 00:02:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-22 00:05:47 +0100
commitffca78cbcdab370a3916be51db3ca54ea03fba24 (patch)
treeb6786cce1fec3f98a065c2ed89a7044f6d10aade /package/ecryptfs-utils/ecryptfs-utils.hash
parent8e11c38bcec6329fb02dcc9244b00a4ae959c860 (diff)
downloadbuildroot-ffca78cbcdab370a3916be51db3ca54ea03fba24.tar.gz
buildroot-ffca78cbcdab370a3916be51db3ca54ea03fba24.zip
package/hplip: remove includedir hack
The 0001-fix-make.patch which was added to the hplip package to remove hardcoded paths to the libusb header introduced a solution that isn't correct. When cross-compiling, $(includedir) is ${prefix}/include (i.e /usr/include), so it is not the location where headers can be found. Due to this, hplip.mk was overriding the includedir value with --includedir which is not correct. To replace this mechanism, this commit changes the patch to instead use pkg-config (which is already used in other places in hplip configure.in) to detect libusb. This way, we can get rid of the hack and get a proper detection of libusb. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ecryptfs-utils/ecryptfs-utils.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud