[Buildroot] [PATCH 1/1] jack2: Added staging

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 6 11:19:20 UTC 2014


Dear Pieter De Gendt,

On Wed, 6 Aug 2014 10:53:32 +0200, Pieter De Gendt wrote:

> Ok but from the waf build system help I don't see the option to copy the
> header files.. Would this mean that the manual copy is still valid?

Just do the installation, as done in JACK2_INSTALL_TARGET_CMDS. I.e, do:

define JACK2_INSTALL_STAGING_CMDS
	(cd $(@D); $(HOST_DIR)/usr/bin/python2 ./waf --destdir=$(STAGING_DIR) install)
endef

Most likely waf is installing the header files. You simply don't seem
them at the end of the target because Buildroot removes all header
files from the target directory at the end of the build.

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



More information about the buildroot mailing list