<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/directfb, branch 2011.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-02-09T21:51:30Z</updated>
<entry>
<title>directfb: fixup directfb-config for correctness</title>
<updated>2011-02-09T21:51:30Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-09T18:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b5b60cf5c1a2d822e1d22bf514c9c392d55d0799'/>
<id>urn:sha1:b5b60cf5c1a2d822e1d22bf514c9c392d55d0799</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>Add support for DirectFB EP9x driver</title>
<updated>2011-02-08T14:44:22Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-02-08T07:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8c1e029a3dcf23a6ad66eb4b3a3c54f8468600b3'/>
<id>urn:sha1:8c1e029a3dcf23a6ad66eb4b3a3c54f8468600b3</id>
<content type='text'>
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>directfb: bump to version 1.4.11</title>
<updated>2011-02-02T21:22:05Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-02T12:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d1defbf3978648a687f25b8e8721b014e769b2ad'/>
<id>urn:sha1:d1defbf3978648a687f25b8e8721b014e769b2ad</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>directfb: Fix missing -lm flag again</title>
<updated>2010-11-07T21:04:35Z</updated>
<author>
<name>Lionel Landwerlin</name>
<email>llandwerlin@gmail.com</email>
</author>
<published>2010-11-07T20:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=92171012410b436de66f3c56c8362142c4e7e93e'/>
<id>urn:sha1:92171012410b436de66f3c56c8362142c4e7e93e</id>
<content type='text'>
(aka fix the fix)

Signed-off-by: Lionel Landwerlin &lt;llandwerlin@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: rename ppc patch so it still gets applied</title>
<updated>2010-11-07T16:15:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-07T16:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4c9f118e5db8d5c524137fca0375a28f36d44825'/>
<id>urn:sha1:4c9f118e5db8d5c524137fca0375a28f36d44825</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: png support is needed to build directfb-csource for the host</title>
<updated>2010-11-07T09:42:45Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-07T09:42:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f6c7d57cab8db670f3c2d216c02d1fec811c877f'/>
<id>urn:sha1:f6c7d57cab8db670f3c2d216c02d1fec811c877f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: don't build tools for target</title>
<updated>2010-11-07T09:41:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-07T09:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=267022d7f7cb1f043bda11800a658802c35d78f8'/>
<id>urn:sha1:267022d7f7cb1f043bda11800a658802c35d78f8</id>
<content type='text'>
Normally these aren't needed, and some of them (mkdgifft) needs C++
support.

Alternatively we could add an option (depending on HAVE_DEVFILES) to
build these.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: add -lm when using freetype2 font interface</title>
<updated>2010-11-07T09:12:41Z</updated>
<author>
<name>Lionel Landwerlin</name>
<email>llandwerlin@gmail.com</email>
</author>
<published>2010-11-06T18:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dcfeac42c244bba6d4f5b0f53e961af238bae246'/>
<id>urn:sha1:dcfeac42c244bba6d4f5b0f53e961af238bae246</id>
<content type='text'>
This fixes runtime/compilation problems seen with directfb 1.4.10.

Signed-off-by: Lionel Landwerlin &lt;llandwerlin@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: bump to 1.4.10</title>
<updated>2010-11-05T09:13:20Z</updated>
<author>
<name>Lionel Landwerlin</name>
<email>llandwerlin@gmail.com</email>
</author>
<published>2010-11-04T02:50:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9f049e1c1f529addfeb4f4d7356e1718ffc5b322'/>
<id>urn:sha1:9f049e1c1f529addfeb4f4d7356e1718ffc5b322</id>
<content type='text'>
Signed-off-by: Lionel Landwerlin &lt;llandwerlin@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>directfb: cleanup, use autotarget variables right away</title>
<updated>2010-10-06T15:10:26Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-06T15:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e99a9b2c22a32d4c840793780f7e0a44730def52'/>
<id>urn:sha1:e99a9b2c22a32d4c840793780f7e0a44730def52</id>
<content type='text'>
Purely cosmetical.

Structure package like the other autotarget packages, and use
DIRECTFB_{CONF_OPT,DEPENDENCIES} right away instead of a number
of extra variables.

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