Re: [yocto] Fwd: build failure on ubuntu 64bits development system

2012-01-18 Thread Saul Wold
On 01/18/2012 08:17 AM, Jim Abernathy wrote: On 01/18/2012 11:06 AM, William Mills wrote: On 01/18/2012 10:25 AM, James Abernathy wrote: On Wed, Jan 18, 2012 at 10:15 AM, William Mills mailto:wmi...@ti.com>> wrote: On 01/18/2012 10:04 AM, James Abernathy wrote: -- Forwarded me

Re: [yocto] Trouble creating new package

2012-01-10 Thread Saul Wold
On 01/10/2012 03:21 AM, Jack Mitchell wrote: On 10/01/12 11:16, Martin Jansa wrote: On Tue, Jan 10, 2012 at 11:08:22AM +, Jack Mitchell wrote: Good morning everyone, I am currently having issues creating a (very!) simple package. I have looked at the latest reference manual and studied oth

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 Zanussi Add a new section for LICENSE_FLAGS_WHITELIST, containing a list of the current packages with LICENSE_FLAGS. Signed-off-by: Tom Zanussi Thanks! Acked-by: Saul Wold --- meta-yocto/conf/local.conf.sample.extended

[yocto] [CONSOLIDATED PULL (meta-yocto) 4/4] distro: Add poky-tiny distro definition

2012-01-03 Thread Saul Wold
From: Darren Hart 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 reduces the eglibc component list and other DISTRO_FEATURE elements. Signed-off-by: Darren Hart --- meta-yocto/conf/distro/poky-t

[yocto] [CONSOLIDATED PULL (meta-yocto) 3/4] distro: Add POKY_DEFAULT_EXTRA_R* variables

2012-01-03 Thread Saul Wold
From: Darren Hart Allow the reuse of poky.conf by distro definitions wanting to remove content by introducting POKY_DEFAULT_EXTRA_R*. These are appended to the corresponding DISTRO_EXTRA_R* variables and can be overriden by distro configs that "require poky.conf". Signed-off-by: Darren Hart ---

[yocto] [CONSOLIDATED PULL (meta-yocto) 2/4] linux-yocto-rt/meta-yocto: add routerstationpro support

2012-01-03 Thread Saul Wold
From: Bruce Ashfield Fixes [YOCTO #1390] Updated the meta-yocto support for the routerstationpro on the preempt-rt kernel support. Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_3.0.bbappend |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[yocto] [CONSOLIDATED PULL (meta-yocto) 1/4] linux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x support

2012-01-03 Thread Saul Wold
From: Bruce Ashfield Updating the routerstationpro and beagleboard compatibility and SRCREV to pickup v3.0.12 support. Signed-off-by: Bruce Ashfield --- meta-yocto/conf/machine/beagleboard.conf |1 + meta-yocto/conf/machine/routerstationpro.conf |1 + .../recipes-kernel/

[yocto] [CONSOLIDATED PULL (meta-yocto) 0/4]

2012-01-03 Thread Saul Wold
Richard, This is the meta-yocto patches that coordiate with the oe-core changes you have already pulled. Sau! The following changes since commit f3a1a8897c78e116d7d28947a85687d0ce9d7df7: pseudo: ensure libs are included in package (2012-01-03 12:14:41 +) are available in the git reposito

Re: [yocto] build error on meta-cedarview

2011-12-29 Thread Saul Wold
On 12/28/2011 09:26 PM, Andrew Schweitzer wrote: Jim Abernathy writes: While running a build of the core-image-sato using the edison latest commits and the meta-cedartrail bsp, I notices some errors fly by and thought I'd see if anyone knows the reason. The build is just

[yocto] Minutes: Yocto Technical Team Meeting - Tuesday, December 13, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-13 Thread Saul Wold
Attendees: Sean, Beth, Tom, Richard, Darren, Bruce, Dave, Joshua, Mark, ScottR, Saul New Action Item List: * Action item Review - 5 min 1. Mark will review unsorted features from Wind River team and try to have them scheduled (WIP) Focus of the current week: M1 Stabilization, M2 Planning

[yocto] Agenda: Yocto Technical Team Meeting - Tuesday, December 13, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-12 Thread Saul Wold
Agenda: * Opens collection - 5 min (Saul) * Yocto 1.0.2 and 1.1.1 point release update - 10 min (Josh/Beth) * Yocto 1.2 M1 Status (features development) - 10 min (Saul/Beth) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.2_Status * M2 Planning * Opens - 10 min * Action item Review - 5 min

[yocto] [PATCH] meta-tlk: Add COPYING MIT

2011-12-09 Thread Saul Wold
Adds License File Fixes [YOCTO #1816] Signed-off-by: Saul Wold --- meta-tlk/COPYING.MIT | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) create mode 100644 meta-tlk/COPYING.MIT diff --git a/meta-tlk/COPYING.MIT b/meta-tlk/COPYING.MIT new file mode 100644 index

[yocto] [PATCH] task-core-qt3: Fix package names

2011-12-08 Thread Saul Wold
Signed-off-by: Saul Wold --- recipes-qt3/tasks/task-core-qt3.bb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/recipes-qt3/tasks/task-core-qt3.bb b/recipes-qt3/tasks/task-core-qt3.bb index 81479d9..fa41fb5 100644 --- a/recipes-qt3/tasks/task-core-qt3.bb +++ b/recipes

Re: [yocto] [meta-qt3] [PATCH 0/5] Qt3 fixes

2011-12-08 Thread Saul Wold
On 12/08/2011 07:18 AM, Paul Eggleton wrote: A fix for a compile error plus a bunch of minor tidy-ups for meta-qt3. The following changes since commit 0e9784d26df51bd564b8f23bd40a6c36969abd5c: qt-x11-free-native: fix where qmake gets linked (2011-09-14 13:41:06 -0700) are available in the g

Re: [yocto] Minutes: Yocto Technical Team Meeting - Tuesday, December 06, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-06 Thread Saul Wold
On 12/06/2011 08:44 AM, Saul Wold wrote: Attendees: Beth, Darren, Tom, Matthew, Scott R., Sean, Richard, Paul, Jeff, Denys, Bruce, Mark, Dave, Song New Action Item List: * Action item Review - 5 min 1. Mark will review unsorted features from Wind River team and try to have them scheduled (WIP

Re: [yocto] Minutes: Yocto Technical Team Meeting - Tuesday, December 06, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-06 Thread Saul Wold
On 12/06/2011 09:29 AM, McClintock Matthew-B29882 wrote: On Tue, Dec 6, 2011 at 10:44 AM, Saul Wold wrote: . Will have CCB review the overall patch strategy for 1.1.1 tomorrow. Please include me if possible. This was a mistake, left over from last week, did not edit well. CCB will be in

[yocto] Minutes: Yocto Technical Team Meeting - Tuesday, December 06, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-06 Thread Saul Wold
Attendees: Beth, Darren, Tom, Matthew, Scott R., Sean, Richard, Paul, Jeff, Denys, Bruce, Mark, Dave, Song New Action Item List: * Action item Review - 5 min 1. Mark will review unsorted features from Wind River team and try to have them scheduled (WIP) Focus of the current week: M1 develo

[yocto] Agenda: Yocto Technical Team Meeting - Tuesday, December 6, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2011-12-05 Thread Saul Wold
Agenda: * Opens collection - 5 min (Saul) * Yocto 1.0.2 and 1.1.1 point release update - 10 min (Josh/Beth) * Yocto 1.2 M1 Status (features development) - 10 min (Saul/Beth) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.2_Status * Opens - 10 min * Action item Review - 5 min 1. Mark wi

Re: [yocto] [PATCH] poky: fix broken ubifs link in deploy folder

2011-10-20 Thread Saul Wold
On 10/18/2011 03:55 AM, Lauri Hintsala wrote: Fix broken rootfs image link when ubifs is used. Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}". Let's use the same name in IMAGE_CMD_ubifs. Signed-off-by: Lauri Hintsala --- meta/classes/image_types.bbclass |2 +- 1

Re: [yocto] kernel panic when boot core-image-sato-sdk for qemux86

2011-09-12 Thread Saul Wold
On Fri, 2011-09-09 at 23:58 -0400, Bruce Ashfield wrote: > On 11-09-09 07:09 PM, Zhang, Jessica wrote: > > Hi, > > > > Has anybody ran into kernel panic when boot up core-image-sato-sdk for > > qemux86. I’ve been having this issue with several clean build for two > > days. And my latest build tree

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-08 Thread Saul Wold
On 09/08/2011 09:20 AM, Darren Hart wrote: On 09/07/2011 05:41 AM, Jason Kridner wrote: Isn't bitbake supposed to be smart enough to discover and use 'screen' instead now? It depends on your setting in local.conf TERMCMD = "${SCREEN_TERMCMD}" TERMCMDRUN = "${SCREEN_TERMCMDRUN}" Actually for

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-03 Thread Saul Wold
On 09/03/2011 11:43 AM, Brian Duffy wrote: Hi Yocto group. I am new to Yocto. I followed the starters guide and When running bitbake I get some errors. first it complains that pseudo is not available but required, and then it complains that bbpath is not set. What is pseudo? I have sudo installed

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Saul Wold
On 08/31/2011 04:49 PM, Bodke, Kishore K wrote: Hi, I am trying to build core-image-sato with rt kernel for sugarbay and it fails for the do_rootfs . Attached is the build log. Could you please let me know what went wrong? Did you save a log of the build itself by any chance? It seems stra

Re: [yocto] [PATCH][meta-intel] grub: remove the dependency on freetype, disable grub-mkfont

2011-09-01 Thread Saul Wold
Seeing this change reminded me that we really should move grub_1.98 to oe-core, is there any objection to this? Any reason this should not be part of oe-core to support general x86_64 machines? Sau! On 08/31/2011 07:34 PM, Darren Hart wrote: Grub's configure task was picking up the host f

Re: [yocto] lttng-ust fails to build in current mainline for beagleboard.

2011-08-31 Thread Saul Wold
On 08/30/2011 02:41 AM, Enric Balletbò i Serra wrote: Hi all, Seems the package lttng-ust fails to build in current mainline, is currently the build for beagleboard broken ? This is a known issue, see http://bugzilla.pokylinux.org/show_bug.cgi?id=1381 The problem appears to be an issue in the

Re: [yocto] [PATCH 1/1] beagleboard.conf: set DEFAULT_TUNE to cortexa8

2011-08-23 Thread Saul Wold
On 08/23/2011 12:35 PM, Tom Rini wrote: On Tue, Aug 23, 2011 at 1:36 PM, Saul Wold wrote: [YOCTO #1381] lttng-ust generates an ICE when building for armv7, so change it to armv5 | vfprintf.c:956:1: error: unrecognizable insn: | (insn 3968 3967 3969 145 (set (subreg:SI (reg

[yocto] [PATCH 0/1] Fix for lttng-ust not compiling on beagleboard

2011-08-23 Thread Saul Wold
/poky-contrib sgw/fix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/fix Saul Wold (1): beagleboard.conf: set DEFAULT_TUNE to cortexa8 meta-yocto/conf/machine/beagleboard.conf |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.6

[yocto] [PATCH 1/1] beagleboard.conf: set DEFAULT_TUNE to cortexa8

2011-08-23 Thread Saul Wold
[ nextarg ]) | (const_int 8 [0x8])) | (reg/f:SI 370 [ argtable.7 ])) [0 *D.6937_569+0 S1 A32]))) vfprintf.c:555 -1 | (nil)) | vfprintf.c:956:1: internal compiler error: in extract_insn, at recog.c:2109 Signed-off-by: Saul Wold

Re: [yocto] [PATCH 0/1] Add Time-Limited-Kernel Layer to meta-intel

2011-08-23 Thread Saul Wold
On 08/23/2011 09:59 AM, Darren Hart wrote: On 08/21/2011 04:15 PM, Saul Wold wrote: Tom, Darren: This adds Bruce's changes to allow for a time limited kernel, the default is set for 10 days. I presume we need a linux-yocto-rt_3.0.bbappend as well? Are we building and delivering RT i

[yocto] [PATCH 1/1] meta-tlk: initial creation

2011-08-21 Thread Saul Wold
should be extended to a number of days going forward. Signed-off-by: Bruce Ashfield meta-tlk: Rename and changed to 10 day limit Signed-off-by: Saul Wold --- meta-tlk/README|6 ++ meta-tlk/conf/layer.conf |6

[yocto] [PATCH 0/1] Add Time-Limited-Kernel Layer to meta-intel

2011-08-21 Thread Saul Wold
Tom, Darren: This adds Bruce's changes to allow for a time limited kernel, the default is set for 10 days. This layer will only be added to the meta-intel BSP on the Auto-builder. Sau! The following changes since commit 5c41b9b6a245664543e6ddd440d10a0696caaf7b: n450: decouple from meta-yoct

Re: [yocto] [PATCH 2/9] meta-crownbay: new recipe for emgd 1.8 driver binaries

2011-08-20 Thread Saul Wold
On 08/20/2011 08:26 AM, tom.zanu...@intel.com wrote: From: Tom Zanussi This adds a new recipe for the emgd 1.8 driver binaries. The emgd-driver-bin recipe now automatically downloads and installs EMGD using the new click-through-free tarball, but since the binaries still fall under a non-free l

Re: [yocto] [PATCH 0/2] preempt-rt support for meta-yocto BSPs

2011-08-18 Thread Saul Wold
On 08/18/2011 01:17 PM, Darren Hart wrote: I haven't seen this merged yet, been a week. Is there a concern with the series, or maybe it just got lost in the mix? Thanks, Darren On 08/11/2011 04:08 PM, Darren Hart wrote: This series add build and boot tested support for the atom-pc and mpc8315

Re: [yocto] [PATCH 06/12] meta-crownbay: update README

2011-08-18 Thread Saul Wold
On 08/17/2011 09:51 AM, tom.zanu...@intel.com wrote: From: Tom Zanussi With the new emgd-driver-bin recipe, the extensive instructions on how to manually download and set up EMGD for the build are no longer necessary. Those instructions have been replaced with the simpler set of instructions no

Re: [yocto] Magic/File problems

2011-08-11 Thread Saul Wold
Jani, This patch looks good, can you please do a proper git patch with a Signed-off-by: line. For details please refer to http://wiki.openembedded.org/index.php/Commit_Patch_Message_Guidelines The patch should be sent to: openembedded-c...@lists.openembedded.org Thanks for this fix, it wil

Re: [yocto] 3 Failures in RC3

2011-08-07 Thread Saul Wold
On 08/07/2011 11:11 AM, Flanagan, Elizabeth wrote: On Sat, Aug 6, 2011 at 4:20 PM, Saul Wold wrote: On 08/06/2011 11:23 AM, Saul Wold wrote: Folks, We currently have 3 failures on the RC3 build for M3. They are all related to LSB builds. If you are on the TO: line please review your issues

Re: [yocto] 3 Failures in RC3

2011-08-06 Thread Saul Wold
On 08/06/2011 11:23 AM, Saul Wold wrote: Folks, We currently have 3 failures on the RC3 build for M3. They are all related to LSB builds. If you are on the TO: line please review your issues as we need a prompt fix. 1348: Qt3 Fails to build for ARM LSB 1349: Shared State Information gets

[yocto] 3 Failures in RC3

2011-08-06 Thread Saul Wold
kernel-configme task fail during the HOSTCC execution. Please take a look or if you know of these issues, please let me know. Thanks -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System ___ yocto mailing list yocto

Re: [yocto] Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe.

2011-08-05 Thread Saul Wold
On 08/05/2011 05:51 AM, Bruce Ashfield wrote: On 11-08-05 08:50 AM, Kumar Gala wrote: In the linux-yocto_3.0.bb recipe we have: meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI = "git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" S

Re: [yocto] Magic/File problems

2011-08-01 Thread Saul Wold
On 08/01/2011 10:55 AM, Jeff Mitchell wrote: On my host system I have the "file" utility version 5.05. The version in poky/in my build directories is version 5.04. I'm seeing a lot of builds fail with the following: | error: magic_load(ms, /usr/share/misc/magic) failed: File 5.4 supports only ve

Re: [yocto] mpc8315e-rdb core-image-minimal fails

2011-07-28 Thread Saul Wold
On 07/28/2011 08:45 AM, Kumar Gala wrote: I think I know the cause, let me dig up the change that is related. What bit is looking for just ppc603e? This might also be related to the PACKAGE_EXTRA_ARCHS issue, please try the patch that Koen posted. Thanks Sau! - k On Jul 28, 2011,

Re: [yocto] [OE-core] [PATCH] Switch to using perl-native for various packages instead of host perl

2011-07-27 Thread Saul Wold
On 07/26/2011 12:22 PM, Matthew McClintock wrote: Several builds are using perl on the host instead of perl built by poky. This fixes the issue for several packages. Matthew, Thanks for submitting this. A similar fix was recently rejected, as we are looking at a different way to accomplish

Re: [yocto] [PATCH] Update TERMCMD message to align with previous change

2011-07-27 Thread Saul Wold
On 07/27/2011 09:18 AM, Paul Eggleton wrote: On Wednesday 27 July 2011 17:09:09 Saul Wold wrote: Matthew, Paul Eggelton recently made a similar change so I am going to drop this one. Hmm, actually I missed the default to xterm change and thus did not alter that aspect of the comments

Re: [yocto] [PATCH] Update TERMCMD message to align with previous change

2011-07-27 Thread Saul Wold
On 07/26/2011 12:22 PM, Matthew McClintock wrote: A previous patch changed the default TERM to use xterm. This updates local.conf.sample to match the change Signed-off-by: Matthew McClintock --- meta-yocto/conf/local.conf.sample |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) dif

[yocto] Weekly Build Status

2011-07-24 Thread Saul Wold
determine this is related to some shared state issues I have been seeing. The meta-toolchain builds are running again due to an autobuilder related issue. Please begin weekly testing with what is available. Thanks -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build

Re: [yocto] [PATCH] mpc8315e-rdb: Set TARGET_FPU correct

2011-07-22 Thread Saul Wold
On 07/14/2011 09:56 PM, Kumar Gala wrote: The MPC8315E has a e300c3 core in it with 'classic' or normal PPC floating point. 'SPE' floating point is what exists on the e500v2 core. Signed-off-by: Kumar Gala --- meta-yocto/conf/machine/mpc8315e-rdb.conf |2 +- 1 files changed, 1 insertions

Re: [yocto] [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE

2011-07-20 Thread Saul Wold
On 07/20/2011 01:33 PM, Kumar Gala wrote: On Jul 20, 2011, at 12:05 PM, Saul Wold wrote: On 07/19/2011 10:41 AM, Kumar Gala wrote: The majority of support for the PowerPC e500v2/SPE target already exists. However some minor cleans are required to get things working completely. The e500v2

Re: [yocto] [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE

2011-07-20 Thread Saul Wold
On 07/19/2011 10:41 AM, Kumar Gala wrote: The majority of support for the PowerPC e500v2/SPE target already exists. However some minor cleans are required to get things working completely. The e500v2 utilizes a unique floating point programming model / ABI from other PowerPC targets and thus re

Re: [yocto] [PATCH] Add endianess macros used by previous endian-ness_handling.patch

2011-07-19 Thread Saul Wold
On 07/19/2011 04:37 PM, Matthew McClintock wrote: Some distro's don't include these macros in /usr/include/endian.h so we include them via this patch Matthew: Thanks for this patch. What will happen on distros that do include these macros? Will we get redefines? I don't see any conditional

Re: [yocto] [PATCH 0/5] Add support for PowerPC e500v2/SPE

2011-07-19 Thread Saul Wold
On 07/19/2011 08:40 AM, Kumar Gala wrote: On Jul 19, 2011, at 10:32 AM, Saul Wold wrote: On 07/19/2011 06:17 AM, Kumar Gala wrote: On Jul 19, 2011, at 2:44 AM, Koen Kooi wrote: Op 19 jul 2011, om 07:21 heeft Kumar Gala het volgende geschreven: The majority of support for the PowerPC

Re: [yocto] [PATCH 0/5] Add support for PowerPC e500v2/SPE

2011-07-19 Thread Saul Wold
On 07/19/2011 06:17 AM, Kumar Gala wrote: On Jul 19, 2011, at 2:44 AM, Koen Kooi wrote: Op 19 jul 2011, om 07:21 heeft Kumar Gala het volgende geschreven: The majority of support for the PowerPC e500v2/SPE target already exists. However some minor cleans are required to get things working

Re: [yocto] native gcc compiler error

2011-07-18 Thread Saul Wold
On 07/18/2011 07:54 AM, Kumar Gala wrote: On Jul 18, 2011, at 9:45 AM, Khem Raj wrote: On Mon, Jul 18, 2011 at 5:58 AM, Kumar Gala wrote: I've been working on trying to get an e500v2 (linux-gnuspe) compiler working and seem to have build a native toolchain. However when I try and compile a

Re: [yocto] [PATCH 0/1]meta/routerstationpro: remove some conflicted configurations

2011-07-12 Thread Saul Wold
On 07/11/2011 05:22 PM, Jingdong Lu wrote: From: Jingdong Lu Some kernel options were redefined by routerstationpro.cfg and it will cause some bugs. So remove some configurations which have been defined in base.cfg or standard.cfg from routerstationpro.cfg. Fix bug [YOCTO #1161] Fix bug [YOCTO

Re: [yocto] dependency gui problem

2011-06-30 Thread Saul Wold
On 06/29/2011 08:18 PM, NiQingliang wrote: I have added "-DDD -v", after close window "loading cache" manually, the bitbake exited, and then I can see some DEBUG info on shell, but there is no clue. how to dig out where it hangs:-( Can you capture the log and send it. I noticed you are runni

Re: [yocto] Getting pseudo from yocto/poky toolchain working with my build

2011-06-28 Thread Saul Wold
Bryan, Honestly this is not something we have tried, since we use the tools built during the bitbake process itself. The tools generated for the SDK are configured differently. I understand what you are trying to do here. Have you tried a clean generic build, ie not using the environment-se

Re: [yocto] Results of the latest documentation audit, June 2011

2011-06-10 Thread Saul Wold
On 06/10/2011 11:21 AM, Scott Garman wrote: Hello, As a data point for where we stand in ensuring our packages are producing documentation, I have some scripts which build all recipes (using the output of bitbake -s, not world), and then check that a -doc package is generated which is populated

Re: [yocto] [Yocto] Fullpass Test Report for Beagleboard 1.1 M1 20110602 Build

2011-06-08 Thread Saul Wold
On 06/07/2011 08:38 PM, Zhao Yi wrote: > Hi Jiajun, > This is the fullpass test report for Beagleboard 1.1 M1 20110602 build. > For sato-sdk image, 2 bugs (bug1130: qt4-x11-free build failed and bug > 1131: init error) had been fixed in this build. The Beagleboard lsb-sdk > image still build fai

[yocto] Autobuilder DOWNTIME *IP Addr Change*

2011-06-08 Thread Saul Wold
change. Any updates will be provided in #yocto IRC -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [poky] Fullpass Test Report for Yocto 1.1 M1 RC2 - 20110528

2011-06-07 Thread Saul Wold
On 06/06/2011 09:36 PM, Xu, Jiajun wrote: > Hi all, > > This is the fullpass test report for Yocto 1.1 M1 RC2 build. There are 3 > new bugs found in this testing compared with weekly testing. Non-GPLv3 > build could not work and one new LTP failure found with new kernel. The > 2 BLOCK issues on

Re: [yocto] [poky] Weekly Test Report for Yocto 1.1 M1 RC2 - 20110528

2011-06-01 Thread Saul Wold
On 06/01/2011 12:03 PM, Liu, Song wrote: > I don’t see anyone reply to this. Which bug is opened for the > Beagleboard BSP build failure? It seem to be a critical issue. > > Tom, shall you or someone else look into this? > Darren and I are looking into this, the 3 beagleboard bugs are 1) qt4-x11

Re: [yocto] FW: problem in LIC_FILES_CHKSUM

2011-06-01 Thread Saul Wold
On 06/01/2011 07:42 AM, Nikhil Kamath wrote: Hi, We are trying to build a linux kernel 2.6.35.3 for imx platform. We are facing a problem as attached in the mail. The following steps followed are as follows 1.Initially we have run the $bitbake poky-image-minimal for ‘qemuarm’ machine. It got

Re: [yocto] Yocto Bug Triage call for action

2011-05-27 Thread Saul Wold
On 05/26/2011 03:50 PM, Zhang, Jessica wrote: Hi All, The Yocto bug triage team did bug scrub and the following 2 bugs are identified as critical major which means they need to be fixed ASAP for the upcoming 1.1 M1 release. 1100 – [emenlow/crownbay-noemgd] X window could not start up with sato-

Re: [yocto] [OE-core] [PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures

2011-05-19 Thread Saul Wold
On 05/18/2011 09:32 AM, Bruce Ashfield wrote: Repeating the patch contents here, since that's the whole story: Fixes bug: [YOCTO #1035] Fixes bug: [YOCTO #1036] Fixes gcc 4.6.0 compliation issues by importing the upstream change: Author: Michal Marek Date: Mon May 2 12:13:01 2011 +

Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go

2011-05-19 Thread Saul Wold
On 05/19/2011 10:24 AM, Fleischer, Julie N wrote: Attendees: Paul, Tom, Julie, Saul, Darren, Mark, Richard, Dennis, Jessica, Dave, Joshua The Yocto Technical Team held a Go/No-Go for the current 1.0.1 release. The decision was "no-go" due to needing to add and test the fix to bug 1029 and ne

Re: [yocto] dpatch files in Yocto tree

2011-05-12 Thread Saul Wold
On 05/12/2011 09:49 AM, Kamble, Nitin A wrote: I find following dpatch files in the Yocto tree. Dpatch files have a small shell script at the beginning of the patch. Out of all these, all gcc patches are for all gcc-4.3.3 only, which is kind of outdated stuff now. And will be going out of the tr

Re: [yocto] [OE-core] [PATCH 0/3] linux-yocto: consolidated pull request

2011-05-10 Thread Saul Wold
On 05/09/2011 11:34 AM, Bruce Ashfield wrote: Saul/Richard, The first two patches are a split and resend of the machine movement patch: [ linux-yocto: move non-core machines to meta-yocto The machine configuration of the non-core (non-qemu) machines has moved to meta-yocto. Moving

Re: [yocto] [PATCH 1/1] linux-yocto: move non-core machines to meta-yocto

2011-05-06 Thread Saul Wold
On 05/06/2011 11:44 AM, Bruce Ashfield wrote: The machine configuration of the non-core (non-qemu) machines has moved to meta-yocto. Moving the branch mappings, compatibility and SRCREVs of these machines to meta-yocto should also be done. Anyone using meta-yocto to build these machines will see

Re: [yocto] Personal git repositories

2011-04-26 Thread Saul Wold
On 04/26/2011 08:57 PM, Darren Hart wrote: On 04/26/2011 08:22 PM, Bruce Ashfield wrote: On 11-04-26 11:00 PM, Darren Hart wrote: git.yoctoproject.org hosts a number of different repositories, some of which host limited user contributions (such as poky-contrib). These repositories are setup a

[yocto] Recipe maintainer-ship and distro_tracking_fields.inc

2011-04-08 Thread Saul Wold
to re-assign the recipe, so the recipe does not become stale. http://wiki.yoctoproject.org/wiki/Distro_Tracking -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System ___ yocto mailing list yocto@yoctoproject.org

[yocto] Patch Comments and Upstream-Status

2011-04-05 Thread Saul Wold
tream patch submissions. Wiki Page: http://wiki.yoctoproject.org/wiki/Best_Known_Methods_%28BKMs%29_for_Package_Updating#Patch_Comments Please let me know if you have any comments or suggestions to improve this process. Thanks Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project /

Re: [yocto] How to compile Qt library with bitbake?

2011-04-01 Thread Saul Wold
On 03/31/2011 11:15 PM, Li, Simon wrote: Hi, Saul, Thanks for your reply. However, I got error messages as below: It seems not support "poky-image-sato-sdk" Simon for 0.9 version then it would be poky-image-sdk, we changed the image name in 1.0. Sorry for the confusion. Sau! ===

Re: [yocto] How to compile Qt library with bitbake?

2011-03-31 Thread Saul Wold
On 03/30/2011 11:52 PM, Li, Simon wrote: To whom may concern, Since Qt library is not existed in the default build configuration, I have to port it by myself. Is there any plan to compile Qt in the Yocto? I cannot find Qt with zypper as well. Simon, Qt4 is part of the yocto meta data. The p

Re: [yocto] [PATCH 0/5][PULL] meta-xilinx powerpc bsp

2011-03-02 Thread Saul Wold
On 03/01/2011 02:30 PM, Adrian Alonso wrote: Several fixes for meta-xilinx powerpc bsp support Pull URL: git://git.pokylinux.org/meta-xilinx.git Branch: powerpc-support Browse: http://git.pokylinux.org/cgit.cgi/meta-xilinx/log/?h=powerpc-support Thanks, Adrian Alonso --- Adrian Alo

Re: [yocto] Could you help to have a look at BUG 660

2011-03-02 Thread Saul Wold
On 03/02/2011 05:43 PM, Xu, Dongxiao wrote: Hi Richard and Saul, Could you help to have a review of BUG 660? http://bugzilla.pokylinux.org/show_bug.cgi?id=660 BUG 660 is about missing kernel firmware in poky-image-minimal. As from most of the machine configuration files in current poky, inclu

Re: [yocto] [poky] [PATCH 0/1] u-boot: don't install host mkimage on non-native builds

2011-03-01 Thread Saul Wold
On 03/01/2011 09:49 AM, Bruce Ashfield wrote: Richar/Saul, This fixes BUG 777. The u-boot package clearly uses HOST_CC and HOST_STRIP to build mkimage, so installing it into ${D}${bindir} for anything but the native mkimage is a bad idea. The native recipe has its own install function, so we ca

Re: [yocto] [PATCH 1/1] linux-yocto: add crownbay BSP infrastructure

2011-02-26 Thread Saul Wold
On 02/25/2011 07:32 PM, Bruce Ashfield wrote: Updating the meta SRCREV to grab this linux-yocto commit: meta: add crownbay BSP infrastructure Import the 2.6.34 crownbay infrastructure and update for the 2.6.37 kernel. This also brings in the feature/drm-emgd that the crownba

Re: [yocto] [PATCH 0/1] linux-yocto: add crowbay BSP

2011-02-25 Thread Saul Wold
On 02/25/2011 07:32 PM, Bruce Ashfield wrote: Richard/Saul, This adds the crownbay BSP infrastructure to the 2.6.37 kernel. The BSP branch has already been pushed and this adds the config data. TomZ will use this for a baseline and for further testing, so for now the change is harmless to any e

Re: [yocto] [REVISED PATCH 0/1] Removal of emenlow from poky core

2011-02-25 Thread Saul Wold
On 02/24/2011 05:12 PM, Elizabeth Flanagan wrote: Removing Emenlow from core as it is a BSP layer and should be built as such. Revised to correct LCONF_VERSION (now 4) and LAYER_CONF_VERSION (now, also 4) Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: eflanagan/emenlow Browse:

Re: [yocto] Specifying license files

2011-02-17 Thread Saul Wold
On 02/17/2011 12:57 AM, Chris Tapp wrote: I'm trying to create a recipe to build libSDL, but I can't get the licensing working. My .bb file contains: LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" This is correct if the md5sum of COPYING is matchi

Re: [yocto] [poky] meta-toolchain build failed on fetch

2011-02-04 Thread Saul Wold
On 02/04/2011 08:43 AM, Zhang, Jessica wrote: Wold, Saul wrote: On 02/04/2011 06:16 AM, Bruce Ashfield wrote: On 11-02-04 12:20 AM, Zhang, Jessica wrote: Has anyone run into the following failure, this is for meta-toolchain for x86_64: This is lurking in various forms at the moment, the fetc

Re: [yocto] [poky] meta-toolchain build failed on fetch

2011-02-04 Thread Saul Wold
On 02/04/2011 06:16 AM, Bruce Ashfield wrote: On 11-02-04 12:20 AM, Zhang, Jessica wrote: Has anyone run into the following failure, this is for meta-toolchain for x86_64: This is lurking in various forms at the moment, the fetcher updates + new branches and the mirrors with old copies (my gue

Re: [yocto] [poky] meta-toolchain build failed on fetch

2011-02-03 Thread Saul Wold
Richard: I am seeing a slightly different failure with master: NOTE: Running task 551 of 9061 (ID: 8270, /intel/poky/distro/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb, do_fetch) NOTE: Running task 1245 of 9061 (ID: 8016, /intel/poky/distro/meta/recipes-kernel/lin

Re: [yocto] [poky] [PATCH 0/1] linux-yocto: BSP updates

2011-02-03 Thread Saul Wold
On 02/02/2011 09:11 AM, Bruce Ashfield wrote: Richard/Saul, Here's the update for the sugarbay and beagleboard BSPs. To make the sugarbay inhert common-pc-64 generic config/changes/fixes it has been branched in the kernel as yocto/standard/common-pc-64/sugarbar, as a result, we'll bump the commo

Re: [yocto] Kernel QA build error

2011-01-28 Thread Saul Wold
On 01/28/2011 12:31 AM, Chris Tapp wrote: I'm getting a QA failure when running a build from a recent git master: Checking autotools environment for common misconfiguration NOTE: Checking autotools environment for common misconfiguration linux: Recipe file does not have license file information

Re: [yocto] [poky] [PATCH 0/2] linux-yocto: consolidated pull request

2011-01-27 Thread Saul Wold
On 01/24/2011 01:46 PM, Bruce Ashfield wrote: Saul/Richard, I'm batching two changes that I've been testing together. The first is explained by the patch itself, but basically it allows us to map multiple BSPs onto a single branch for building. There's no impact to existing BSPs, but as we go f

Re: [yocto] [poky] [PATCH 2/2] linux-yocto: update SRCREVs for emenlow

2011-01-27 Thread Saul Wold
On 01/24/2011 01:46 PM, Bruce Ashfield wrote: The emenlow has been ported/tested on 2.6.37. Updating the SRCREVs to reflect the change. Signed-off-by: Bruce Ashfield --- .../conf/distro/include/poky-default-revisions.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --gi

Re: [yocto] [poky] [PATCH 0/1] linux-yocto/stable: update beagleboard part 2

2011-01-27 Thread Saul Wold
On 01/21/2011 12:23 PM, Bruce Ashfield wrote: Richard/Saul, Just another quick update to pickup a change that gets beagleboard xm networking functional. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zed

Re: [yocto] [poky] [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates

2011-01-27 Thread Saul Wold
On 01/21/2011 10:23 AM, Bruce Ashfield wrote: Richard/Saul, Just a couple of SRCREV updates to bring in new kernel configs for the crownbay and some functionality (cherry picked from mainline) for the Beagle. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: h

[yocto] Bugzilla has returned - Bug Triage Plans

2011-01-27 Thread Saul Wold
n order to facilitate some semblance of order. You can also send email or place a bugzilla comment directly for those bugs that are important to you or your project. Thanks for your support of the Yocto Project -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Bu

[yocto] Volunteer for setting up a Debian 6 / Squeeze Machine

2011-01-26 Thread Saul Wold
Folks, especially regular contributors: Are they are any volunteers willing to setup a Debian 6 machine and build Poky / Yocto to determine if we have any problems. Since we will release 1.0 right around the time that developers maybe be working on Debian 6, we want to ensure we have tested a

Re: [yocto] [poky] [PATCH 0/1] perf: hard-code NO_LIBPERL/NO_LIBPYTHO

2011-01-25 Thread Saul Wold
On 01/25/2011 07:59 AM, Bruce Ashfield wrote: We already had this fix in the 2.6.37 kernel (and it is staged temporarily there) so this is the same change for the -stable kernel to fix the perf build error reported by Gary this morning. I went ahead and merged this to the kernel tree directly, s

Re: [yocto] *** NOTICE: bugzilla.yoctoproject.org scheduled maintenance ***

2011-01-23 Thread Saul Wold
On 01/21/2011 10:42 AM, Saul Wold wrote: All, The site/application http://bugzilla.yoctoproject.org will be offline, temporarily, for maintenance on 01/21/2011 at 4:00PM PST. Please do not attempt to use the site during this time period as the application and its data will be completely offline

[yocto] *** NOTICE: bugzilla.yoctoproject.org scheduled maintenance ***

2011-01-21 Thread Saul Wold
provide improved functionality to site users and service will be restored as soon as possible. Thank you, The Yocto Team -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] Generation of upgrade statistics table

2011-01-19 Thread Saul Wold
On 01/19/2011 06:23 PM, Xu, Dongxiao wrote: Hi Saul, Could you share with us how you generate your upgrade statistics table? We want to locally have a try of it and see if there is anything we missed. Dongziao, I use the checkpkg task in distrodata.bbclass, you need to ensure you add INHERIT

Re: [yocto] Status for lsb test (2011.1.10-2011.1.14)

2011-01-18 Thread Saul Wold
On 01/17/2011 06:38 PM, Xiaofeng Yan wrote: On 2011年01月18日 00:21, Stewart, David C wrote: Thanks for sending. I am surprised that QT3 is included in LSB. We're at QT4 now I believe. For those who care about LSB: Are we OK with that failure? Dave Thank you for your attention to LSB fixing.

[yocto] ANNOUNCE: Poky / Yocto Core Metadata 1.0 Milestone 2 Status

2011-01-14 Thread Saul Wold
On December 24th the Yocto Project team completed Milestone 2 for Poky / Yocto Core Metadata. The milestone tar ball is availbe at: http://autobuilder.pokylinux.org/milestone/20101218-1/ This milestone contains a number of new features including: - Linux Kernel Version 2.6.37-rc5 - int

Re: [yocto] [poky] [PATCH 0/5] linux-yocto: consolidated pull request

2011-01-12 Thread Saul Wold
On 01/10/2011 09:30 AM, Bruce Ashfield wrote: It looks like some of my last pull request didn't make it to master, so I've repeated it here. Patches 4/5 have already been sent: kernel-yocto: pass the build directory to configme routerstation: disable command line overrides The remaining t

Re: [yocto] [poky] [PATCH 0/1] linux-yocto: add routerstation pro and mpc8315e-rdb support

2011-01-12 Thread Saul Wold
On 01/11/2011 10:50 AM, Bruce Ashfield wrote: Just repeating the patch header here, since it is self explanitory: The routerstation pro and mpc8315e-rdb have been validated on 2.6.37 so we can switch their preference to linux-yocto and update the machine compatibility to add them to the support

Re: [yocto] ntp client

2011-01-12 Thread Saul Wold
On 01/10/2011 01:23 PM, João Henrique Freitas wrote: Hi, I searched in meta/* but did not found a ntp client like. busybox have one but yocto don't compiles it, by default. I can use a busybox.append or change busybox recipe. In this cases, what is the best to do? João, If you are creating

Re: [yocto] [poky] [PATCH 0/1] linux-yocto/stable: update to 2.6.34.x -longterm

2011-01-03 Thread Saul Wold
On 01/02/2011 10:11 PM, Bruce Ashfield wrote: Richard/Saul, Paul Gortmaker maintains the upstream 2.6.34.x -longerm tree. The yocto stable kernel tracks this tree and incorporates those nominated changes. We are picking up lots of bug fixes and security updates to the -stable tree with this chan

<    1   2   3   4   >