[yocto] Question about meta-intel

2016-10-17 Thread Clark, Mark A
Yocto gurus. See below. I have built the corei7 and core2-32 images for core-image-rt-sdk. These build and run fine. The i586 is listed (intel-quark) in the linux-yocto-rt_4.1.bbappend but fails to build. Is this a bug or is the i586 not a valid target? NOTE: Resolving any missing task

Re: [yocto] [EXTERNAL] [meta-intel][Galileo] Kernel configuration isn't applied on linux-yocto-rt

2016-09-16 Thread Clark, Mark A
Claudius, I am running into similar issues with linux-yocto-rt. I am working out of poky/krogoth. I have the following two lines set at the end of local.conf COMPATIBLE_MACHINE_genericx86 = "genericx86" PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" I also have MACHINE ?= "genericx86"

[yocto] Poky/krogoth core-image-rt

2016-09-09 Thread Clark, Mark A
All, I am still running into issues on building the RT image. I was able to configure poky/jethro to create the core-image-rt. That being said the kernel boot would hang at switching clock source "Switching to clocksource tsc". I was attempting to run down the issue there when the 2.1

Re: [yocto] [EXTERNAL] Re: Update on issue witn do_package_qa

2016-09-08 Thread Clark, Mark A
This one? -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Thursday, September 08, 2016 12:43 PM To: Clark, Mark A <mark.cla...@nov.com>; yocto@yoctoproject.org Subject: Re: [EXTERNAL] Re: [yocto] Update on issue witn do_package_qa On 2016-09

Re: [yocto] [EXTERNAL] Re: Update on issue witn do_package_qa

2016-09-08 Thread Clark, Mark A
shfield [mailto:bruce.ashfi...@windriver.com] Sent: Wednesday, September 07, 2016 6:14 PM To: Clark, Mark A <mark.cla...@nov.com>; yocto@yoctoproject.org Subject: [EXTERNAL] Re: [yocto] Update on issue witn do_package_qa On 2016-09-06 8:42 PM, Bruce Ashfield wrote: > On 2016-09-06 2:17 P

[yocto] Update on issue witn do_package_qa

2016-09-06 Thread Clark, Mark A
Did a complete clone / checkout of krogoth this morning. Same results. Can't get a core-image-rt build of the latest poky. yocto@yocto-HP-Pavilion-dv7-Notebook-PC:~/poky/build$ bitbake core-image-rt Parsing recipes: 100%

Re: [yocto] [EXTERNAL] Re: Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
Common-pc-cpu.cfg has the “# CONFIG_64BIT is not set” completely removed.’ # CONFIG_64BIT is not set From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Friday, September 02, 2016 12:49 PM To: Clark, Mark A <mark.cla...@nov.com> Cc: yocto@yoctoproject.org Subject: [EXTERN

Re: [yocto] [EXTERNAL] Re: Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
“Is this a new error ? i.e. it used to work ?” Yes, this, I believe, used to work with poky/jethro. I will double check. From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Friday, September 02, 2016 12:49 PM To: Clark, Mark A <mark.cla...@nov.com> Cc: yocto@yoctoproject.org S

[yocto] Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
When building for core-image-rt I get the following error: Any insights meta-yocto-bsp= "krogoth:7e11efef59c3102948d3eafe5b136c493deee3b5" NOTE: Fetching uninative binary shim from

Re: [yocto] [EXTERNAL] which package provides shutdown command

2016-03-01 Thread Clark, Mark A
I’d be tempted to just script it. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Vivek Per Sent: Tuesday, March 01, 2016 3:51 AM To: Yocto Subject: [EXTERNAL] [yocto] which package provides shutdown command Hi, When i try to use reboot command(which

Re: [yocto] Hanging during kernel boot

2016-02-29 Thread Clark, Mark A
I am running into the same problem and have tried tweaking parts of the kernel config to get past this. I can build the same target for qemu and it boots fine. I run it on a Beckhoff SBC and it hangs at the Switching to clock source tsc". Any ideas? It's using the 3.14 kernel for RT.

Re: [yocto] Hanging during kernel boot

2016-02-26 Thread Clark, Mark A
I have been getting the same error; "The system doesn't crash. I can bang on the keyboard, and the keys are echoed. After seven or so presses, I get a "random: nonblocking pool is initialized" message (something to do with entropy collection, I guess). So the kernel is running, but it's like