<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/qmake_base.bbclass, branch corecdp-1.1.1</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>qmake_base.bbclass: Unexport STRIP from the environment</title>
<updated>2010-01-14T17:36:18+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2010-01-11T12:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=08fe78fa32569155d6ca8f1023a419911d7202ca'/>
<id>08fe78fa32569155d6ca8f1023a419911d7202ca</id>
<content type='text'>
The Makefile's generated by Qt are using this variable and the
assignment of STRIP = $(OE_QMAKE_STRIP) will be overturned by
this export. One option would be to set STRIP = $OE_QMAKE_STRIP
in the bb file but this would break striping in package.bbclass.

With the unset STRIP we are able to generate proper -dbg packages
for Qt and other qmake based utilities.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Makefile's generated by Qt are using this variable and the
assignment of STRIP = $(OE_QMAKE_STRIP) will be overturned by
this export. One option would be to set STRIP = $OE_QMAKE_STRIP
in the bb file but this would break striping in package.bbclass.

With the unset STRIP we are able to generate proper -dbg packages
for Qt and other qmake based utilities.
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS</title>
<updated>2009-09-03T22:34:56+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-09-03T22:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=558f6d44365f062523fbba3926ab46e5cd1984b8'/>
<id>558f6d44365f062523fbba3926ab46e5cd1984b8</id>
<content type='text'>
* Bump the ABI_LAYOUT. Build from scratch will be needed.
* Replace using TARGET_OS from  linux-&gt;linux-gnu.
* Replace using linux-uclibcgnueabi-&gt;linux-uclibceabi.
* Add 'eabi' to DISTRO_FEATURES (only for minimal and micro).
* Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS.
* Fix the micro conf to get console image building.
* Fix the linux-uclibcgnueabi overrides in all recipes.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Phill Blundell &lt;pb@reciva.com&gt;
Acked-by: Michael 'Mickey' Lauer &lt;mickey@vanille-media.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump the ABI_LAYOUT. Build from scratch will be needed.
* Replace using TARGET_OS from  linux-&gt;linux-gnu.
* Replace using linux-uclibcgnueabi-&gt;linux-uclibceabi.
* Add 'eabi' to DISTRO_FEATURES (only for minimal and micro).
* Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS.
* Fix the micro conf to get console image building.
* Fix the linux-uclibcgnueabi overrides in all recipes.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Phill Blundell &lt;pb@reciva.com&gt;
Acked-by: Michael 'Mickey' Lauer &lt;mickey@vanille-media.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmake: add *linux-uclibcgnueabi-oe-g++ to the qmakespecs</title>
<updated>2008-11-30T17:33:08+00:00</updated>
<author>
<name>woglinde</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2008-11-30T17:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f228ef8a476b56e561fd16d266dba4438c92613f'/>
<id>f228ef8a476b56e561fd16d266dba4438c92613f</id>
<content type='text'>
* patch was provided by Andrea Adami &lt;andrea.adami@gmail.com&gt; alias ant
* now we can build qt stuff with the arm-uclibc-eabi toolchain
* bump PR on qmake-native and qmake2-native
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* patch was provided by Andrea Adami &lt;andrea.adami@gmail.com&gt; alias ant
* now we can build qt stuff with the arm-uclibc-eabi toolchain
* bump PR on qmake-native and qmake2-native
</pre>
</div>
</content>
</entry>
<entry>
<title>qmake-base.bbclass: Rename to qmake_base.bbclass.</title>
<updated>2007-09-08T23:41:17+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pmiscml@gmail.com</email>
</author>
<published>2007-09-08T23:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=42a372d72247596d89ad70f3a2ec3b00dd6b412c'/>
<id>42a372d72247596d89ad70f3a2ec3b00dd6b412c</id>
<content type='text'>
* Hyphens are bad in function names.
* Fixes OPIE build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Hyphens are bad in function names.
* Fixes OPIE build.
</pre>
</div>
</content>
</entry>
</feed>
