Re: [linux-yocto] [OE-core] How to integrate third party application software to yocto image

2016-03-06 Thread Anders Darander
* winis...@futuraautomation.com [160305 06:45]: > winiston@winiston-VirtualBox:~/poky/build$ bitbake qt4e-demo-image > Loading cache: 100% |##| ETA: 00:00:00 > Loaded 2176 entries from dependency cache. > ERROR: ParseError at >

[linux-yocto] FW: [PATCH] iwlwifi: mvm: don't allow sched scans without matches to be started

2016-03-06 Thread Zheng, Wu
Hi Bruce Ashfield, Our system platform will use linux-yocto-4.4. Therefore, Sending the patch again, It is for linux-yocto-4.4. Thanks. Best Regards Zheng Wu >-Original Message- >From: Zheng, Wu >Sent: Monday, March 7, 2016 3:09 PM >To: linux-yocto@yoctoproject.org >Cc: Ashfield, Bruce

[linux-yocto] [PATCH] iwlwifi: mvm: don't allow sched scans without matches to be started

2016-03-06 Thread Wu Zheng
commit 5e56276e7555b34550d51459a801ff75eca8b907 upstream. The firmware can perform a scheduled scan with not matchsets passed, but it can't send notification that results were found. Since the userspace then cannot know when we got new results and the firmware wouldn't trigger a wake in case we

Re: [yocto] Which package provides reboot.target and shudown.target

2016-03-06 Thread Vivek Per
HI, Thanks for your help, Does "reboot.target" comes form any package or we have to manually write those service/target files . Thanks and regards Vivek On Sat, Mar 5, 2016 at 5:02 AM, Khem Raj wrote: > On Fri, Mar 4, 2016 at 5:25 PM, Vivek Per

[yocto] [meta-security][PATCH] samhain-client: Erorr Fix

2016-03-06 Thread Li Xin
The Error is as following: # /usr/sbin/samhain -t init -p info .. Segmentation fault # echo $? 139 Signed-off-by: Li Xin --- recipes-security/samhain/samhain.inc | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git

Re: [yocto] Controlling Bitbake Memory usage under Windows/Virtualbox/Ubuntu platform

2016-03-06 Thread Tom King
it starts from the beginning Parses the recipies (again) and picks up where it left off.. On Sun, Mar 6, 2016 at 5:01 PM, Mark Brown wrote: > Again, how is the Bitbake module terminated and then re-run, > picking up its place in the sequence of tasks where it left off ?

Re: [yocto] [meta-selinux][PATCH] audit: upgrade 2.4.4 -> 2.5

2016-03-06 Thread Philip Tricca
Mark has already clarified this in the eudev thread. That's good enough for me. Philip On 03/06/2016 03:38 PM, Philip Tricca wrote: > Tested this today and it works as expected: thanks! > > This leaves the same PR value as the previous version. The OE style > guide thinks PR should be removed

Re: [yocto] Controlling Bitbake Memory usage under Windows/Virtualbox/Ubuntu platform

2016-03-06 Thread Chris Tapp
On 6 Mar 2016, at 22:08, Mark Brown wrote: > > I do not see anything in the Bitbake manual for controlling how much memory > Bitbake should consider itself entitled to consume in the > development platform within which it runs. > > Running it on //Windows 7

[yocto] Controlling Bitbake Memory usage under Windows/Virtualbox/Ubuntu platform

2016-03-06 Thread Mark Brown
I do not see anything in the Bitbake manual for controlling how much memory Bitbake should consider itself entitled to consume in the development platform within which it runs. Running it on //Windows 7 64//i7-2620M//Virtualbox//Ubuntu 14 32-bit//, I told Virtualbox to allow Ubuntu to use 1.5

Re: [yocto] [meta-selinux] git recipes

2016-03-06 Thread Philip Tricca
On 03/03/2016 12:44 PM, Joe MacDonald wrote: > [Re: [yocto] [meta-selinux] git recipes] On 16.03.02 (Wed 19:59) Philip > Tricca wrote: > >> On 03/02/2016 07:47 AM, Radzykewycz, T (Radzy) wrote: >>> >>> On 3/1/16 21:40, Philip Tricca wrote: On

[yocto] [PATCH] udev: Rename udev bbappend to eudev.

2016-03-06 Thread Philip Tricca
Required by switch to eudev in oe-core. Dropping PR since this is effectively a new recipe. Signed-off-by: Philip Tricca --- recipes-core/eudev/eudev/init | 144 recipes-core/eudev/eudev/udev-cache | 32 +++