<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/pkg-waf.mk, branch 2017.02.1</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.02.1</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.02.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-12-11T14:26:26+00:00</updated>
<entry>
<title>pkg-waf: add a common variable for each step</title>
<updated>2016-12-11T14:26:26+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2016-12-06T19:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2618115c20fc871d8e77f1c43c1c67fb94b09a44'/>
<id>urn:sha1:2618115c20fc871d8e77f1c43c1c67fb94b09a44</id>
<content type='text'>
Some waf packages may want to pass additional variables to waf script
for each build step. Add the possibility to do so by defining
&lt;pkg&gt;_WAF_OPTS.

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pkg-waf: add additional variables for build step</title>
<updated>2016-12-11T14:26:19+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2016-12-06T19:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=611d6e1a882f478b84a53b4dcb10a3a2c6741517'/>
<id>urn:sha1:611d6e1a882f478b84a53b4dcb10a3a2c6741517</id>
<content type='text'>
Some waf packages may want to pass additional variables to waf script in
build step. Add the possibility to do so by defining &lt;pkg&gt;_BUILD_OPTS.

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pkg-waf: add additional variables for each install step</title>
<updated>2016-12-11T14:26:02+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2016-12-06T19:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=693031b39c6a7b40bd560172d51ae9f1c0e2f1d2'/>
<id>urn:sha1:693031b39c6a7b40bd560172d51ae9f1c0e2f1d2</id>
<content type='text'>
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:

  &lt;pkg&gt;_INSTALL_STAGING_OPTS for the install to staging directory
  &lt;pkg&gt;_INSTALL_TARGET_OPTS for the install to target directory

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Cc: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>core: add waf-package infra</title>
<updated>2016-12-02T21:11:38+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2016-10-30T16:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=24d23bbce7e23e03c5071a335ce61e9064924645'/>
<id>urn:sha1:24d23bbce7e23e03c5071a335ce61e9064924645</id>
<content type='text'>
This new waf-package infrastructure simplifies writing waf-based
packages. It can be used by our six current such packages, plus a
later-incoming one by Romain.

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Cc: Romain Naour &lt;romain.naour@openwide.fr&gt;
Reviewed-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Tested-by: Romain Naour &lt;romain.naour@gmail.com&gt;
[Thomas:
 - rename &lt;pkg&gt;_BUNDLED_WAF to &lt;pkg&gt;_NEEDS_EXTERNAL_WAF, which
   involves inverting the meaning of the boolean.
 - always add the host-python dependency
 - add a default value for &lt;pkg&gt;_NEEDS_EXTERNAL_WAF (defaults to NO)
 - remove the unneeded &lt;pkg&gt;_MAKE related definitions.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
