[yocto] Design Document of Yocto 1656 Recipe creation/import script

2012-01-06 Thread Kang Kai
Hi All, This is the design document of Yocto 1656 Recipe creation/import script. Please help to review it. Any suggestion is appreciate. Regards, Kai Design documnet for Recipe creation/import script * Purpose The feature is from Yocto 1.2 Bug 1656. A script or similar system that would

Re: [yocto] [PATCH 1/1] distro: Add poky-tiny distro definition

2012-01-06 Thread Richard Purdie
On Thu, 2012-01-05 at 15:37 -0800, Darren Hart wrote: Poky-tiny is intended for building very small OS images. The distro definition sets the providers for the kernel and the runtime services. It also drops NLS support and reduces the eglibc component list and other DISTRO_FEATURE elements.

Re: [yocto] [PATCH V3 0/3] New distribution definition for poky-tiny

2012-01-06 Thread Richard Purdie
On Thu, 2011-12-29 at 03:12 +0100, Leon Woestenberg wrote: Ah, I missed this line: o Read-only or RAMFS root filesystem However, our recipes in many ways depend on write behaviour on first boot. When under classic OE, I always had to verify each recipe for correct operation for ro

[yocto] Scottrif no IRC

2012-01-06 Thread Rifenbark, Scott M
I am still not able to connect to otcchat.org through IRC. Email communication only until this is resolved. Scott Rifenbark Intel Corporation Yocto Project Documentation 503.712.2702 503.341.0418 (cell) ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] Design Document of Yocto 1656 Recipe creation/import script

2012-01-06 Thread Pedro Algarvio
Is there any work started regarding this? Will this be part of bitbake? Python will be it's implementation language? Best Regards, Pedro Algarvio. On 06/01/12 09:51, Kang Kai wrote: Hi All, This is the design document of Yocto 1656 Recipe creation/import script. Please help to review it.

Re: [yocto] Design Document of Yocto 1656 Recipe creation/import script

2012-01-06 Thread Joshua Lock
Hi Kai, On 06/01/12 01:51, Kang Kai wrote: This is the design document of Yocto 1656 Recipe creation/import script. Please help to review it. Any suggestion is appreciate. You should check out autospectacle[1] that I linked to in the bug report. It does a lot of guessing using clever tricks

[yocto] FW: Yocto Project Technical Team Meeting

2012-01-06 Thread Liu, Song
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, January 10, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada)

2012-01-06 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.1.1 point release update - 10 min (Josh) * Yocto 1.2 M2 status - 10 min (Song/Bruce/Team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.2_Status * Opens - 10 min * Action item Review - 5 min - Mark will review unsorted features from Wind

[yocto] [PATCH 0/1] Add meta-cedartrail to meta-intel/master

2012-01-06 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com Hi, This patch is to update the meta-cedartrail BSP from edison branch to master branch. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 7c3db7010479970f3f92501349827c517de3c36a: meta-intel: change EMGD

[yocto] [PATCH 1/1] meta-cedartrail: Create meta-cedartrail BSP

2012-01-06 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com Add meta-cedartrail to meta-intel Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com --- MAINTAINERS|3 + meta-cedartrail/COPYING.MIT| 17 +++ meta-cedartrail/README

[yocto] Does my build disk's filesystem make a difference?

2012-01-06 Thread Jeff Osier-Mixon
I am creating a Yocto Project build system. For various reasons, it is a dual-boot system, win7 linux (probably mint 12, haven't decided). I have a primary boot disk with both operating systems and a large secondary disk to use for build trees etc. Does the filesystem on the big secondary disk

Re: [yocto] Does my build disk's filesystem make a difference?

2012-01-06 Thread Joshua Lock
On 06/01/12 15:53, Jeff Osier-Mixon wrote: I am creating a Yocto Project build system. For various reasons, it is a dual-boot system, win7 linux (probably mint 12, haven't decided). I have a primary boot disk with both operating systems and a large secondary disk to use for build trees etc.

Re: [yocto] Does my build disk's filesystem make a difference?

2012-01-06 Thread Darren Hart
On 01/06/2012 04:01 PM, Joshua Lock wrote: On 06/01/12 15:53, Jeff Osier-Mixon wrote: I am creating a Yocto Project build system. For various reasons, it is a dual-boot system, win7 linux (probably mint 12, haven't decided). I have a primary boot disk with both operating systems and a large

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-06 Thread Darren Hart
Hi Zumeng, Thanks for putting these together. Please provide a commit message. See: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#Patch_Headers_and_Commit_Messages +LICENSE = LGPLv2.1+ BSD +LIC_FILES_CHKSUM = file://COPYING;md5=e647752e045a8c45b6f583771bd561ef COPYING only

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-06 Thread Darren Hart
This commit message doesn't tell me anything about what this patch is intended to do. +++ b/meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm-and-mips.patch @@ -0,0 +1,23 @@ +Upstream-Status: Pending + +lttng-tools: fix compiling error for powerpc, arm + Add

[yocto] [PATCH 0/1] meta-yocto: add local.conf.sample.extended LICENSE_FLAGS_WHITELIST section

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patch adds a section to local.conf.sample.extended to accompany the corresponding LICENSE_FLAGS mechanism. The following changes since commit 468998cddbe1a803096c9b357e1b5daa3b7e8c2e: Dongxiao Xu (1): command.py: add parseConfigurationFiles

[yocto] [PATCH 1/1] local.conf.sample.extended: add LICENSE_FLAGS_WHITELIST section

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a new section for LICENSE_FLAGS_WHITELIST, containing a list of the current packages with LICENSE_FLAGS. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta-yocto/conf/local.conf.sample.extended | 13 + 1 files changed, 13

Re: [yocto] [PATCH 1/1] local.conf.sample.extended: add LICENSE_FLAGS_WHITELIST section

2012-01-06 Thread Saul Wold
On 01/06/2012 09:23 PM, tom.zanu...@intel.com wrote: From: Tom Zanussitom.zanu...@intel.com Add a new section for LICENSE_FLAGS_WHITELIST, containing a list of the current packages with LICENSE_FLAGS. Signed-off-by: Tom Zanussitom.zanu...@intel.com Thanks! Acked-by: Saul Wold