<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/qt, branch 2010.11</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.11</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.11'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-11-27T20:09:59+00:00</updated>
<entry>
<title>qt: tighten webkit dependencies</title>
<updated>2010-11-27T20:09:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-27T20:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=13a51114c60336def06cfc0a681176ecc7d2fcac'/>
<id>urn:sha1:13a51114c60336def06cfc0a681176ecc7d2fcac</id>
<content type='text'>
webkit needs shared library and gui support to build, so make that visible
in Config.in.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/qt: Remove selects of BR2_PACKAGE_QT_JAVASCRIPTCORE.</title>
<updated>2010-11-27T19:48:24+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@imgtec.com</email>
</author>
<published>2010-11-26T12:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=32b748086ebb6c4d7e83f78ce489677d9929700a'/>
<id>urn:sha1:32b748086ebb6c4d7e83f78ce489677d9929700a</id>
<content type='text'>
Building WebKit or Script engine support would select JIT support
in JavaScriptCore. Not all platforms support JIT, so remove the
selects to allow the option to be modified by users.

Signed-off-by: Will Newton &lt;will.newton@imgtec.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: bump to 4.7.1</title>
<updated>2010-11-22T22:27:18+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2010-11-22T22:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f53c46ffb27ea2a687def2fa40be942714b4e851'/>
<id>urn:sha1:f53c46ffb27ea2a687def2fa40be942714b4e851</id>
<content type='text'>
Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: also patch webkit instance of javascriptcore</title>
<updated>2010-11-17T21:00:29+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-17T21:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e25fe7239fcc7375996ffb92519ad1981e5872b1'/>
<id>urn:sha1:e25fe7239fcc7375996ffb92519ad1981e5872b1</id>
<content type='text'>
Closes #2821, #2827

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: bump version</title>
<updated>2010-11-08T08:48:31+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-08T08:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=61881e8d30ab4ca7cb7f0a55be31bdb5ecbe0d37'/>
<id>urn:sha1:61881e8d30ab4ca7cb7f0a55be31bdb5ecbe0d37</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: Bump to 4.6.3</title>
<updated>2010-09-09T08:30:19+00:00</updated>
<author>
<name>Paul Jones</name>
<email>paul@pauljones.id.au</email>
</author>
<published>2010-08-18T12:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f47b29353f31a11a466ca6e499812bc10186a9f8'/>
<id>urn:sha1:f47b29353f31a11a466ca6e499812bc10186a9f8</id>
<content type='text'>
Also add option to build example and demo code

[Peter: fix patch handling]
Signed-off-by: Paul Jones &lt;paul@pauljones.id.au&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: fix sysroot confusion in ./configure</title>
<updated>2010-08-26T15:47:43+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-26T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0b415edef35094310aa89dcfc7f694f1c07dea14'/>
<id>urn:sha1:0b415edef35094310aa89dcfc7f694f1c07dea14</id>
<content type='text'>
qt's configure script is getting confused now that we're passing --sysroot=
in QMAKE_CC / QMAKE_CXX, causing misdetection of features and runtime
breakage.

Fix it by passing --sysroot in CFLAGS/CXXFLAGS instead.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: fix alsa-lib dependency</title>
<updated>2010-07-26T20:52:50+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2010-07-21T21:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cf75bd278968a7dca0d01dcd3f5885cbe3c74d39'/>
<id>urn:sha1:cf75bd278968a7dca0d01dcd3f5885cbe3c74d39</id>
<content type='text'>
If BR2_PACKAGE_QT_AUDIO_BACKEND=y, QtMultimedia requires the audio backend
to be already in staging in order to compile.
The backend is system-dependent, but since buildroot builds Linux systems
only, it is safe to assume that the it will always be ALSA.

Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: fix mysql dependency and disable unavailable sql drivers</title>
<updated>2010-07-16T21:55:30+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-16T21:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=470e9deec1a740d3cf87fdf7598524560632ce0b'/>
<id>urn:sha1:470e9deec1a740d3cf87fdf7598524560632ce0b</id>
<content type='text'>
We don't have the needed dependencies in BR for most of the SQL drivers,
so mark those options as broken.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: fix directfb dependency</title>
<updated>2010-07-16T21:55:12+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-16T21:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b922151c25a5b0a2e5555700e0a809779809e436'/>
<id>urn:sha1:b922151c25a5b0a2e5555700e0a809779809e436</id>
<content type='text'>
Closes #2221

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