[Buildroot] [PATCH next 1/2] lvm2: add host package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 5 13:33:34 UTC 2017


Hello,

On Mon, 22 May 2017 14:40:14 +0100, Vicente Olivert Riera wrote:

> +HOST_LVM2_INSTALL_OPTS = DESTDIR=$(HOST_DIR) install

This is wrong. Host installation should basically *never* use DESTDIR,
but prefix instead. Since our autotools-package infrastructure already
passes --prefix=$(HOST_DIR)/usr, you shouldn't have to override to
override the HOST_LVM2_INSTALL_OPTS.

But, this patch is in fact not needed. I'll reply on PATCH 2/2 why.

Thanks,

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


More information about the buildroot mailing list