pkg-waf: add additional variables for each install step
authorRomain Naour <romain.naour@gmail.com>
Tue, 6 Dec 2016 19:49:06 +0000 (20:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Dec 2016 14:26:02 +0000 (15:26 +0100)
commit693031b39c6a7b40bd560172d51ae9f1c0e2f1d2
tree33566e315cfa63d0cf4d0ba50534f935f329918d
parent468f01e5790b476d9de784a8f5f65f52c14338b9
pkg-waf: add additional variables for each install step

Some waf packages may want to pass additional variables to waf script
in install step. Add the possibility to do so by defining the
following variables:

  <pkg>_INSTALL_STAGING_OPTS for the install to staging directory
  <pkg>_INSTALL_TARGET_OPTS for the install to target directory

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-waf.mk