<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/cdrkit, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-07-29T14:04:38Z</updated>
<entry>
<title>cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake</title>
<updated>2010-07-29T14:04:38Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-07-29T08:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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:42Z</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2010-06-07T11:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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:32Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-05T07:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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:34Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-22T19:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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>
<entry>
<title>cdrkit: new package</title>
<updated>2010-04-09T09:03:55Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-02T21:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1ef21e7bd454e531286d33c720e9f49ace3ecc6a'/>
<id>urn:sha1:1ef21e7bd454e531286d33c720e9f49ace3ecc6a</id>
<content type='text'>
Supported both for the target and the host. Will be used by the root
filesystem generation code, thanks to genisoimage.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
