<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/palmtop.bbclass, branch corecdp-1.0.2.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>Revert "palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files"</title>
<updated>2009-11-29T12:52:39+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2009-11-29T12:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2739ab7621e132854fc6103d982ceb2bed2769a3'/>
<id>2739ab7621e132854fc6103d982ceb2bed2769a3</id>
<content type='text'>
This reverts commit 38361a2cd9b962daccf5af7c85d54245e3711f9e.
Unfortunately the fix need to be done in the specific recipes.
Filtering .so at this stage breaks packaging for other plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 38361a2cd9b962daccf5af7c85d54245e3711f9e.
Unfortunately the fix need to be done in the specific recipes.
Filtering .so at this stage breaks packaging for other plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files</title>
<updated>2009-11-22T00:19:22+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2009-11-22T00:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=38361a2cd9b962daccf5af7c85d54245e3711f9e'/>
<id>38361a2cd9b962daccf5af7c85d54245e3711f9e</id>
<content type='text'>
Acked-by:  Paul Eggleton &lt;bluelightning@bluelightning.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by:  Paul Eggleton &lt;bluelightning@bluelightning.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>opie: move OPIE_BINDIR out of opie.bbclass into palmtop.bbclass.  Closes 3669.</title>
<updated>2008-05-26T11:52:30+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>bluelightning@bluelightning.org</email>
</author>
<published>2008-05-26T11:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6a9ed80e27237c49b27ca5b63ae985a42e4d8b0f'/>
<id>6a9ed80e27237c49b27ca5b63ae985a42e4d8b0f</id>
<content type='text'>
* commit by Laibsch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit by Laibsch
</pre>
</div>
</content>
</entry>
<entry>
<title>palmtop.bbclass: Update for FHS-compatible layout.</title>
<updated>2007-07-04T17:41:46+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pmiscml@gmail.com</email>
</author>
<published>2007-07-04T17:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d8f8c8ae824998c9e7b886f0a6c3e0488e998cde'/>
<id>d8f8c8ae824998c9e7b886f0a6c3e0488e998cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>palmtop.bbclass: Finally, set qte library variant (MT vs non-MT) at the proper place.</title>
<updated>2007-06-06T21:41:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pmiscml@gmail.com</email>
</author>
<published>2007-06-06T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=77df7f179c2f4ea1c86f350173c486ed14d4040b'/>
<id>77df7f179c2f4ea1c86f350173c486ed14d4040b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>opie.bbclass, palmtop.bbclass: Set FILES_* in palmtop.bbclass, so even opie</title>
<updated>2007-03-30T17:48:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pmiscml@gmail.com</email>
</author>
<published>2007-03-30T17:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=74f43656a25639eac79ee7d7e373dfc8c0d92126'/>
<id>74f43656a25639eac79ee7d7e373dfc8c0d92126</id>
<content type='text'>
bootstrap libraries use them. Also, to not neat-pick which files go into
FILES_${PN}, just change default order of packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bootstrap libraries use them. Also, to not neat-pick which files go into
FILES_${PN}, just change default order of packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>palmtop.bbclass: Fix sharprom override (from nicolasfs #oe)</title>
<updated>2006-12-02T11:52:21+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@rpsys.net</email>
</author>
<published>2006-12-02T11:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=cf505fe5ab36e992346c7703d88124e1b7d56493'/>
<id>cf505fe5ab36e992346c7703d88124e1b7d56493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>repair fatal damage introduced by florian's changeset</title>
<updated>2006-04-25T22:35:22+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2006-04-25T22:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2a1b501440cb2d294773cd56595c49a9ea029d8c'/>
<id>2a1b501440cb2d294773cd56595c49a9ea029d8c</id>
<content type='text'>
http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=f230ea166fd00577cf73bcb2cb81ab9767e16d4c
how could that happen???
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=f230ea166fd00577cf73bcb2cb81ab9767e16d4c
how could that happen???
</pre>
</div>
</content>
</entry>
<entry>
<title>merge of 40e0d43922ade23991fd310c42765e18cb590337</title>
<updated>2006-04-25T20:16:57+00:00</updated>
<author>
<name>Florian Boor</name>
<email>florian.boor@kernelconcepts.de</email>
</author>
<published>2006-04-25T20:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f92a5768110135f0e65e6df83e6067b436227aac'/>
<id>f92a5768110135f0e65e6df83e6067b436227aac</id>
<content type='text'>
     and 58d737a9422a93415e99e0ad16e64549264b4bb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     and 58d737a9422a93415e99e0ad16e64549264b4bb2
</pre>
</div>
</content>
</entry>
<entry>
<title>palmtop.bbclass: add a special case for sharprom compatible distros -- gcc 2.95 has no idea about libsupc++</title>
<updated>2006-04-25T15:04:04+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2006-04-25T15:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=20233c3d1763462a908c7331713f055e53a2a4fd'/>
<id>20233c3d1763462a908c7331713f055e53a2a4fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
