kumquat-buildroot/package/btrfs-progs
Peter Korsgaard 83b40e1ea2 btrfs-progs: adjust install-static patch to install headers under $(prefix)/include/btrfs
Fixes:
http://autobuild.buildroot.net/results/15cc6523a42bf66508b2b37fd1fcb74625561ec2/

btrfs-progs 'make install' installs headers under $(prefix)/include/btrfs,
but our patch to also install headers for 'install-static' installed
directly into $(prefix)/include, confusing other packages as btrfs-progs
headers have very common names such as version, sizes.h, list.h, ioctl.h, ..

Fix it by adjusting the patch to also install under $(prefix)/include/btrfs.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-02 23:06:58 +02:00
..
0001-Makefile-install-static-library-and-headers-in-insta.patch btrfs-progs: adjust install-static patch to install headers under $(prefix)/include/btrfs 2018-07-02 23:06:58 +02:00
0002-kerncompat.h-define-BTRFS_DISABLE_BACKTRACE-when-bui.patch
btrfs-progs.hash
btrfs-progs.mk
Config.in