[yocto] plan about YP 2.0.1

2015-12-20 Thread Lei, Maohui
Hello Yang Can you tell me the schedule about the YP 2.0.1? I want to know when YP 2.0.1 will be released and when the merge window will be closed? Best regards Lei -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-12-20 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer

Re: [yocto] How to add disk space to qemumips image

2015-12-20 Thread Raghavendra Kakarla
Hi All, I am try to build the nodejs-5.3 in yocto but I got the following errors. That errors also not consistent. They are changes for compile to compile. Could you please help in solving this issue. The errors are as follows:

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

2015-12-20 Thread Khem Raj
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 LED matrix. > >

Re: [yocto] How to add disk space to qemumips image

2015-12-20 Thread Khem Raj
On Sun, Dec 20, 2015 at 1:03 AM, Raghavendra Kakarla wrote: > Hi All, > > > I want to install some package using nodjs. The package itself having the > more memory but in my qemumips I have 1000MB of free diskspace. > > > Could please help in adding the extra

[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 ---

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

2015-12-20 Thread Khem Raj
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

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

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

[yocto] How to add disk space to qemumips image

2015-12-20 Thread Raghavendra Kakarla
Hi All, I want to install some package using nodjs. The package itself having the more memory but in my qemumips I have 1000MB of free diskspace. Could please help in adding the extra diskspace to qemimips image. Thanks in advance. Regards, Raghavendra K. --

[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

[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 ---