<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/cdrkit, branch 2012.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-01-18T15:02:54+00:00</updated>
<entry>
<title>cdrkit: remove redundant HOST_CDRKIT_DEPENDENCIES</title>
<updated>2012-01-18T15:02:54+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-01-18T09:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fcf418180a5200ac347f980a3e01a3f5a42cf321'/>
<id>urn:sha1:fcf418180a5200ac347f980a3e01a3f5a42cf321</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>cdrkit: bump to version 1.1.11 and adjust style</title>
<updated>2011-12-21T22:02:31+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-14T15:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ef3fe1bef6581c66af3858d540343e011cb9fdd6'/>
<id>urn:sha1:ef3fe1bef6581c66af3858d540343e011cb9fdd6</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>package: remove useless arguments from CMAKETARGETS</title>
<updated>2011-09-29T21:14:34+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9e4aeb3c2b92435f406ff165965475ba774705d0'/>
<id>urn:sha1:9e4aeb3c2b92435f406ff165965475ba774705d0</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
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>cdrkit: drop host-cmake dependencies</title>
<updated>2011-02-02T22:00:35+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-01-27T14:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fe34e2e06dc57c75a5b29e4acf4df59bbc99709a'/>
<id>urn:sha1:fe34e2e06dc57c75a5b29e4acf4df59bbc99709a</id>
<content type='text'>
Now that it's been converted to cmaketargets it doesn't need the
host-cmake dependencies since this are fulfilled in the infrastructure.

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>cdrkit: convert to CMAKETARGETS infrastructure</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:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=12d2ea9ae79f0a13989a37ee5af5ee9062c8efe7'/>
<id>urn:sha1:12d2ea9ae79f0a13989a37ee5af5ee9062c8efe7</id>
<content type='text'>
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>cdrkit: fix build with ccache</title>
<updated>2011-01-20T20:23:23+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-20T20:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=464f862d82c2c1dee1f154e587e8771bbf45f780'/>
<id>urn:sha1:464f862d82c2c1dee1f154e587e8771bbf45f780</id>
<content type='text'>
Cmake gets confused about ccache, so don't use ccache for cmake builds.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake</title>
<updated>2010-07-29T14:04:38+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-07-29T08:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0eae20b7be89bc76225a15c7238ff0c809259ac3'/>
<id>urn:sha1:0eae20b7be89bc76225a15c7238ff0c809259ac3</id>
<content type='text'>
Since the reorganization of the variables in package/Makefile.in,
TARGET_CC and TARGET_CXX now directly contain the --sysroot= option in
addition to the compiler path. This is due to some ./configure scripts
using just $(TARGET_CC) for some tests instead of $(TARGET_CC)
$(TARGET_CFLAGS).

However, in the case of CMake, this fails as CMake really only wants
the path of the compiler in its CMAKE_C_COMPILER and
CMAKE_CXX_COMPILER variables. So here, we recompute proper values for
CMake by removing the --sysroot option from the compiler variables and
re-adding it to the flags variables.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cdrkit: fix build by adding zlib as dependency</title>
<updated>2010-06-08T20:42:42+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2010-06-07T11:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e3b4430c3de11011e8b208273d5effd2e0776946'/>
<id>urn:sha1:e3b4430c3de11011e8b208273d5effd2e0776946</id>
<content type='text'>
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>cdrkit: fix build on uClibc</title>
<updated>2010-06-05T07:00:32+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-05T07:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1b9d9cbafde8c6687be9959493cad58d26d0546b'/>
<id>urn:sha1:1b9d9cbafde8c6687be9959493cad58d26d0546b</id>
<content type='text'>
cdrkit unconditionally enables code using rcmd(3), which isn't available
on uClibc.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>cdrkit: needs largefile support in toolchain</title>
<updated>2010-05-22T19:06:34+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-22T19:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f58b8cdef45b7e19c77af3fd801674f201688449'/>
<id>urn:sha1:f58b8cdef45b7e19c77af3fd801674f201688449</id>
<content type='text'>
At the same time fix indentation in Config.in

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