<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/support, branch 2012.08_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2012.08_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2012.08_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2012-07-31T19:38:16Z</updated>
<entry>
<title>pkg-stats: ensure infratype is reset for every package</title>
<updated>2012-07-31T19:38:16Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-31T19:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=697f034f589e0cacaf01f57baa2b9015f7f3227d'/>
<id>urn:sha1:697f034f589e0cacaf01f57baa2b9015f7f3227d</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pkg-stats: add license information, rework information displayed</title>
<updated>2012-07-31T19:32:25Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-31T19:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1ed1a83f1c415a77ab23f74c7a909f331319facd'/>
<id>urn:sha1:1ed1a83f1c415a77ab23f74c7a909f331319facd</id>
<content type='text'>
Now that most packages have been converted over to package
infrastructures, keep only one column to show the package
infrastructures.

A new column, showing of the package has license information, has been
added. This will help in increasing the number of packages having
license metadata.

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>graph-depends: ignore a few more uninteresting targets</title>
<updated>2012-07-17T17:44:26Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-07T15:51:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8278ed43ef159d8b9dfe1be2d41ad5bcd8241dcc'/>
<id>urn:sha1:8278ed43ef159d8b9dfe1be2d41ad5bcd8241dcc</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>legal-info: infrastructure to collect legally-relevant material</title>
<updated>2012-07-17T17:05:49Z</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2012-05-17T17:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7e76f904d208e4ef0bf722583897d4044264f546'/>
<id>urn:sha1:7e76f904d208e4ef0bf722583897d4044264f546</id>
<content type='text'>
This allows to automatically collect material that may be needed to comply with
the license of packages that Buildroot prepares for the target device.

The core of the implementation is made by the following parts:
 - in package/pkg-utils.mk some helper functions are defined for common actions
   such as generating a warning, producing info about a package etc;
 - in package/pkg-gentargets.mk, within the GENTARGETS framework, a new
   &lt;PKG&gt;-legal-info target produces all the info for a given package;
 - Makefile implements the top-level targets:
   - legal-info-prepare creates the output directory and produces legal info
     about Buildroot itself and the toolchain, which mostly means just warning
     the user that this is not implemented;
   - legal-info, the only target that is supposed to be used directly, depends
     on all of the above and finishes things by producing the README files from
     the various pieces.

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>dependencies.sh: suppress output of locale</title>
<updated>2012-07-14T23:09:40Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-14T21:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=99dd58418daee463074d7fd38d6ea98aca97d304'/>
<id>urn:sha1:99dd58418daee463074d7fd38d6ea98aca97d304</id>
<content type='text'>
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>Revert "dependencies: ensure that DESTDIR isn't set when running Buildroot"</title>
<updated>2012-07-02T18:22:33Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-07-02T04:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=69b236024113da1eadc0b7d2d297308cec48bf65'/>
<id>urn:sha1:69b236024113da1eadc0b7d2d297308cec48bf65</id>
<content type='text'>
We should instead simply unset it at runtime, like we do for
PKG_CONFIG_PATH.

This reverts commit 9910eba33adb2b783b0df5d90a857816e82fbd55.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dependencies: ensure that DESTDIR isn't set when running Buildroot</title>
<updated>2012-06-30T21:53:38Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-06-29T00:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9910eba33adb2b783b0df5d90a857816e82fbd55'/>
<id>urn:sha1:9910eba33adb2b783b0df5d90a857816e82fbd55</id>
<content type='text'>
Having DESTDIR set in the environment before running Buildroot creates
some funky problems in the build process. Prevent users from running
into this kind of troubles.

Cc: Michael Opdenacker &lt;michael.opdenacker@free-electrons.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>apply-patches.sh: add documentation</title>
<updated>2012-05-19T18:57:55Z</updated>
<author>
<name>Ludovic Desroches</name>
<email>ludovic.desroches@gmail.com</email>
</author>
<published>2012-05-18T10:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=38b1ba3681416692c97689b01c9302877949c693'/>
<id>urn:sha1:38b1ba3681416692c97689b01c9302877949c693</id>
<content type='text'>
Signed-off-by: Ludovic Desroches &lt;ludovic.desroches@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
