<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-devtools/python, branch agherzan-patch-1</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=agherzan-patch-1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=agherzan-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2018-02-28T18:02:58+00:00</updated>
<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>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>
<entry>
<title>rpi-gpio: Update to 0.6.3</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:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fa82321af29aabdf82a5cdf247fde372c41cec35'/>
<id>urn:sha1:fa82321af29aabdf82a5cdf247fde372c41cec35</id>
<content type='text'>
As well integrate with meta-oe bbclass pypi.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>recipe: anchor regexps in COMPATIBLE_MACHINE</title>
<updated>2017-07-27T08:56:34+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-07-26T10:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=56d0bdb5fe818858a152a793a363bbe86d46d430'/>
<id>urn:sha1:56d0bdb5fe818858a152a793a363bbe86d46d430</id>
<content type='text'>
* bitbake is using re.match, so raspberrypi actually matches with anything
  ^raspberrypi.* which currently works, but it will also match with hypothetical
  raspberrypi-is-no-more-this-is-banana-now MACHINE which isn't intended by
  this COMPATIBLE_MACHINE.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpio: Add RDEPENDS For python-logging &amp; python-threading</title>
<updated>2017-07-26T16:09:06+00:00</updated>
<author>
<name>Thomas Thorne</name>
<email>Thomas.Thorne@Net2Edge.com</email>
</author>
<published>2017-07-24T09:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f6a2ca21c72b8d97cd0f89a0a436bf90b431698b'/>
<id>urn:sha1:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b</id>
<content type='text'>
[GitHub Ticket #98 - rpio requires the logging and threading Python
packages but does not RDEPENDS them in recipie]

The rpio tool needs the Python logging and threading pacakges installed
on the target system for it to work.  The pacakges are not included when
doing a rpi-basci-image.  This change updates the recipe so that all the
required dependencies of the prio script are identified by the recipie.

Fixes #98

Signed-off-by: Thomas A F Thorne &lt;TafThorne@GoogleMail.com&gt;
</content>
</entry>
<entry>
<title>rpi-gpio: Update to v0.6.2</title>
<updated>2017-04-14T20:10:04+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2017-04-14T20:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2adfc6818e27d9bcfa83a781670a8e93923779f8'/>
<id>urn:sha1:2adfc6818e27d9bcfa83a781670a8e93923779f8</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>rpi-gpio: Upgrade to 0.6.1 and fix build with clang</title>
<updated>2016-03-10T13:51:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-01-13T22:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b47e8f55999b3d6e247ec4e1bb333606e7ebe5db'/>
<id>urn:sha1:b47e8f55999b3d6e247ec4e1bb333606e7ebe5db</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-rtimu: Fix build with musl</title>
<updated>2016-02-28T11:48:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-02-27T15:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c65b0b8c3ff4e06febaf9c104d191fcc6dd816eb'/>
<id>urn:sha1:c65b0b8c3ff4e06febaf9c104d191fcc6dd816eb</id>
<content type='text'>
ioctl(3) needs to include asm/ioctl.h for its signature

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpio: Include sys/types.h for caddr_t</title>
<updated>2016-02-28T11:48:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-02-27T15:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=bcb26ed634b82b9ab76255d36e558cfe6a2f0ed0'/>
<id>urn:sha1:bcb26ed634b82b9ab76255d36e558cfe6a2f0ed0</id>
<content type='text'>
Fixes build with musl

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-rtimu: Add recipe to support RTIMULib</title>
<updated>2016-01-10T18:55:25+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon@anavi.org</email>
</author>
<published>2015-12-20T20:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=70e7860820f13ec7ad701fe458e6669848746bc7'/>
<id>urn:sha1:70e7860820f13ec7ad701fe458e6669848746bc7</id>
<content type='text'>
RTIMULib is a C++ and Python library that makes it easy to use
9-dof and 10-dof IMUs with embedded Linux systems. Python
module for Raspberry Pi Sense HAT depends on it.

Python module python-rtimu uses the source code from the
GitHub repository of RPi-Distro.

Signed-off-by: Leon Anavi &lt;leon@anavi.org&gt;
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
</feed>
