Re: [yocto] [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name

2011-12-14 Thread Bruce Ashfield
On 11-12-14 7:54 PM, Saxena, Rahul wrote: I made a mistake in specifying the machine branch name: The new machine branch should be: "yocto/standard/cedartrail" instead of "yocto/standard/cedartview" Sorry about that. No problem at all. I read the right thing even if you didn't type it :

Re: [yocto] [V2 PATCH 1/1] remove usbgadget from routerstationpro

2011-12-14 Thread Bruce Ashfield
On 11-12-14 8:02 PM, Zumeng Chen wrote: Since the target doesn't have the related requirement to use USB slave hardware supporting usb gadget, so remove it from MACHINE_FEATURES. Indention went a bit out of whack there, but the wording is what we want. Acked-by: Bruce Ashfield Si

[yocto] [V2 PATCH 1/1] remove usbgadget from routerstationpro

2011-12-14 Thread Zumeng Chen
Since the target doesn't have the related requirement to use USB slave hardware supporting usb gadget, so remove it from MACHINE_FEATURES. Signed-off-by: zumeng.c...@windriver.com> --- meta-yocto/conf/machine/routerstationpro.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Re: [yocto] [PATCH 1/1] remove usbgadget from routerstationpro

2011-12-14 Thread Zumeng Chen
于 2011年12月14日 22:20, Bruce Ashfield 写道: On 11-12-14 04:31 AM, Zumeng Chen wrote: 1. No mass storage needed to be accessed by usbgadget. 2. This is a router station& switch, so it should not be taken as a USB_NET device too. Zumeng, The comment from the bug reporter was also that the target do

Re: [yocto] [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name

2011-12-14 Thread Saxena, Rahul
I made a mistake in specifying the machine branch name: The new machine branch should be: "yocto/standard/cedartrail" instead of "yocto/standard/cedartview" Sorry about that. Thanks Rahul -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.o

[yocto] [PATCH 1/1][KERNEL] meta: Add cedartrail

2011-12-14 Thread rahul . saxena
From: Rahul Saxena Add cedartrail.cfg, cedartrail.scc, cedartrail-standard.scc, cedartrail-preempt-rt.scc Signed-off-by: Rahul Saxena --- .../bsp/cedartrail/cedartrail-preempt-rt.scc |7 +++ .../bsp/cedartrail/cedartrail-standard.scc |7 +++ .../cfg/kernel-cache/bsp/c

[yocto] [PATCH 0/1][KERNEL] meta: Add cedartrail

2011-12-14 Thread rahul . saxena
From: Rahul Saxena This is the initial version of a BSP for the Cedar Trail platform. The Cedar Trail platform consists of the Intel Cedarview Atom processor and Tiger Point Chipset. I have succesfully booted Sato image on Cedar Trail CRB, desktop and mobile pre-production sample boards and test

[yocto] 1.2_M1.rc2 Images are now available.

2011-12-14 Thread Flanagan, Elizabeth
1.2 Milestone 1 rc2 Nightly is ready for testing. This is the last milestone prior to 1.2_M1 release. poky: b806f726b1db2cb605869c1022ef727c1110255b meta-qt3: 0c3153242344e5113a50002939d36a2b739cc497 Test images for QA are available at: http://autobuilder.yoctoproject.org/pub/nightly/20111213-4

Re: [yocto] Package name in .bb file

2011-12-14 Thread Khem Raj
On Wed, Dec 14, 2011 at 12:32 AM, Navani Kamal Srivastava wrote: > Hello, > > > > 1- I wish to know how we are supposed to include package name in rootfs > *.bb file? > > > > Like if I have to include Qt-4.6.3 , which parameter from > qt4-embedded_4.6.3.bb file I need to give in rootfs poky-im

Re: [yocto] linux-yocto: ktypes/tiny and some questions along the way

2011-12-14 Thread Bruce Ashfield
On 11-12-14 02:06 PM, Darren Hart wrote: On 12/14/2011 10:43 AM, Bruce Ashfield wrote: On 11-12-14 01:07 PM, Darren Hart wrote: Heavily trimmed down to the remaining points of discussion... Everyone thanks you. I thought of doing that as well on my last reply. So what does that mean here

Re: [yocto] linux-yocto: ktypes/tiny and some questions along the way

2011-12-14 Thread Darren Hart
On 12/14/2011 10:43 AM, Bruce Ashfield wrote: > On 11-12-14 01:07 PM, Darren Hart wrote: Heavily trimmed down to the remaining points of discussion... >> So what does that mean here? Well, I suggest we put all the sources in >> standard (minus evil BSP patches obviously) and then create a ktype p

[yocto] Next steps on the Yocto Project's developer experience

2011-12-14 Thread Stewart, David C
Hello all - those of you who read our blog posts know that we are trying to continually improve our developer experience. I have some good news here. I would like to introduce Belen Barros Pena who has joined the Yocto Project recently. She is a very experienced user interaction designer, based

Re: [yocto] linux-yocto: ktypes/tiny and some questions along the way

2011-12-14 Thread Bruce Ashfield
On 11-12-14 01:07 PM, Darren Hart wrote: On 12/14/2011 08:59 AM, Bruce Ashfield wrote: On 11-12-12 06:17 PM, Darren Hart wrote: On 12/11/2011 09:14 PM, Bruce Ashfield wrote: On 11-12-09 5:52 PM, Darren Hart wrote: Bruce, I'm looking at introducing a new kernel type, ktypes/tiny. Tiny will

Re: [yocto] linux-yocto: ktypes/tiny and some questions along the way

2011-12-14 Thread Darren Hart
On 12/14/2011 08:59 AM, Bruce Ashfield wrote: > On 11-12-12 06:17 PM, Darren Hart wrote: >> On 12/11/2011 09:14 PM, Bruce Ashfield wrote: >>> On 11-12-09 5:52 PM, Darren Hart wrote: Bruce, I'm looking at introducing a new kernel type, ktypes/tiny. Tiny will define a core

[yocto] Package name in .bb file

2011-12-14 Thread Navani Kamal Srivastava
Hello, 1- I wish to know how we are supposed to include package name in rootfs *.bb file? Like if I have to include Qt-4.6.3 , which parameter from qt4-embedded_4.6.3.bb file I need to give in rootfs poky-image.bb file? I tried giving- IMAGE_INSTALL += "qt4 busybox tcp-wrappers iproute2 c

Re: [yocto] linux-yocto: ktypes/tiny and some questions along the way

2011-12-14 Thread Bruce Ashfield
On 11-12-12 06:17 PM, Darren Hart wrote: On 12/11/2011 09:14 PM, Bruce Ashfield wrote: On 11-12-09 5:52 PM, Darren Hart wrote: Bruce, I'm looking at introducing a new kernel type, ktypes/tiny. Tiny will define a core set of kernel policy options, such as proc, sys, devtmpfs, futex, epoll, elf

Re: [yocto] [PATCH 1/1] remove usbgadget from routerstationpro

2011-12-14 Thread Bruce Ashfield
On 11-12-14 04:31 AM, Zumeng Chen wrote: 1. No mass storage needed to be accessed by usbgadget. 2. This is a router station& switch, so it should not be taken as a USB_NET device too. Zumeng, The comment from the bug reporter was also that the target doesn't have USB slave hardwar

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-14 Thread Bruce Ashfield
On 11-12-14 12:47 AM, Darren Hart wrote: On 12/13/2011 09:13 PM, Bruce Ashfield wrote: On 11-12-13 6:26 PM, Bodke, Kishore K wrote: Yes. Its with poky Edison with poky-extras/meta-kernel-dev master branch I am using for my build. This is likely the problem. I use and test meta-kernel-dev eve

[yocto] [PATCH 1/1] remove usbgadget from routerstationpro

2011-12-14 Thread Zumeng Chen
1. No mass storage needed to be accessed by usbgadget. 2. This is a router station & switch, so it should not be taken as a USB_NET device too. Signed-off-by: zumeng.c...@windriver.com> --- meta-yocto/conf/machine/routerstationpro.conf |2 +- 1 files changed, 1 insertions(+), 1 delet