[yocto] using Hob to run images on a custom simulator, other than qemu

2015-12-17 Thread Mirela Rabulea
Hello yocto world :) This is my first message on any yocto list, I'm not sure which list to address, so I choose the ones which seemed the most generic and suited to my purpose. Please redirect me if a more specific list is better suited to ask this question. The problem I see at present is:

Re: [yocto] [OE-core] Demos for FOSDEM 2016

2015-12-17 Thread Philip Balister
On 12/17/2015 05:43 AM, Barros Pena, Belen wrote: > Hi all, > > OpenEmbedded will have a huge 2-table stand at FOSDEM'16, which happens > January 30th and 31st in Brussels. > > We need to fill up those 2 tables with something, so this is a call for > demos. If you have something built with

Re: [yocto] Power off IC over Yocto

2015-12-17 Thread Michael Habibi
Simon, that's more of a kernel development question and probably doesn't fit in the Yocto project mailing list. You may try the linux kernel development mailing lists. However, I will give you some feedback. I think you are modifying code too deep in the kernel. By the time you get to that

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

Re: [yocto] [meta-cgl][PATCH 3/3] pacemaker: WARNING Fix

2015-12-17 Thread Adrian Dudau
On mån, 2015-12-14 at 12:05 +0300, Li Xin wrote: > * WARNING: QA Issue: pacemaker: Files/directories were installed but not > shipped in any package: > /lib/systemd/system/crm_mon.service > Please set FILES such that these items are packaged. > > * WARNING: QA Issue: pacemaker-libs rdepends

Re: [yocto] populate_sdk fails almost immediately

2015-12-17 Thread Michael Habibi
I'm not sure if this was the cause, but I did two things and it fixed: 1) I changed SDK_VENDOR from "-diags-sdk" to "-diagssdk" 2) I deleted /tmp Perhaps having two dashes in SDK_VENDOR was screwing up a parse statement somewhere. On Wed, Dec 16, 2015 at 2:55 PM, Michael Habibi

Re: [yocto] [meta-cgl][PATCH 3/3] pacemaker: WARNING Fix

2015-12-17 Thread Li, Xin
Hi, Adrian > >I merged the patches as it's better to use a released version, but I never got >a >fetch failure on the git repo. Maybe you have some network restrictions if you >always get it? I got it. Maybe my network is not very ok. I will do some extra test. Thanks & Regards, Li >