<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/matchbox2, branch multitech-corecdp-dev</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>matchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4</title>
<updated>2010-01-16T00:38:06+00:00</updated>
<author>
<name>Thomas Zimmermann</name>
<email>zimmermann@vdm-design.de</email>
</author>
<published>2009-11-05T10:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=e519704f95522fdd82a67d1629d2042a921b900b'/>
<id>e519704f95522fdd82a67d1629d2042a921b900b</id>
<content type='text'>
Signed-off-by: Klaus Kurzmann &lt;mok@fluxnetz.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Klaus Kurzmann &lt;mok@fluxnetz.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox2: Resource ~/.profile correctly.</title>
<updated>2009-12-06T21:03:22+00:00</updated>
<author>
<name>Stanislav Brabec</name>
<email>utx@penguin.cz</email>
</author>
<published>2009-12-06T21:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=da9596a39e00403e3199c452c96dbe2d2b3b7c45'/>
<id>da9596a39e00403e3199c452c96dbe2d2b3b7c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert Introduce DISTRO_apm patch until I get permission</title>
<updated>2009-12-04T07:30:46+00:00</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2009-12-04T07:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=80739fde7f5be56aae0b5981ce50cfe21ff94113'/>
<id>80739fde7f5be56aae0b5981ce50cfe21ff94113</id>
<content type='text'>
* This was committed accidentally
* This reverts commit 49d5f70658ab0386bee5869656d0405a6d416e35.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This was committed accidentally
* This reverts commit 49d5f70658ab0386bee5869656d0405a6d416e35.
</pre>
</div>
</content>
</entry>
<entry>
<title>task-base: Introduce DISTRO_apm and convert recipes to use it.</title>
<updated>2009-12-04T07:17:55+00:00</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2009-12-04T07:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=49d5f70658ab0386bee5869656d0405a6d416e35'/>
<id>49d5f70658ab0386bee5869656d0405a6d416e35</id>
<content type='text'>
* This allows distros to override the apm provider with an DISTRO_apm variable
* The change should be transparent and invisible for other distros
* This could also be done with a virtual/apm package, and a PREFERED_PROVIDER set to apm

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This allows distros to override the apm provider with an DISTRO_apm variable
* The change should be transparent and invisible for other distros
* This could also be done with a virtual/apm package, and a PREFERED_PROVIDER set to apm

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2-icon-themes: add SRCREV_FORMAT as there is more svn urls</title>
<updated>2009-11-17T10:40:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2009-11-15T21:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=98485cecadc9e7ce84dc5f4fe54bdbca106d708b'/>
<id>98485cecadc9e7ce84dc5f4fe54bdbca106d708b</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>svn recipes: change +svnr${SRCREV} +svnr${SRCPV}</title>
<updated>2009-11-17T09:36:43+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2009-11-15T13:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1c70f2139252b2334884a612522355e60335bd68'/>
<id>1c70f2139252b2334884a612522355e60335bd68</id>
<content type='text'>
* Just formal change
* No need to bump PE or PR

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Just formal change
* No need to bump PE or PR

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-desktop-2: Make fallback folder compatible with current matchbox-common.</title>
<updated>2009-10-08T18:47:30+00:00</updated>
<author>
<name>Stanislav Brabec</name>
<email>utx@penguin.cz</email>
</author>
<published>2009-10-08T18:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6cb4ec0ce54893315e1822c02581246e915aaea7'/>
<id>6cb4ec0ce54893315e1822c02581246e915aaea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox2: Make it working:</title>
<updated>2009-09-22T23:36:32+00:00</updated>
<author>
<name>Stanislav Brabec</name>
<email>utx@penguin.cz</email>
</author>
<published>2009-09-22T23:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3bcf3726467d678126952436b80f4a10c2184c4d'/>
<id>3bcf3726467d678126952436b80f4a10c2184c4d</id>
<content type='text'>
* fixed known crashers
* created usable icon theme
* provided session script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed known crashers
* created usable icon theme
* provided session script
</pre>
</div>
</content>
</entry>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
