<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/gpsd, branch testing</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>gpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bb</title>
<updated>2010-09-02T03:57:08+00:00</updated>
<author>
<name>Graham Gower</name>
<email>graham.gower@gmail.com</email>
</author>
<published>2010-09-01T16:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1d48a1c15d20e40e3479d7b09dc3ef1325a9f7ea'/>
<id>1d48a1c15d20e40e3479d7b09dc3ef1325a9f7ea</id>
<content type='text'>
The older recipe(s) are needed for programs which have not updated to gpsd's
newer api. e.g. prismstumbler.

Signed-off-by: Graham Gower &lt;graham.gower@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The older recipe(s) are needed for programs which have not updated to gpsd's
newer api. e.g. prismstumbler.

Signed-off-by: Graham Gower &lt;graham.gower@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpsd: add htcdream config and bump PR of gpsd.inc</title>
<updated>2010-08-27T22:13:48+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@no-log.org</email>
</author>
<published>2010-08-27T19:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d14d8ca807477e72f422208281a0fb5d8224a261'/>
<id>d14d8ca807477e72f422208281a0fb5d8224a261</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@no-log.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@no-log.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpsd: add 2.95 version which fixes python binding issues</title>
<updated>2010-08-27T22:13:36+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@no-log.org</email>
</author>
<published>2010-08-27T15:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=12ac96f04739c9fc23047102c9e3fabd1da5c365'/>
<id>12ac96f04739c9fc23047102c9e3fabd1da5c365</id>
<content type='text'>
gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
  Aug 26 14:48:15 &lt;lindi-&gt;	GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
    http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
  It failed to print something when a fix was there
    with 2.94 and succeded with  2.95

libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@no-log.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
  Aug 26 14:48:15 &lt;lindi-&gt;	GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
    http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
  It failed to print something when a fix was there
    with 2.94 and succeded with  2.95

libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@no-log.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE</title>
<updated>2010-08-23T15:12:19+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-08-22T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=41569c5f4eb81baeb26f3a429602c8568d1c24fe'/>
<id>41569c5f4eb81baeb26f3a429602c8568d1c24fe</id>
<content type='text'>
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>recipes: inherit autotools instead of autotools_stage</title>
<updated>2010-08-05T15:25:51+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-08-04T18:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9d612c4bb9bef813bdef9e198efc5949d51905eb'/>
<id>9d612c4bb9bef813bdef9e198efc5949d51905eb</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpsd_2.94.bb: fix CROSS COMPILE badness</title>
<updated>2010-07-06T17:45:54+00:00</updated>
<author>
<name>Graham Gower</name>
<email>graham.gower@gmail.com</email>
</author>
<published>2010-07-05T15:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d6f20cbf1bf8a487151d6351a88097e449efcc6c'/>
<id>d6f20cbf1bf8a487151d6351a88097e449efcc6c</id>
<content type='text'>
configure.ac shouldn't check the host system for includes/libraries,
use pkg-config to find libusb instead.

Also, add libusb1 to DEPENDS.

Signed-off-by: Graham Gower &lt;graham.gower@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configure.ac shouldn't check the host system for includes/libraries,
use pkg-config to find libusb instead.

Also, add libusb1 to DEPENDS.

Signed-off-by: Graham Gower &lt;graham.gower@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpsd: add libgpsd package</title>
<updated>2010-06-08T21:04:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-06-08T20:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5a95db6b3976b8fc7a5b456490c6880223d40e8f'/>
<id>5a95db6b3976b8fc7a5b456490c6880223d40e8f</id>
<content type='text'>
* libgpsd was added in gpsd-2.94 and because it was packaged together with libgps.so.19 without LEAD_SONAME
  the resulting package was renamed from libgps19 to libgps (with debian naming)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libgpsd was added in gpsd-2.94 and because it was packaged together with libgps.so.19 without LEAD_SONAME
  the resulting package was renamed from libgps19 to libgps (with debian naming)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the do_patch apply=yes param implicit if extension is .diff/.patch</title>
<updated>2010-05-25T19:54:52+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6fe7cef27069415f2eba36bc640cf59013d4979b'/>
<id>6fe7cef27069415f2eba36bc640cf59013d4979b</id>
<content type='text'>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename url params patch=&lt;ignored&gt;/pnum=&lt;n&gt; to apply={yes,no}/striplevel=&lt;n&gt;</title>
<updated>2010-05-25T19:53:41+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T03:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0'/>
<id>bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0</id>
<content type='text'>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpsd: Add version 2.94</title>
<updated>2010-05-19T12:25:32+00:00</updated>
<author>
<name>Michael Lippautz</name>
<email>michael.lippautz@gmail.com</email>
</author>
<published>2010-05-19T12:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4f15295e5b226725e7844f0a3bb741e97846d65d'/>
<id>4f15295e5b226725e7844f0a3bb741e97846d65d</id>
<content type='text'>
* Makes python-pygps usable again (2.91 lacks bindings)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makes python-pygps usable again (2.91 lacks bindings)
</pre>
</div>
</content>
</entry>
</feed>
