<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-05-04T20:06:48Z</updated>
<entry>
<title>ntfs-3g: convert to Makefile.autotools.in</title>
<updated>2009-05-04T20:06:48Z</updated>
<author>
<name>Olaf Rempel</name>
<email>razzor@kopf-tisch.de</email>
</author>
<published>2009-03-30T19:10:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8a4d526ea0d3785636ccbfa1b1fe6ff3a529568b'/>
<id>urn:sha1:8a4d526ea0d3785636ccbfa1b1fe6ff3a529568b</id>
<content type='text'>
- bump version to 2009.03.8
- internal fuse support, no longer depends on libfuse/pkgconfig
- fix WCHAR dependency

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add .gitignore files</title>
<updated>2009-05-04T19:46:53Z</updated>
<author>
<name>angus salkeld</name>
<email>angus.salkeld@alliedtelesis.co.nz</email>
</author>
<published>2009-05-04T19:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9cdff46ba05f29cfd358123243f54cc5d45ac440'/>
<id>urn:sha1:9cdff46ba05f29cfd358123243f54cc5d45ac440</id>
<content type='text'>
[peter: add /.config]

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: set CXX to false rather than "" if no C++ support is enabled</title>
<updated>2009-05-04T19:22:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-04T19:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a0352751ac2da3e961b0be7a175f9d9794d165f3'/>
<id>urn:sha1:a0352751ac2da3e961b0be7a175f9d9794d165f3</id>
<content type='text'>
Some configure scripts seems to ignore CXX settings if it is set to
the empty string, and goes back to the default (&lt;arch&gt;-linux-g++),
so use false instead, as that will loudly break the build if the
C++ compiler is ever used.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>samba: bump version</title>
<updated>2009-05-04T19:01:25Z</updated>
<author>
<name>Sven Neumann</name>
<email>s.neumann@raumfeld.com</email>
</author>
<published>2009-05-04T19:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a657cf77ead0bc69ea16580fe8da4441db34e4b1'/>
<id>urn:sha1:a657cf77ead0bc69ea16580fe8da4441db34e4b1</id>
<content type='text'>
Closes #293.

[peter: bump to 3.3.4]

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/: add gob2 for target/host and use for gmpc compilation</title>
<updated>2009-05-04T14:08:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-04T14:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=163a062727a7b81ab8e19776f28e780973524332'/>
<id>urn:sha1:163a062727a7b81ab8e19776f28e780973524332</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.14.0 mdev / des fixes</title>
<updated>2009-05-04T09:02:59Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-04T09:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=032af4376ff2e531234bcb0eb1cecf564c36f11b'/>
<id>urn:sha1:032af4376ff2e531234bcb0eb1cecf564c36f11b</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile.autotools.in: fix minimal foo.mk example</title>
<updated>2009-05-03T20:13:20Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2009-05-03T11:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=76a6744da412d0d5ec813ee746abee635cfa579d'/>
<id>urn:sha1:76a6744da412d0d5ec813ee746abee635cfa579d</id>
<content type='text'>
The directory argument was introduced to support packages in
subdirectories of package/ several months ago.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>vim: regenerate the configure.patch</title>
<updated>2009-04-29T20:08:19Z</updated>
<author>
<name>Wade Berrier</name>
<email>wberrier@gmail.com</email>
</author>
<published>2009-04-29T20:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=78487cbecaf9b258f213912312a5f712bfa02189'/>
<id>urn:sha1:78487cbecaf9b258f213912312a5f712bfa02189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve Qt embedded target_dir install handling and granularity. This saves me 600k on jffs2 compressed fs for avr32.</title>
<updated>2009-04-29T18:29:24Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-04-29T18:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0e0bd3a7806e83ec1483d54bdf4389b815d7e530'/>
<id>urn:sha1:0e0bd3a7806e83ec1483d54bdf4389b815d7e530</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: remove obsolete qte package</title>
<updated>2009-04-29T15:52:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-29T15:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e628da073b6f378968454e6978ba0ef52517a732'/>
<id>urn:sha1:e628da073b6f378968454e6978ba0ef52517a732</id>
<content type='text'>
</content>
</entry>
</feed>
