<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/qtopia4, branch 2009.02_rc4</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-26T19:19:10Z</updated>
<entry>
<title>package/: depend on toolchain C++ config, don't use select</title>
<updated>2009-01-26T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d1d142dd91642742af4269c2cb9eff49e3c22655'/>
<id>urn:sha1:d1d142dd91642742af4269c2cb9eff49e3c22655</id>
<content type='text'>
select should only be used for package (library) dependencies.
</content>
</entry>
<entry>
<title>qtopia4: fix and improve color/pixel depths config</title>
<updated>2009-01-25T20:19:06Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-25T20:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ae3e3d132523af866f183cf049f8302393ad6364'/>
<id>urn:sha1:ae3e3d132523af866f183cf049f8302393ad6364</id>
<content type='text'>
Also fix whitespace and use an existing variable for qmake.conf, which
was forgotten in r23828, though it's only commented out.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qtopia4: add kconfig option to enable Phonon</title>
<updated>2008-12-08T18:00:54Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-12-08T18:00:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=97dabc9ab7738790e52cb8db82fa89e02cc7b6ee'/>
<id>urn:sha1:97dabc9ab7738790e52cb8db82fa89e02cc7b6ee</id>
<content type='text'>
This patch adds a kconfig option to enable Phonon when configuring Qt.

Phonon is the multimedia API from KDE 4 which has been integrated into
Qt 4.4. For playback under Linux the GStreamer multimedia framework is
used.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qtopia4: make build verbose or silent depending on user input</title>
<updated>2008-12-04T16:50:05Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-12-04T16:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2e79479d348c253a508859c59bfaca6732c67cc6'/>
<id>urn:sha1:2e79479d348c253a508859c59bfaca6732c67cc6</id>
<content type='text'>
This will make Qt compile silent unless the user specifies V=1 or VERBOSE=1
when running make.

</content>
</entry>
<entry>
<title>qtopia4: remove explisit include and library directories from configure call</title>
<updated>2008-12-01T13:06:02Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-12-01T13:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cb6634da47d45256047336b37c4d0b150242f909'/>
<id>urn:sha1:cb6634da47d45256047336b37c4d0b150242f909</id>
<content type='text'>
This patch removes -I and -L from ./configure since it breaks cross-compiling.
The inclusion of -I and -L will confuse the host compiler when compiling the
host tools.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>Fix Qtopia build issues</title>
<updated>2008-11-11T18:35:43Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-11-11T18:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=418c84b24b4db33144ae06d436e15464efa85337'/>
<id>urn:sha1:418c84b24b4db33144ae06d436e15464efa85337</id>
<content type='text'>
This patch fixes two Qtopia build issues, encountered while trying to
use system implementation of zlib, freetype, jpeg and libpng :

 * The build process doesn't look in $(STAGING_DIR)/usr/include for
   includes and $(STAGING_DIR)/usr/lib. Same problem as the patch
   currently floating around adding LDFLAGS to TARGET_CONFIGURE_OPTS,
   but as Qtopia doesn't use TARGET_CONFIGURE_OPTS, we need a specific
   fix here. So we use the -I and -L options of Qtopia's configure
   script.

 * The build process doesn't use pkg-config to get the header path for
   Freetype headers (located in $(STAGING_DIR)/usr/include/freetype2
   and not directly in $(STAGING_DIR)/usr/include/). There was already
   a fix for this, consisting in adding $(FREETYPE_DIR)/include to the
   -I path of Qtopia's configure. This patch modifies this fix to use
   $(STAGING_DIR)/usr/include/freetype2 instead, which looks more
   coherent with how all the packages are built (using $(STAGING_DIR)
   as the reference to get headers and libraries).

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
<entry>
<title>Fixes for Qt from Markus Heidelberg</title>
<updated>2008-11-02T02:16:53Z</updated>
<author>
<name>Arnar Mar Sigurðsson</name>
<email>antab@valka.is</email>
</author>
<published>2008-11-02T02:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0138389b0b211312215fdd70c652d62cf6765edf'/>
<id>urn:sha1:0138389b0b211312215fdd70c652d62cf6765edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add options to select what gfx and mouse drivers are compiled in.</title>
<updated>2008-10-31T17:17:23Z</updated>
<author>
<name>Arnar Mar Sigurðsson</name>
<email>antab@valka.is</email>
</author>
<published>2008-10-31T17:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f972f947d53ffecaf09999bf0a4931d81f13966f'/>
<id>urn:sha1:f972f947d53ffecaf09999bf0a4931d81f13966f</id>
<content type='text'>
Note to tslib users: You now have to select the tslib mouse driver to build it.
</content>
</entry>
</feed>
