<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/linux, branch 2013.05_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2013.05_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2013.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-05-08T10:47:46+00:00</updated>
<entry>
<title>linux: bump 3.9.x stable version</title>
<updated>2013-05-08T10:47:46+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-05-08T00:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=78ebe9cad85f862929f1b1f57feff715263991f0'/>
<id>urn:sha1:78ebe9cad85f862929f1b1f57feff715263991f0</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: use BR2_LINUX_KERNEL_LATEST_VERSION as option name</title>
<updated>2013-05-06T14:28:39+00:00</updated>
<author>
<name>Fabio Porcedda</name>
<email>fabio.porcedda@gmail.com</email>
</author>
<published>2013-05-06T04:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c719ded2b94e2d53988d592c9229ad3544e5168e'/>
<id>urn:sha1:c719ded2b94e2d53988d592c9229ad3544e5168e</id>
<content type='text'>
Use a option name that doesn't change for every new 3.x version.
It's easier to maintain and consistent with barebox.

Signed-off-by: Fabio Porcedda &lt;fabio.porcedda@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ocf-linux: remove extension and build out of tree</title>
<updated>2013-05-05T20:59:14+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-27T10:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=20e1e84272701413574633dafe207b40c2a5d6dd'/>
<id>urn:sha1:20e1e84272701413574633dafe207b40c2a5d6dd</id>
<content type='text'>
Remove the OCF linux kernel extension instead opting to build ocf-linux
modules out of tree.
This is easier for users since no kernel config tweaking is required.
On the downside the OCF drivers can't be used, but then all of the
kernel crypto drivers are available to users via cryptosoft which is
preferred.
Also remove it from the menu to utilize a virtual.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: default to 3.9, remove 3.8</title>
<updated>2013-04-29T07:49:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-04-29T07:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=75b7dc6860706baaae3bf1dc58c10def0df03e8e'/>
<id>urn:sha1:75b7dc6860706baaae3bf1dc58c10def0df03e8e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: bump 3.8.x stable version</title>
<updated>2013-04-26T10:58:59+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-26T00:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=01bc22aa03bfe3e623b37c76b21e63596b6c2298'/>
<id>urn:sha1:01bc22aa03bfe3e623b37c76b21e63596b6c2298</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: bump 3.8.x stable version</title>
<updated>2013-04-17T20:04:07+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-17T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7ab3c58a1d117ed2b48cf195a527f5c8ff08ca60'/>
<id>urn:sha1:7ab3c58a1d117ed2b48cf195a527f5c8ff08ca60</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: error out early if user forgot to specify dts name(s)</title>
<updated>2013-04-15T06:55:53+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-04-15T06:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0ffdc16e7dc1d286eeda3447e95381f5a309d492'/>
<id>urn:sha1:0ffdc16e7dc1d286eeda3447e95381f5a309d492</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: don't use $ in dtb comment as the shell tries to expand them</title>
<updated>2013-04-14T17:31:30+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-04-14T17:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3cab8aaeb77128a9c93815e3db9953f5153e8ea8'/>
<id>urn:sha1:3cab8aaeb77128a9c93815e3db9953f5153e8ea8</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: bump 3.8.x stable version</title>
<updated>2013-04-12T22:27:04+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-12T11:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f393f7880416bac7bcf6f7c53c7b46cdc510378a'/>
<id>urn:sha1:f393f7880416bac7bcf6f7c53c7b46cdc510378a</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: fix 3.8.x stable version</title>
<updated>2013-04-12T08:05:13+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-04-11T21:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=13e2c9e7b0e9b02828a4d6d54ae3a40ef17046df'/>
<id>urn:sha1:13e2c9e7b0e9b02828a4d6d54ae3a40ef17046df</id>
<content type='text'>
Commit c461e64201598eae85ff32e130ed3f0ccd9fed78 bumped the linux 3.8.x
stable version from 3.8.5 to 3.8.6, but did so in only one of the two places
in which the version number is hard-coded in linux/Config.in

Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
