[Buildroot] [PATCH v11 1/2] package/btrfs-progs: install to staging directory

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 27 21:38:04 UTC 2016


Hello,

On Sun, 24 Jul 2016 14:10:27 -0700, Christian Stewart wrote:
> Other packages when building against btrfs-progs require headers in the
> staging directory under /usr/include/btrfs. This patch enables
> installing btrfs-progs to the staging directory to enable other packages
> to build against the btrfs-progs headers.
> 
> Signed-off-by: Christian Stewart <christian at paral.in>
> ---
>  package/btrfs-progs/btrfs-progs.mk | 1 +
>  1 file changed, 1 insertion(+)

I've applied after fixing the BR2_STATIC_LIBS=y case, by:

 1/ Adding a BTRFS_PROGS_INSTALL_STAGING_OPTS variable

 2/ Adding a patch that installs the static lib and the headers during
    "make install-static".

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list