<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/qt, branch 2010.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-08-26T15:47:43+00:00</updated>
<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>
<entry>
<title>qt: fix javscriptcore/multimedia build with uClibc</title>
<updated>2010-07-12T14:53:18+00:00</updated>
<author>
<name>Sagaert Johan</name>
<email>sagaert.johan@skynet.be</email>
</author>
<published>2010-07-12T14:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a67a62c296103f50bff9f9e6bcfb90def2b8d62e'/>
<id>urn:sha1:a67a62c296103f50bff9f9e6bcfb90def2b8d62e</id>
<content type='text'>
Signed-off-by: Sagaert Johan &lt;sagaert.johan@skynet.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: install qt3 support lib to target if enabled</title>
<updated>2010-07-09T12:55:02+00:00</updated>
<author>
<name>Karl Krach</name>
<email>mailinglists@blueSpirit.la</email>
</author>
<published>2010-07-09T12:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=57120f08a62bd97716e5456d8dffdf8f3b5e63eb'/>
<id>urn:sha1:57120f08a62bd97716e5456d8dffdf8f3b5e63eb</id>
<content type='text'>
Signed-off-by: Karl Krach &lt;mailinglists@blueSpirit.la&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: fix libQtMultimedia installation</title>
<updated>2010-06-05T20:18:46+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2010-06-03T20:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=79ec8e88f3a5afacff27e8eb94a5aeda17cf734a'/>
<id>urn:sha1:79ec8e88f3a5afacff27e8eb94a5aeda17cf734a</id>
<content type='text'>
With BR2_PACKAGE_QT_MULTIMEDIA=y, libQtMultimedia.so.* was not
copied to the target directory.

Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&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>qt: powerpc config is now called powerpc, not ppc</title>
<updated>2010-05-26T07:38:41+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-26T07:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a7ebf231b4141d1746870f79e994099a999b5f14'/>
<id>urn:sha1:a7ebf231b4141d1746870f79e994099a999b5f14</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: use depends on for gstreamer</title>
<updated>2010-05-25T20:54:42+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-25T20:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4059a814bb133d4dc306a366cdeba186cb7b8b89'/>
<id>urn:sha1:4059a814bb133d4dc306a366cdeba186cb7b8b89</id>
<content type='text'>
Gstreamer has complicated dependencies (because of glib2), so use
depends on rather than select. At the same time default phonon support
to Y if gstreamer is available, as this support is likely wanted.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qt: update x86x86fix for 32bit pc hosts</title>
<updated>2010-05-21T06:53:34+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-21T06:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=bb81787ae1f8b1d8c513f42766c2155b66feaf84'/>
<id>urn:sha1:bb81787ae1f8b1d8c513f42766c2155b66feaf84</id>
<content type='text'>
The recent change to use config.guess to figure out GNU_HOST_NAME
broken the x86x86fix detection for 32bit hosts, as config.guess
returns something like i686-pc-linux-gnu rather than something with
*-unknown-linux-* like we used to use.

Fix it by simply looking for "linux" instead.

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