<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/Makefile, branch 2011.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-02-24T09:10:16+00:00</updated>
<entry>
<title>Update for 2011.02-rc2</title>
<updated>2011-02-24T09:10:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-24T09:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2d3d618b6afdf5c9199deed4b58f02c7ba75e25e'/>
<id>urn:sha1:2d3d618b6afdf5c9199deed4b58f02c7ba75e25e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update for 2011.02-rc1</title>
<updated>2011-02-14T21:38:01+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-14T21:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=51f8802d87b3cf15f1c799354781e1415ba0b8b5'/>
<id>urn:sha1:51f8802d87b3cf15f1c799354781e1415ba0b8b5</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: remove dead code (TARGET_SKELETON_PATCH)</title>
<updated>2011-02-14T21:27:30+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2011-02-11T23:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f16f2a5feed3a4e8de604c1d2cac82ca9b6de6dd'/>
<id>urn:sha1:f16f2a5feed3a4e8de604c1d2cac82ca9b6de6dd</id>
<content type='text'>
TARGET_SKELETON_PATCH is no longer in use, so remove it.

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>initial support for Blackfin processors</title>
<updated>2011-02-07T13:29:19+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-02-07T05:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=871db074b133908cb59480da37626199a00704fd'/>
<id>urn:sha1:871db074b133908cb59480da37626199a00704fd</id>
<content type='text'>
[Peter: don't allow MMU on bfin]
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: introduce HOST_DIR option</title>
<updated>2011-02-02T21:46:13+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-02T13:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a2b4f7fbbdbd491c7ed8e87ea0ff2584ab8bde81'/>
<id>urn:sha1:a2b4f7fbbdbd491c7ed8e87ea0ff2584ab8bde81</id>
<content type='text'>
Allow the user to define HOST_DIR in the config menu.

This way when building an internal toolchain a separate (maybe shared)
output directory may be defined and the toolchain can be used by
multiple users and/or projects.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: savedefconfig: save in O= directory for out-of-tree builds</title>
<updated>2011-02-02T14:54:50+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-02T14:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=35ac32d15028e65641e343aa13006871ec625c5e'/>
<id>urn:sha1:35ac32d15028e65641e343aa13006871ec625c5e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>make help: document ncurses, make V=1 and make O=&lt;dir&gt;</title>
<updated>2011-02-01T07:41:01+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-01T07:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=15f5bef0532aebe2f955cc9b377bd81f8dc06c4d'/>
<id>urn:sha1:15f5bef0532aebe2f955cc9b377bd81f8dc06c4d</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: generate CMake toolchain-file in $(O)</title>
<updated>2011-01-26T22:22:32+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2011-01-26T21:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=73144a6e02a67f9e7da276cd35c9d146e187653a'/>
<id>urn:sha1:73144a6e02a67f9e7da276cd35c9d146e187653a</id>
<content type='text'>
A CMake toolchain-file makes it easy to develop CMake-based packages
outside of Buildroot. Just give the toolchain-file to CMake via the
-DCMAKE_TOOLCHAIN_FILE=... option.

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove .py or .pyc depending on Python configuration</title>
<updated>2011-01-25T07:59:57+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-01-11T20:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b0c86bcc57b1bd714dc0d1cc719ffdfd6f0663dd'/>
<id>urn:sha1:b0c86bcc57b1bd714dc0d1cc719ffdfd6f0663dd</id>
<content type='text'>
We do this at a global level since several packages can install
Python modules.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update copyright info for 2011</title>
<updated>2011-01-12T23:18:39+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-12T23:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=877044a73823a078f91f09579d838719f26797d7'/>
<id>urn:sha1:877044a73823a078f91f09579d838719f26797d7</id>
<content type='text'>
Happy newyear!

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