<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/docs/manual, branch 2012.11.1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.11.1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.11.1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-11-30T20:21:09Z</updated>
<entry>
<title>List the useful hook points available in buildroot</title>
<updated>2012-11-30T20:21:09Z</updated>
<author>
<name>Davide Viti</name>
<email>zinosat@tiscali.it</email>
</author>
<published>2012-11-25T06:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0435a0913cc43f4dff12a081c5b1416d4a7f7730'/>
<id>urn:sha1:0435a0913cc43f4dff12a081c5b1416d4a7f7730</id>
<content type='text'>
The complete list can be obtained with the following command:
  grep "_HOOKS[ ]\+?=" package/pkg-generic.mk

Signed-off-by: Davide Viti &lt;zinosat@tiscali.it&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: restructure 'Adding packages' chapter</title>
<updated>2012-11-28T01:08:07Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-11-27T11:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=722b82f05bd7e2b46661c721daad99125e655b76'/>
<id>urn:sha1:722b82f05bd7e2b46661c721daad99125e655b76</id>
<content type='text'>
The depends-on-vs-select part of the manual really deserves its own
section title (especially because it is referred to and the xref gets
a 'sinpara' in PDF if the section doesn't have a title). So restructure
the surrounding sections to reduce the section nesting depth.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: give example where _INSTALL_TARGET = NO</title>
<updated>2012-11-28T01:07:52Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-11-27T11:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=50b32848c2e8065a4b3646a5e0c17a0adb54781e'/>
<id>urn:sha1:50b32848c2e8065a4b3646a5e0c17a0adb54781e</id>
<content type='text'>
The tutorial for autotools-package and cmake-package currently gives
the bad example of setting _INSTALL_TARGET to YES, which is the default.
So change this into an example with _INSTALL_TARGET = NO, and explain in
which case this is relevant.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: more warnings to not use output/target</title>
<updated>2012-11-28T01:07:47Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-11-27T11:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=13562ddd2ac2f15e14d5f244675bc3ab2bc63fb2'/>
<id>urn:sha1:13562ddd2ac2f15e14d5f244675bc3ab2bc63fb2</id>
<content type='text'>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: various fixes</title>
<updated>2012-11-28T01:07:42Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-11-27T11:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=65f66c170e6703cf1b75574e7aabea1302f51c50'/>
<id>urn:sha1:65f66c170e6703cf1b75574e7aabea1302f51c50</id>
<content type='text'>
Various consistency and correctness improvements.

Also removing some sentences that are not or no longer relevant.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: trivial fixes</title>
<updated>2012-11-28T01:07:39Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-11-27T11:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1d989fafba761d29b3b2960bf388821d3ac0f6e7'/>
<id>urn:sha1:1d989fafba761d29b3b2960bf388821d3ac0f6e7</id>
<content type='text'>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: minor tweaks</title>
<updated>2012-11-16T21:24:42Z</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2012-11-16T04:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ecd23535551d0cd8ae265d75eadc43e88c580fc0'/>
<id>urn:sha1:ecd23535551d0cd8ae265d75eadc43e88c580fc0</id>
<content type='text'>
Minor grammatical and spelling tweaks to the manual content.

Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: contribute.txt: do not use --summary option with 'git format-patch'</title>
<updated>2012-11-16T07:43:47Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2012-11-15T20:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b04a6d7bda0a0241003a79d026569d6e81e07105'/>
<id>urn:sha1:b04a6d7bda0a0241003a79d026569d6e81e07105</id>
<content type='text'>
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: prerequisite.txt: add texinfo to the mandatory package list</title>
<updated>2012-11-16T07:43:43Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2012-11-15T20:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c7ece205fae5070b2ddaddf60ee73357ce4ad2bf'/>
<id>urn:sha1:c7ece205fae5070b2ddaddf60ee73357ce4ad2bf</id>
<content type='text'>
Using the internal Buildroot toolchain backend, makeinfo, whom belongs to
the texinfo package, is required to build gcc and gdb.

Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: add beyond-buildroot.txt</title>
<updated>2012-11-15T22:59:55Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2012-11-11T03:15:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b6584017b4621bad2de7f7d441bd3ea78e70e67d'/>
<id>urn:sha1:b6584017b4621bad2de7f7d441bd3ea78e70e67d</id>
<content type='text'>
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
