[yocto] [meta-raspberrypi] Branch Krogoth

2016-10-24 Thread Leon Anavi
Hi Andrei, It was pleasure meeting you during Embedded Linux Conference Europe. Thank you for creating branch krogoth at meta-raspberrypi. Last week I have updated and tested Automotive Grade Linux (AGL) and now its ports for Raspberry Pi 2 and 3 use this branch. Thanks, Leon -- Leon Anavi

Re: [yocto] Nettle from release Fido fails to build

2016-03-11 Thread Leon Anavi
Hi Joshua, On 11.03.2016 15:40, Joshua G Lock wrote: On Fri, 2016-03-11 at 12:07 +0200, Leon Anavi wrote: On 11.03.2016 11:50, Burton, Ross wrote: On 11 March 2016 at 09:45, Leon Anavi wrote: Yesterday I noticed that the build of recipe nettle 2.7.1 from release Fido fails: https

Re: [yocto] Nettle from release Fido fails to build

2016-03-11 Thread Leon Anavi
Hi Ross, On 11.03.2016 12:20, Burton, Ross wrote: On 11 March 2016 at 10:07, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: OK, thank you for the feedback. I will wait for the fix in the Poky repository. Obviously you can apply the fix locally until it ends up in

Re: [yocto] Nettle from release Fido fails to build

2016-03-11 Thread Leon Anavi
Hi Ross, On 11.03.2016 11:50, Burton, Ross wrote: On 11 March 2016 at 09:45, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Yesterday I noticed that the build of recipe nettle 2.7.1 from release Fido fails: https://gist.github.com/leon-anavi/dfd3afab567a9dc9fa2f

[yocto] Nettle from release Fido fails to build

2016-03-11 Thread Leon Anavi
Hi, Yesterday I noticed that the build of recipe nettle 2.7.1 from release Fido fails: https://gist.github.com/leon-anavi/dfd3afab567a9dc9fa2f The build machine is with Ubuntu 14.04 (Trusty Tahr). I am build Poky with nettle for qemux86-64. My investigation shows that nettle fails due to a

Re: [yocto] [meta-raspberrypi][PATCH v3 3/6] rpi-config: I2C support

2016-02-28 Thread Leon Anavi
Hi Petter, On 2016-02-28 15:46, Petter Mabäcker wrote: With newer kernels (>=3.18) that supports device-trees I2C should be enabled with device-trees. This is now support by adding: ENABLE_I2C = "1" in local.conf This will enable the dtparams: i2c1 i2c_arm Nice, this is exactly what I needed

Re: [yocto] [meta-raspberrypi][PATCH 1/2] python-rtimu: Add recipe to support RTIMULib

2016-01-11 Thread Leon Anavi
Hi Andrei, On 2016-01-11 12:08, Andrei Gherzan wrote: Hi, On Sun, Dec 20, 2015 at 9:53 PM, Leon Anavi wrote: 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

Re: [yocto] [meta-raspberrypi][PATCH 2/2] python-sense-hat: Add recipe to support Raspberry Pi Sense HAT

2015-12-20 Thread Leon Anavi
On 2015-12-21 00:01, Khem Raj wrote: On Sun, Dec 20, 2015 at 2:00 PM, Leon Anavi wrote: On 2015-12-20 23:43, Khem Raj wrote: On Sun, Dec 20, 2015 at 12:53 PM, Leon Anavi wrote: Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. This recipe provides the

Re: [yocto] [meta-raspberrypi][PATCH 2/2] python-sense-hat: Add recipe to support Raspberry Pi Sense HAT

2015-12-20 Thread Leon Anavi
On 2015-12-20 23:43, Khem Raj wrote: On Sun, Dec 20, 2015 at 12:53 PM, Leon Anavi wrote: Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. This recipe provides the officially supported library for the Sense HAT with access to all of the on-board sensors and the

[yocto] [meta-raspberrypi][PATCH 2/2] python-sense-hat: Add recipe to support Raspberry Pi Sense HAT

2015-12-20 Thread Leon Anavi
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. This recipe provides the officially supported library for the Sense HAT with access to all of the on-board sensors and the LED matrix. Signed-off-by: Leon Anavi --- recipes-devtools/python/python-sense-hat_2.1.0

[yocto] [meta-raspberrypi][PATCH 2/2] python-sense-hat: Add recipe to support Raspberry Pi Sense HAT

2015-12-20 Thread Leon Anavi
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. This recipe provides the officially supported library for the Sense HAT with access to all of the on-board sensors and the LED matrix. Signed-off-by: Leon Anavi --- recipes-devtools/python/python-sense-hat_2.1.0

[yocto] [meta-raspberrypi][PATCH 1/2] python-rtimu: Add recipe to support RTIMULib

2015-12-20 Thread Leon Anavi
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

Re: [yocto] [meta-raspberrypi][PATCH] Add Python modules to support Raspberry Pi Sense Hat

2015-12-18 Thread Leon Anavi
Hi Andrei, On 2015-12-18 12:38, Andrei Gherzan wrote: On Fri, Dec 18, 2015 at 12:37 AM, Leon Anavi wrote: Python modules python-sense-hat and python-rtimu have been added to support the add-on board Sense Hat for Raspberry Pi. Python module python-rtimu uses the source code from the GitHub

[yocto] [meta-raspberrypi][PATCH] Add Python modules to support Raspberry Pi Sense Hat

2015-12-17 Thread Leon Anavi
Python modules python-sense-hat and python-rtimu have been added to support the add-on board Sense Hat for Raspberry Pi. Python module python-rtimu uses the source code from the GitHub repository of RPi-Distro. Signed-off-by: Leon Anavi --- recipes-devtools/python/python-rtimu_git.bb