<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/docs/manual, branch master</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2012-09-20T19:34:34Z</updated>
<entry>
<title>doc: update after gettext changes</title>
<updated>2012-09-20T19:34:34Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-09-16T12:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=aa8ba9608db7ffc2e05fb06ed678cbe6ea813e89'/>
<id>urn:sha1:aa8ba9608db7ffc2e05fb06ed678cbe6ea813e89</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Tested-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
CC: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs/manual: fix cross-reference</title>
<updated>2012-08-21T10:02:51Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2012-08-18T21:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=576aafbd280cf78096a50892638ddf343f2e4e54'/>
<id>urn:sha1:576aafbd280cf78096a50892638ddf343f2e4e54</id>
<content type='text'>
Signed-off-by: "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>doc: Update the documentation to mention the new PKG_INSTALL_INIT_ variables</title>
<updated>2012-07-30T21:12:17Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2012-07-28T07:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e61153cf972e1f060bc0905df61381a9548cb16e'/>
<id>urn:sha1:e61153cf972e1f060bc0905df61381a9548cb16e</id>
<content type='text'>
Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>doc: minor documentation fixes after package infrastructure changes</title>
<updated>2012-07-17T18:27:05Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-17T18:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8141ccf380377e48edf596135306c8daa76a68ca'/>
<id>urn:sha1:8141ccf380377e48edf596135306c8daa76a68ca</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Clean up naming of old GENTARGETS infrastructure</title>
<updated>2012-07-17T18:24:03Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-05T22:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2359e1223f622c8984f235fd8ddfb40a8e1cdc7a'/>
<id>urn:sha1:2359e1223f622c8984f235fd8ddfb40a8e1cdc7a</id>
<content type='text'>
With the renaming of XXXTARGETS to xxx-package, the names of the
pkg-xxx.mk files is inconsistent, as well as some internal names in
the documentation.  These inconsistencies are cleaned up here.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;

 ...kages-autotargets.txt =&gt; adding-packages-autotools.txt} |    4 ++--
 ...packages-cmaketargets.txt =&gt; adding-packages-cmake.txt} |    4 ++--
 docs/manual/adding-packages-directory.txt                  |   12 ++++++------
 ...packages-gentargets.txt =&gt; adding-packages-generic.txt} |    4 ++--
 docs/manual/adding-packages.txt                            |    6 +++---
 package/Makefile.in                                        |    6 +++---
 package/{pkg-autotargets.mk =&gt; pkg-autotools.mk}           |    0
 package/{pkg-cmaketargets.mk =&gt; pkg-cmake.mk}              |    0
 package/{pkg-gentargets.mk =&gt; pkg-generic.mk}              |    0
 9 files changed, 18 insertions(+), 18 deletions(-)
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Rename XXXTARGETS to xxx-package</title>
<updated>2012-07-17T18:22:41Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-02T22:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=46fa5cbfb8f4a94680dc0880db051eb8acee6a17'/>
<id>urn:sha1:46fa5cbfb8f4a94680dc0880db051eb8acee6a17</id>
<content type='text'>
With the introduction of a specific macro for host targets, it was decided
to also make the names of the macros more intuitive: generic-package,
autotools-package and cmake-package.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>pkg-infra: add host-xxx-package macro</title>
<updated>2012-07-17T18:17:33Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-02T22:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c98337911cc2427f9cf78e9da44a1b1dead61d4b'/>
<id>urn:sha1:c98337911cc2427f9cf78e9da44a1b1dead61d4b</id>
<content type='text'>
Create host-generic-package, host-autotools-package and
host-cmake-package macros.  Such a macro is more intuitive to use than
the $(call ...,host) construct.  Also it speeds things up by having
one less $(call ...) evaluation.

Also includes documentation update, but not for buildroot.html.

This brings the time for 'make -qp' (which is used by bash-completion)
down from 1.85s to 1.35s on my laptop.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>doc: Add FAQ entries from the old HTML-only documentation</title>
<updated>2012-07-17T17:42:04Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-17T17:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c6580011f12e6ca8f7eb87af11d4e9d6def4316f'/>
<id>urn:sha1:c6580011f12e6ca8f7eb87af11d4e9d6def4316f</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>manual: add advice about GPL compliance for Buildroot</title>
<updated>2012-07-17T17:06:29Z</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2012-05-17T17:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1bb7a8ee4b0d4c4d746329825f322dad3678d0eb'/>
<id>urn:sha1:1bb7a8ee4b0d4c4d746329825f322dad3678d0eb</id>
<content type='text'>
Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>manual: document usage of the legal-info feature</title>
<updated>2012-07-17T17:06:27Z</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2012-05-17T17:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=00ba118fcaa9ae398c138d7823b3acdea3bfb0bf'/>
<id>urn:sha1:00ba118fcaa9ae398c138d7823b3acdea3bfb0bf</id>
<content type='text'>
Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
