Re: [yocto] [linux-yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Bruce Ashfield
On 13-03-14 11:44 PM, Bruce Ashfield wrote: On 13-03-14 11:36 PM, Insop Song wrote: On Thu, Mar 14, 2013 at 11:13 PM, Bruce Ashfield wrote: Hmm. One of the arbiters is me .. if it doesn't work this time, let me know and I'll check the list membership. I've just signed up and got a confirm

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Bruce Ashfield
On 13-03-14 11:36 PM, Insop Song wrote: On Thu, Mar 14, 2013 at 11:13 PM, Bruce Ashfield wrote: Hmm. One of the arbiters is me .. if it doesn't work this time, let me know and I'll check the list membership. I've just signed up and got a confirmation email. I was do some testing on "ma

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Insop Song
On Thu, Mar 14, 2013 at 11:13 PM, Bruce Ashfield wrote: > > Hmm. One of the arbiters is me .. if it doesn't work this time, let me know > and I'll check the list membership. I've just signed up and got a confirmation email. >> >> I was do some testing on "make localmodconfig", which will gets

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Bruce Ashfield
On Thu, Mar 14, 2013 at 10:09 PM, Insop Song wrote: > Hi Bruce, > > I've added recipes-kernel to use edf branch and cfg. I was just merging your changes, and realized that gmail may have dropped your schedtool-dl recipe. Can you resend it with your updated series ? I have another schedtool recip

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Bruce Ashfield
On Thu, Mar 14, 2013 at 10:59 PM, Insop Song wrote: > On Thu, Mar 14, 2013 at 10:15 PM, Bruce Ashfield > wrote: > >> >> FYI: your email keeps bouncing from the linux-yocto mailing list, >> check to be sure you signed up with your gmail account, I keep >> approving them for now :) >> > > I've sign

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Insop Song
On Thu, Mar 14, 2013 at 10:15 PM, Bruce Ashfield wrote: > > FYI: your email keeps bouncing from the linux-yocto mailing list, > check to be sure you signed up with your gmail account, I keep > approving them for now :) > I've signed up last time you suggested, I will try one more and send a sepa

Re: [yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Bruce Ashfield
On 13-03-14 10:09 PM, Insop Song wrote: Hi Bruce, I've added recipes-kernel to use edf branch and cfg. FYI: your email keeps bouncing from the linux-yocto mailing list, check to be sure you signed up with your gmail account, I keep approving them for now :) - tested on qemux86 =

[yocto] [meta-realtime][PATCH] add sched_deadline reckpies-kernel for 3.8 kernel

2013-03-14 Thread Insop Song
Hi Bruce, I've added recipes-kernel to use edf branch and cfg. - tested on qemux86 === root@qemux86:~# uname -a Linux qemux86 3.8.1-yocto-standard #1 SMP PREEMPT Thu Mar 14 21:57:12 PDT 2013 i686 GNU/Linux root@qemux86:~# rt-app -t 10:35000:d -D 2 [rt-

Re: [yocto] Regarding Licensing of "mbsalign.c" available in util-linux-2.21.2 version (Yocto-1.3-Danny)

2013-03-14 Thread Saul Wold
On 03/11/2013 10:17 AM, Khem Raj wrote: On Mar 11, 2013, at 3:45 AM, Gaurang Shastri mailto:gmshas...@gmail.com>> wrote: Hi All, Any shades of light for below query ??? I would suggest to open a bug for it. Timing is on this one! I noticed this recently independent of this email! I h

Re: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Zhang, Jessica
Hi Ioana, This patch still can't address the situation that found by Timo as following Thanks, Jessica I forgot to mention. I found a way to create projects with invalid names. # Create a new Yocto C Project # Enter a wrong name eg. Test" # Press next # Press finish # --> Error Message is s

Re: [yocto] [PATCH] [meta-realtime] Add rt-app and define core-image-realtime

2013-03-14 Thread Insop Song
On Thu, Mar 14, 2013 at 1:56 PM, Bruce Ashfield wrote: > On 13-03-14 12:52 PM, Insop Song wrote: > > This patch looks ok, what are the differences from your original > layer ? I've already imported changes from there, so I'd just > like to hear about differences between the two. > do_configure w

Re: [yocto] [PATCH] [meta-realtime] Add rt-app and define core-image-realtime

2013-03-14 Thread Bruce Ashfield
On 13-03-14 12:52 PM, Insop Song wrote: Hi Bruce, This is for adding rt-app, please let me know what you think. For next patch, I will add schedtool_dl Reading this more closely, can you split this into two patches ? We need to review this in chunks, patch 1 for the rt-app (it looks fine), and

Re: [yocto] [PATCH] [meta-realtime] Add rt-app and define core-image-realtime

2013-03-14 Thread Bruce Ashfield
On 13-03-14 12:52 PM, Insop Song wrote: Hi Bruce, This is for adding rt-app, please let me know what you think. For next patch, I will add schedtool_dl This patch looks ok, what are the differences from your original layer ? I've already imported changes from there, so I'd just like to hear ab

Re: [yocto] Loading a new yocto image to Intel Fri2 board

2013-03-14 Thread Darren Hart
On 03/14/2013 12:56 PM, Insop Song wrote: > Hi Darren, > > mkefidisk.sh works, thank you. > > What I found was, USB still doesn't work even with mkefidisk.sh. > So I used micro sd card instead. Aha, yes. You will need to add "rootwait" to your kernel command line for reliable booting over usb. T

Re: [yocto] Loading a new yocto image to Intel Fri2 board

2013-03-14 Thread Insop Song
Hi Darren, mkefidisk.sh works, thank you. What I found was, USB still doesn't work even with mkefidisk.sh. So I used micro sd card instead. I will use sd card for now, so it should be fine for now. Regards, Insop On Wed, Mar 13, 2013 at 10:03 AM, Darren Hart wrote: > On 03/10/2013 04:16 AM,

Re: [yocto] Using meta-openembeded with yocto

2013-03-14 Thread Kurt Stevens
Ross, Yes, that was the ticket! Now things make more sense, and the build is rolling. Thanks very much to both you and Hans. Kurt Stevens "Burton, Ross" wrote in message news:cajto0lbmzhgstykafcid0wpr7z2+zu-vcw31qwxojn_1qpd...@mail.gmail.com... > On 14 March 2013 08:09, Kurt St

[yocto] [PATCH] [meta-realtime] Add rt-app and define core-image-realtime

2013-03-14 Thread Insop Song
Hi Bruce, This is for adding rt-app, please let me know what you think. For next patch, I will add schedtool_dl Regards, Insop -- - "rt-app" is a test application that starts multiple periodic threads in order to

Re: [yocto] Using image_types_uboot.bbclass

2013-03-14 Thread Hans Beckérus
On Thu, Mar 14, 2013 at 6:44 PM, Hans Beckérus wrote: > Anyone that could explain how to take use of this excellent class ;) > I have a custom image recipe and I would like the resulting image to be > massaged by mkimage. > I can see that this class is exporting an oe_mkimage() function, but how >

[yocto] Using image_types_uboot.bbclass

2013-03-14 Thread Hans Beckérus
Anyone that could explain how to take use of this excellent class ;) I have a custom image recipe and I would like the resulting image to be massaged by mkimage. I can see that this class is exporting an oe_mkimage() function, but how should I make sure it is called from my recipe? I guess I need t

Re: [yocto] Using meta-openembeded with yocto

2013-03-14 Thread Burton, Ross
On 14 March 2013 08:09, Kurt Stevens wrote: > ERROR: ParseError at > /home/kurt/yocto/poky-danny-8.0/meta-openembedded/meta-oe/recipes-support/maliit/maliit-framework_git.bb:7: > Could not inherit file classes/gtk-immodules-cache.bbclass > ERROR: Command execution failed: Exited with 1 You're run

Re: [yocto] Using meta-openembeded with yocto

2013-03-14 Thread Kurt Stevens
Thanks Hans for the quick response. I cloned meta-openembedded under the poky folder and generated a new build folder using the oe-init* script (in a new shell), but when I run hob from the new build folder, I get this error message: ERROR: ParseError at /home/kurt/yocto/poky-danny-8.0/meta-op

[yocto] [PATCH] plugins/sdk.ide: Fix setting default profile

2013-03-14 Thread Timo Mueller
From: Timo Mueller This fixes a regression where the default profile was not changed if the content of the UI settings were identical. The regression was introduced with f93aabf17df2c9a8971c4b428f67a9273c011233 Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/preferences/YoctoSDKPref

Re: [yocto] Using meta-openembeded with yocto

2013-03-14 Thread Hans Beckérus
On Thu, Mar 14, 2013 at 3:32 PM, Kurt Stevens wrote: > Hello all, > > I am new to this list, and new to working with yocto project. I have > been able to build bootable images for my target (atom) using yocto and > hob, > and am very happy and impressed. > > I would also like to use some

[yocto] Using meta-openembeded with yocto

2013-03-14 Thread Kurt Stevens
Hello all, I am new to this list, and new to working with yocto project. I have been able to build bootable images for my target (atom) using yocto and hob, and am very happy and impressed. I would also like to use some of the layers within meta-oe (specifically apache and mysql), but

Re: [yocto] [meta-raspberrypi][PATCH] use right license name for GPLv2

2013-03-14 Thread Eric Bénard
Hi Andrei, Le Wed, 13 Mar 2013 20:01:54 +0200, Andrei Gherzan a écrit : > The SPDX name for GPLv2 (http://spdx.org/licenses/) is GPL-2.0 so I'd like > to use this. > OE-core is mainly using GPLv2 thus the change proposal to be consistant. > And one more thing, please add the recipe name in the

Re: [yocto] Problem compiling util-linux-native

2013-03-14 Thread Hans Beckérus
On Wed, Mar 13, 2013 at 8:34 PM, Hans Beckérus wrote: > Hi. I just moved from a x86 Ubuntu host to SuSE x86_64. Now I have issues > getting my ARM image to build due to compilation errors in util-linux? > It seems it is the util-linux-native that fails even though I get this in > the end: > > * E

Re: [yocto] [PATCH] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Grigoropol, IoanaX
Hi Timo, Thank you for the comments. I have sent a new version of the patch to the list. Ioana From: Timo Müller [m...@timomueller.eu] Sent: Thursday, March 14, 2013 12:29 PM To: Grigoropol, IoanaX Cc: yocto@yoctoproject.org Subject: Re: [yocto] [PATCH] [e

[yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Ioana Grigoropol
[Yocto #4008] Signed-off-by: Ioana Grigoropol --- .../org/yocto/sdk/ide/YoctoSDKMessages.properties |1 + .../sdk/ide/wizard/NewYoctoCProjectTemplate.java | 27 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/plugins/org.yocto.sdk.ide/src/org/yocto/

Re: [yocto] [PATCH] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Timo Müller
Hi Ioana, Timo Müller wrote, On 14.03.2013 11:29: Hi Ioana, Ioana Grigoropol wrote, On 14.03.2013 10:06: [Yocto #4008] Signed-off-by: Ioana Grigoropol --- .../sdk/ide/wizard/NewYoctoCProjectTemplate.java | 34 +--- 1 file changed, 29 insertions(+), 5 deletions(-) diff

Re: [yocto] [PATCH] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Timo Müller
Hi Ioana, Ioana Grigoropol wrote, On 14.03.2013 10:06: [Yocto #4008] Signed-off-by: Ioana Grigoropol --- .../sdk/ide/wizard/NewYoctoCProjectTemplate.java | 34 +--- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/plugins/org.yocto.sdk.ide/src/org/yocto/sd

[yocto] [PATCH] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Ioana Grigoropol
[Yocto #4008] Signed-off-by: Ioana Grigoropol --- .../sdk/ide/wizard/NewYoctoCProjectTemplate.java | 34 +--- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/plugins/org.yocto.sdk.ide/src/org/yocto/sdk/ide/wizard/NewYoctoCProjectTemplate.java b/plugins/org.y

[yocto] Can't install linux-libc-headers in to rootfs

2013-03-14 Thread Simon Egli
Hi all, I'm generating a custom image on which we may from time to time compile programs in the field, so we need the libc-headers package. This package is generated fine with "bitbake linux-libc-headers", but on building the rootfs it fails with following message (from the log): /Unable to

[yocto] Weekly Build availability

2013-03-14 Thread Flanagan, Elizabeth
The weekly build is now available at: http://autobuilder.yoctoproject.org/pub/nightly/20130313-3 poky: 4da406cd50cf02a63ed76810a670aba1eb561c79 meta-qt3: 06e2fe600de962cdba53c23de1207501439a9c9f eclipse-poky: aecd7bef8485cd2a4dea6ea314a430214ac3393c Known issues: - - avahi-0.