<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-devtools, branch thud</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2019-02-19T18:16:40+00:00</updated>
<entry>
<title>devtools: Added raspi-gpio</title>
<updated>2019-02-19T18:16:40+00:00</updated>
<author>
<name>Marek Belisko</name>
<email>marek.belisko@open-nandra.com</email>
</author>
<published>2019-02-08T07:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=4be82c166d031fb17b00fbc6cb8b2efe255eaa2c'/>
<id>urn:sha1:4be82c166d031fb17b00fbc6cb8b2efe255eaa2c</id>
<content type='text'>
Added handy tool which can be used to trace down how gpio on RPI are
configured + add possibility to update.

Signed-off-by: Marek Belisko &lt;marek.belisko@open-nandra.com&gt;
</content>
</entry>
<entry>
<title>wiringpi: Set major version</title>
<updated>2019-02-08T00:56:12+00:00</updated>
<author>
<name>ErikHH</name>
<email>erik.hoogeveen@outlook.com</email>
</author>
<published>2018-12-20T13:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d5d92f2cb7f2bf7ef3322da560f35deb59deedf6'/>
<id>urn:sha1:d5d92f2cb7f2bf7ef3322da560f35deb59deedf6</id>
<content type='text'>
To fix the behaviour described in
https://github.com/agherzan/meta-raspberrypi/issues/362

Signed-off-by: ErikHH &lt;erik.hoogeveen@outlook.com&gt;
</content>
</entry>
<entry>
<title>pi-blaster: Fix build with glibc 2.28</title>
<updated>2018-08-16T10:34:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-11T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=40a9a11794ead811c2687798c5a0e6530d00251c'/>
<id>urn:sha1:40a9a11794ead811c2687798c5a0e6530d00251c</id>
<content type='text'>
Licesnse-Update: Limit the check to license text alone and not until end of file
                 and point to correct lines otherwise license is unchanged

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>wiringpi: Add missing dependency on libcrypt</title>
<updated>2018-08-16T10:34:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-11T17:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2f7e6e9b0e8a7ffbad4c56367faf9df5826bc066'/>
<id>urn:sha1:2f7e6e9b0e8a7ffbad4c56367faf9df5826bc066</id>
<content type='text'>
This library has moved out into independent package with glibc 2.28+

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>wiringpi: uprev to 2.46</title>
<updated>2018-08-03T11:32:27+00:00</updated>
<author>
<name>Daniel Rank</name>
<email>dwrank@gmail.com</email>
</author>
<published>2018-07-31T06:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2e23e17666e0bdda98205429803fad72f21aba1d'/>
<id>urn:sha1:2e23e17666e0bdda98205429803fad72f21aba1d</id>
<content type='text'>
Update to v2.46 to support the RPi 3 B+.

Patches reworked as follow:
* 0001-Add-initial-cross-compile-support.patch: rebase to current
upstream

Signed-off-by: Daniel Rank &lt;dwrank@gmail.com&gt;
</content>
</entry>
<entry>
<title>wiringpi: use lower-case in recipe directory name</title>
<updated>2018-06-27T12:38:23+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-06-19T14:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3b6549a5e016efe63c9d1463948b9de1ee5d89ed'/>
<id>urn:sha1:3b6549a5e016efe63c9d1463948b9de1ee5d89ed</id>
<content type='text'>
Keep naming consistency.

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpio: Use pypi.bbclass</title>
<updated>2018-02-28T18:02:58+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2018-02-26T16:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0f145057c396506af491ac2eb258f5e161c2b984'/>
<id>urn:sha1:0f145057c396506af491ac2eb258f5e161c2b984</id>
<content type='text'>
This should resolve recent issues with the non-https URL in SRC_URI.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>pi-blaster: An .inc file looks too much for this small recipe</title>
<updated>2017-11-08T10:20:08+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-11-02T15:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c07d7055e51a80e6d4698380199151b6e3ebdfdf'/>
<id>urn:sha1:c07d7055e51a80e6d4698380199151b6e3ebdfdf</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>pi-blaster: Update to current master HEAD</title>
<updated>2017-09-08T17:47:41+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-09-06T19:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=50cbbb01519c9356db61beef501236f7f1bfcf15'/>
<id>urn:sha1:50cbbb01519c9356db61beef501236f7f1bfcf15</id>
<content type='text'>
License in the README was moved a couple of lines below.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>python-sense-hat: Update to 2.2.0</title>
<updated>2017-09-08T17:47:41+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-09-06T19:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b6b6ecb6cb9211b1a4c5ffbb4d03a2d0fe128369'/>
<id>urn:sha1:b6b6ecb6cb9211b1a4c5ffbb4d03a2d0fe128369</id>
<content type='text'>
As well integrate with meta-oe bbclass pypi.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
</feed>
