<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/docs, branch 2015.11</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2015.11</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2015.11'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2015-11-30T22:13:41+00:00</updated>
<entry>
<title>Update for 2015.11</title>
<updated>2015-11-30T22:13:41+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-11-30T21:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3f90e532ff48669873f682a4f0c3b6f0910cb2e9'/>
<id>urn:sha1:3f90e532ff48669873f682a4f0c3b6f0910cb2e9</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>docs/website: fix invalid links to the mailing list page</title>
<updated>2015-11-28T17:14:45+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2015-11-28T17:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e99163a8265444b30112814d93e1de6536c231a7'/>
<id>urn:sha1:e99163a8265444b30112814d93e1de6536c231a7</id>
<content type='text'>
As noticed by Peter Korsgaard, all the links to links.html are broken,
they should point to support.html instead.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs/website: fix invalid link</title>
<updated>2015-11-28T13:54:07+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2015-11-28T13:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=15cec18f6c3aa5b1e8d6b9d39fe48f4ccc4c8eeb'/>
<id>urn:sha1:15cec18f6c3aa5b1e8d6b9d39fe48f4ccc4c8eeb</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs: images: re-add github image</title>
<updated>2015-11-26T22:25:11+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-11-26T22:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4a8b0c6795ea5f711de5875ab58d993d6dd7c14c'/>
<id>urn:sha1:4a8b0c6795ea5f711de5875ab58d993d6dd7c14c</id>
<content type='text'>
This got removed with the addition of the new website, but it is used by the
manual so it no longer builds.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>Update for 2015.11-rc3</title>
<updated>2015-11-26T22:06:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-11-26T22:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=610f3fa03ddf035497f596fe5421cb0e8b5b86c8'/>
<id>urn:sha1:610f3fa03ddf035497f596fe5421cb0e8b5b86c8</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>news.html: fix typo in 2015.05-rc3 link</title>
<updated>2015-11-26T21:54:41+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-11-26T21:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=260fe6c422f070679f64fb9dd20b0bcf09b631b7'/>
<id>urn:sha1:260fe6c422f070679f64fb9dd20b0bcf09b631b7</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>docs/website: New website</title>
<updated>2015-11-23T21:56:59+00:00</updated>
<author>
<name>Angelo Compagnucci</name>
<email>angelo.compagnucci@gmail.com</email>
</author>
<published>2015-10-13T19:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=97ab48658d574ded87f8af799795ba7ed76f6ba4'/>
<id>urn:sha1:97ab48658d574ded87f8af799795ba7ed76f6ba4</id>
<content type='text'>
This patch introduces a new buildroot website based on a modern flat
layout inspired by material design.

Each page of the old website is converted to the new css/layout, the
big bump is in main page which is completely rewritten. Content of
the old website is copied more or less verbatim, planning to add more
content in the future.

Signed-off-by: Angelo Compagnucci &lt;angelo.compagnucci@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>Update for 2015.11-rc2</title>
<updated>2015-11-19T12:31:31+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-11-19T12:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bfaed966af9c0e853844a36618420c1491ac037d'/>
<id>urn:sha1:bfaed966af9c0e853844a36618420c1491ac037d</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>docs/manual: fix bash export syntax in example code</title>
<updated>2015-11-11T22:12:30+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2015-11-11T17:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=89b7375b0f9f55183b5157473d849367d4f5b5cb'/>
<id>urn:sha1:89b7375b0f9f55183b5157473d849367d4f5b5cb</id>
<content type='text'>
To export a variable in .bashrc we shouldn't put a '$' at the
beginning of the line, and there must be a '=' between key and value.

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>website/news: update with release date and announcement e-mail link</title>
<updated>2015-11-08T13:42:46+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2015-11-08T13:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=40c43ee0b7b09d9b126add5b21cc2f45533cb33f'/>
<id>urn:sha1:40c43ee0b7b09d9b126add5b21cc2f45533cb33f</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
