<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-navigation/gpsd/gpsd_3.18.1.bb, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-07-17T00:58:32+00:00</updated>
<entry>
<title>gpsd: Upgrade 3.18.1 -&gt; 3.19</title>
<updated>2019-07-17T00:58:32+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-16T16:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=47480003c312c744a554f0344dcb04766991d072'/>
<id>urn:sha1:47480003c312c744a554f0344dcb04766991d072</id>
<content type='text'>
Licencing changed from 3-clause BSD to 2-clause BSD.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Disable manpage building by config option instead of patching</title>
<updated>2019-07-16T01:50:07+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-15T20:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4efcd85f287fe389d61c617411e5f35b9cb901d7'/>
<id>urn:sha1:4efcd85f287fe389d61c617411e5f35b9cb901d7</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Drop bluez4 support</title>
<updated>2019-07-11T21:01:28+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-10T20:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d3261cb6d263d9f771aae8ec3320baf19e8d53ba'/>
<id>urn:sha1:d3261cb6d263d9f771aae8ec3320baf19e8d53ba</id>
<content type='text'>
bluez4 was removed from meta-oe 2 years ago.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Fix the systemd service run paths</title>
<updated>2019-07-10T16:34:20+00:00</updated>
<author>
<name>Alistair Francis</name>
<email>alistair@alistair23.me</email>
</author>
<published>2019-07-10T05:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=09710233145e43e175ef6a63f0c27a967933e890'/>
<id>urn:sha1:09710233145e43e175ef6a63f0c27a967933e890</id>
<content type='text'>
Make sure that we call gpsd from /usr instead of /usr/local.

Signed-off-by: Alistair Francis &lt;alistair@alistair23.me&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Don't build without optimization</title>
<updated>2019-07-10T16:28:20+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-09T20:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ca7faa9b3d9c4f61a490d252e26de763f0eda7dd'/>
<id>urn:sha1:ca7faa9b3d9c4f61a490d252e26de763f0eda7dd</id>
<content type='text'>
What the upstream debug option does is to add -O0 -g.
-O0 is unwanted, and -g also added through CFLAGS.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Remove obsolete musl patch</title>
<updated>2019-07-10T16:28:20+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-09T17:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=517f7ba99ce9437ece3487f14aefa2d416cfb0a3'/>
<id>urn:sha1:517f7ba99ce9437ece3487f14aefa2d416cfb0a3</id>
<content type='text'>
Upstream fixed this differently 4 years ago.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpsd: Upgrade from 3.17 to 3.18.1</title>
<updated>2019-06-25T21:21:48+00:00</updated>
<author>
<name>Alistair Francis</name>
<email>alistair@alistair23.me</email>
</author>
<published>2019-06-25T15:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bcee75b765a9d75209ce6ce173023998e3981e52'/>
<id>urn:sha1:bcee75b765a9d75209ce6ce173023998e3981e52</id>
<content type='text'>
Signed-off-by: Alistair Francis &lt;alistair@alistair23.me&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
