Re: [yocto] RFC: Joint, monthly, and online forum for developer discussion

2012-01-11 Thread Jack Mitchell
On 10/01/12 22:16, Joshua Lock wrote: Hi Sean, On 09/01/12 17:49, Hudson, Sean wrote: I propose having a monthly, online developer forum that promotes discussion on longer term technical issues that impact both Yocto and OpenEmbedded. This would supplement the already existing mailing list and

Re: [yocto] Unable to set system clock

2012-01-11 Thread Gary Thomas
On 2012-01-10 22:14, Navani Kamal Srivastava wrote: Hi Gary, What's your hardware target? We are using iMX35 processor. There is a bug #1767 that can make the system always reset the clock to the saved timestamp on boot. I am not pretty sure for this because I am able to set system clock

Re: [yocto] Request to enable SMP and virtio for qemux86/x86-64

2012-01-11 Thread Bruce Ashfield
On 12-01-11 02:01 AM, Zhai, Edwin wrote: Bruce, Can we enable SMP and virtio by default for qemux86/x86-64? This can achieve huge perf boost for workload inside qemu. E.g. we enabled self-hosted image, where we build yocto inside qemu. Attached patch showes the kernel config option. Is it

[yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
Hi, I followed the example in the Yocto Project Development Manual for setting up a local kernel repo and it didn't go so well. A month or two ago I checked out Edison and was able to build all the images required for Beagleboard and it booted fine (using command line ... not hob. Tried hob but

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Bruce Ashfield
On 12-01-11 09:41 AM, Brian Hutchinson wrote: Hi, I followed the example in the Yocto Project Development Manual for setting up a local kernel repo and it didn't go so well. A month or two ago I checked out Edison and was able to build all the images required for Beagleboard and it booted fine

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
On Wed, Jan 11, 2012 at 9:57 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: It will. I sent patches recently to make that the preferred version in the master branch. Cherry picking that change would probably be all you would need. 2.  Is the example for setting up for kernel

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Jack Mitchell
On 11/01/12 15:20, Brian Hutchinson wrote: On Wed, Jan 11, 2012 at 9:57 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: It will. I sent patches recently to make that the preferred version in the master branch. Cherry picking that change would probably be all you would need. 2. Is

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Bruce Ashfield
On 12-01-11 10:20 AM, Brian Hutchinson wrote: On Wed, Jan 11, 2012 at 9:57 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: It will. I sent patches recently to make that the preferred version in the master branch. Cherry picking that change would probably be all you would need. 2. Is

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
On Wed, Jan 11, 2012 at 10:29 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Just so I'm clear. You are asking about the switch to 3.0 as the default ? If so, that was only done in master for the upcoming 1.2 release and not on the edison branch, so you wouldn't pick it up by pulling.

Re: [yocto] [Announcement] Cedartrail BSP available.

2012-01-11 Thread James Abernathy
What is the purpose of building the provided images with time limited kernel? Can I assume that a standard build of the unchanged meta-cedartrail BSP will use the non-tlk kernel? Jim A On Wed, Dec 28, 2011 at 6:02 PM, Flanagan, Elizabeth elizabeth.flana...@intel.com wrote: -BEGIN PGP

Re: [yocto] [Announcement] Cedartrail BSP available.

2012-01-11 Thread Mark Hatle
On 1/11/12 11:21 AM, James Abernathy wrote: What is the purpose of building the provided images with time limited kernel? Can I assume that a standard build of the unchanged meta-cedartrail BSP will use the non-tlk kernel? Simple reason, the creator of the BSP wants you to configure and build

Re: [yocto] [Announcement] Cedartrail BSP available.

2012-01-11 Thread Stewart, David C
From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of James Abernathy Sent: Wednesday, January 11, 2012 9:22 AM What is the purpose of building the provided images with time limited kernel? Intel at least have chosen to provide bootable images for their

Re: [yocto] Yocto SWAT team kickoff

2012-01-11 Thread Flanagan, Elizabeth
I've done some initial wikification of this: https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team#Live_Debugging_Process Michael Halstead, as the SA, should probably be included on this as access rights to the infrastructure should in most cases, go through him. -b On Tue, Jan 10,

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Yocto (Built by Poky 6.0) 1.1+snapshot-20120111 beagleboard ttyO2 beagleboard login: root root@beagleboard:~# ls root

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Bruce Ashfield
) Data Size:3106548 Bytes = 3 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Yocto (Built by Poky 6.0) 1.1+snapshot-20120111 beagleboard ttyO2

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Joshua Lock
On 11/01/12 06:41, Brian Hutchinson wrote: Hi, I followed the example in the Yocto Project Development Manual for setting up a local kernel repo and it didn't go so well. A month or two ago I checked out Edison and was able to build all the images required for Beagleboard and it booted fine

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
On Wed, Jan 11, 2012 at 3:46 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Starting kernel ... Uncompressing Linux... done, booting the kernel. Yocto (Built by Poky 6.0) 1.1+snapshot-20120111 beagleboard ttyO2 beagleboard login: root root@beagleboard:~# ls root@beagleboard

Re: [yocto] Yocto SWAT team kickoff

2012-01-11 Thread Liu, Song
Thanks a lot for putting these together on the wiki, Beth! It really helps. Song -Original Message- From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] Sent: Wednesday, January 11, 2012 11:12 AM To: Liu, Song Cc: yocto@yoctoproject.org Subject: Re: [yocto] Yocto SWAT team

Re: [yocto] Does Edison work with Beagleboard linux-yocto-3.0 kernel?

2012-01-11 Thread Brian Hutchinson
On Wed, Jan 11, 2012 at 3:47 PM, Joshua Lock j...@linux.intel.com wrote: In meta-yocto/conf/distro/poky.conf there's a line which sets: PREFERRED_VERSION_linux-yocto ?= 2.6.37+git% Which is then overridden for the qemu machines to: PREFERRED_VERSION_linux-yocto_qemuppc ?= 3.0% If you add

[yocto] Yocto Project Facebook Page

2012-01-11 Thread Jeff Osier-Mixon
Hi all, In my wanderings as a community manager, evidently I found time last year to set up both a page and a group on Facebook, and then proceeded to neglect both of them. I am shutting down the group, as it is quite unused. In order to do so, I need to delete the group's 10 members, so if you

[yocto] [PATCH 0/1] Change default signature handler

2012-01-11 Thread Lianhao Lu
Fixed bug #1555. Changed the default handler to basic hash for poky distro. Also added some descriptive comment in local.conf.extended. The following changes since commit 0f4d99d207b224bb9ce23de00a48f795ae20b3a0: Richard Purdie (1): multilib.conf: Clean up file and add missing entries

[yocto] [PATCH 1/1] meta-yocto/conf: Change default signature handler.

2012-01-11 Thread Lianhao Lu
[YOCTO #1555] 1. Changed default signature handler to 'basichash' in poky.conf. 2. Added comment about PRservice settings in local.conf.extened. Signed-off-by: Lianhao Lu lianhao...@intel.com --- meta-yocto/conf/distro/poky.conf |2 ++ meta-yocto/conf/local.conf.sample.extended |