[yocto] [PATCH] x32: Update for 1.3

2012-09-12 Thread Saul Wold
x32 is now part of oe-core and the meta-x32 is no longer needed Signed-off-by: Saul Wold --- .../poky-ref-manual/technical-details.xml | 26 +++- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/documentation/poky-ref-manual/technical-details.xml b

Re: [yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-18 Thread Saul Wold
On 09/18/2012 07:35 PM, Bodke, Kishore K wrote: -Original Message- From: Kamble, Nitin A Sent: Thursday, September 13, 2012 12:58 PM To: Bodke, Kishore K; Zanussi, Tom Cc: Hart, Darren; yocto@yoctoproject.org Subject: RE: [PATCH 0/1] Fix X issue on crownbay Thanks Kishore for reportin

Re: [yocto] About bug 2331

2012-09-19 Thread Saul Wold
On 09/19/2012 01:41 PM, Marc Ferland wrote: Hi, I'm currently trying to create a "live" system with squashfs+unionfs and I stumbled on the same bug described here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2331 I was wondering if there was a plan to resolve this issue for 1.3? Marc,

Re: [yocto] About bug 2331

2012-09-19 Thread Saul Wold
On 09/19/2012 01:53 PM, Marc Ferland wrote: Saul Wold writes: On 09/19/2012 01:41 PM, Marc Ferland wrote: Hi, I'm currently trying to create a "live" system with squashfs+unionfs and I stumbled on the same bug described here: https://bugzilla.yoctoproject.org/show_bug.cgi

Re: [yocto] 1.3_M5.rc1 branched

2012-09-19 Thread Saul Wold
On 09/19/2012 05:25 PM, Flanagan, Elizabeth wrote: All, 1.3_M5 has been branched and rc1 is close to complete. There were a few minor issues which have caused a targeted regeneration of build artifacts. Specifically, we are regenerating the build appliance and the eclipse plugin. Those build art

Re: [yocto] Supported host distro updates

2012-09-24 Thread Saul Wold
On 09/24/2012 04:10 AM, Paul Eggleton wrote: Hi all, With the release coming up fairly soon, it's time to look at updating our supported distro list. Currently we have the following (in meta- yocto/conf/distro/poky.conf): SANITY_TESTED_DISTROS ?= " \ Yocto (Built by Poky 7.0) 1.2 \

Re: [yocto] [Poky] Baking core-image-minimal with Poky from Master fails with libffi dependency

2012-10-03 Thread Saul Wold
On 10/03/2012 04:21 PM, Rudolf Streif wrote: I checked out Poky from Master and tried to build core-image-minimal. do_rootfs failed on the libffi dependency [1]. Is that known/expected? This is interesting, I just tried it also, and it is working, see below. :rjs [1] bitbake core

Re: [yocto] Revision file in images

2012-10-12 Thread Saul Wold
On 10/12/2012 08:42 AM, Marc Ferland wrote: Hi, Is a revision file populated in the images produced by the build process? Something listing the revisions of the different layers used. Just like the "OE Build Configuration" summary. That level of detail no. I'd like to easily identify what a

Re: [yocto] [PATCH 0/2] Move 'tag=' for a few SRC_URIs to SRCREV

2012-10-18 Thread Saul Wold
On 10/08/2012 10:18 AM, Evade Flow wrote: Sending in response to: - http://lists.yoctoproject.org/pipermail/yocto/2012-September/011802.html Building with BB_NO_NETWORK can fail if recipes specify 'tag=' in SRC_URI, since bitbake must contact the source repository to verify which hash the ta

Re: [yocto] why was meta-dlna submodule history stripped out?

2012-10-19 Thread Saul Wold
On 10/19/2012 07:33 AM, Tomas Frydrych wrote: Looking over meta-dlna in Yocto git I see it's little more than a fork of meta-guacamayo from guacamayo-project.org -- could someone please explain to me why the git history was stripped out from this 'combo' layer? My apologies, I updated the MAIN

[yocto] [PATCH 1/2] psplash: Trivial, cleanup some comments.

2012-10-24 Thread Saul Wold
From: Marc Ferland This patch fixes some minor comment mistakes. Signed-off-by: Marc Ferland Signed-off-by: Saul Wold --- psplash-colors.h |2 +- psplash-console.c |2 +- psplash-console.h |2 +- psplash-fb.c |2 +- psplash-fb.h |2 +- psplash-write.c |2

[yocto] [PATCH 2/2] psplash: use correct blue offset value for BGR888

2012-10-24 Thread Saul Wold
-by: Aws Ismail Signed-off-by: Saul Wold --- psplash-fb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/psplash-fb.c b/psplash-fb.c index 72505b0..1db4fde 100644 --- a/psplash-fb.c +++ b/psplash-fb.c @@ -185,7 +185,7 @@ psplash_fb_new (int angle) fb->r

Re: [yocto] [PATCH] Get rid of do_shared_workdir task

2015-03-11 Thread Saul Wold
Ed, This should go to the openembedded-c...@lists.openembedded.org, also please review the Patch and Commit guidelines: http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Sau! On 03/11/2015 02:28 PM, Ed Bartosh wrote: Merged do_shared_workdir into kernel_do_compile This ch

Re: [yocto] Release Candidate Build for yocto-1.6.3.rc1 now available.

2015-03-12 Thread Saul Wold
On 03/11/2015 12:24 AM, Poky Build User wrote: A release candidate build for yocto-1.6.3.rc1 is now available at: Turns out we missed a patch that will require an rc2, please stand by on testing and wait for an RC2 build. Sau! http://autobuilder.yoctoproject.org/pub/releases/yocto-1.6.3

Re: [yocto] [meta-intel]

2015-04-08 Thread Saul Wold
On 04/08/2015 06:28 AM, J.J. Garcia wrote: Hi all I'm trying to use the meta-intel/DIZZY branch (MACHINE defined as intel-core2-32) for an Atom D2550 unit. AFAIK the 2550 supports the 64 bits so, which is the best way to build the image for the unit? Is it recommended to go for DEFAULTTUNE="co

Re: [linux-yocto] Portwell nano-6060 Board - yocto image?

2015-05-14 Thread Saul Wold
On 05/13/2015 10:34 PM, Gerard Bucas wrote: We are having some problems building a yocto image for the Portwell nano-6060 board (Intel Atom E3845) - specifically getting Ethernet working (uses : Intel I210IT controller). We keep on getting a kernel panic when we add the Intel IGB driver (yocto

Re: [yocto] Fwd: With my layer, Systemd not invoking my application at startup

2015-07-01 Thread Saul Wold
On 06/30/2015 08:35 PM, Vipin Nair wrote: Hi All, I have created a layer (my first layer) and have build it with WindRiver media which uses Systemd for the startup services. As per my application need, I have to create a new user on the final image and change the owner permissions of certain f

[yocto] [PATCH] CheckforGPLv3: Improve find/grep check

2015-08-25 Thread Saul Wold
Add additional information to help determine what is reporting the GPLv3 if there is a match Signed-off-by: Saul Wold --- lib/python2.7/site-packages/autobuilder/buildsteps/CheckForGPLv3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python2.7/site-packages

[yocto] [PATCH] linux-yocto_4.1: Update SRCREV for genericx86*

2015-10-28 Thread Saul Wold
This update matches the kernel update made to oe-core linux-yocto and address some graphics issues. Signed-off-by: Saul Wold --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel

Re: [yocto] One kernel tree, two BSP layers, two defconfigs. How to pickup the right one based on MACHINE value?

2015-11-30 Thread Saul Wold
On Mon, 2015-11-30 at 17:25 -0200, Daniel. wrote: > Hi, > > I have one kernel tree where I keep all my modules in-tree. Inside > kernel I have two FOO_defconfig and BAR_defconfig which are > configurations for FOO-board and BAR-board. On Yocto I have > core-layer, FOO-bsp layer and BAR-bsp layer.

[yocto] Daisy Stable Branch - open for patch suggestions

2014-05-06 Thread Saul Wold
[Sorry for the overlap, want to make sure I hit a broad audience] Hi Everyone! I will be the stable maintainer for the Daisy branch, and it is now open for suggestions of backport patches. I am starting to generate a list of patches that are already in master. The following wiki page has t

[yocto] Asia Yocto Project Tech Call Meeting

2014-05-06 Thread Saul Wold
octo 1.6.1 - Yocto 1.5.2 https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status * Opens - 10 min * Team Sharing / Technical Discussion Dial-in number: +1 916 356-2663 Bridge #: 1 Passcode: 5000157 -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build Sy

Re: [yocto] meta-web-kiosk: bad fonts in high resolution

2014-05-14 Thread Saul Wold
On 05/14/2014 01:25 PM, Lucas Pirolla wrote: Hello, Saul. I'm new to Yocto, and I made an Image meta-web-kiosk, and when I run it, the fonts in browser are getting messed up, as you can see in these images: https://drive.google.com/folderview?id=0Bw1B-mbeX0tbRnc0OHZSaDVuQlE&usp=sharing This h

[yocto] Asia Yocto Project Tech Call Meeting

2014-05-14 Thread Saul Wold
octo 1.6.1 - Yocto 1.5.2 https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status * Opens - 10 min * Team Sharing / Technical Discussion Dial-in number: +1 916 356-2663 China: 010-8217-1112 Bridge #: 1 Passcode: 5000157 -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Pro

[yocto] Asia Yocto Project Tech Call Meeting (5/22)

2014-05-21 Thread Saul Wold
* Opens - 10 min * Team Sharing / Technical Discussion Dial-in number: +1 916 356-2663 China: 010-8217-1112 Bridge #: 1 Passcode: 5000157 -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System -- ___ yocto mailing list

[yocto] 5/29 Asia Yocto Project Tech Call Meeting (5/28 America)

2014-05-27 Thread Saul Wold
-- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] HEADS-UP: Master now has GCC 4.9 as default

2014-05-29 Thread Saul Wold
lease. Please be aware if this if you find some package failing unexpectedly. Thanks to Khem and other for this effort! -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System -- ___ yocto mailing list yocto@yoctoprojec

Re: [yocto] Source Command Permission Denied

2014-06-03 Thread Saul Wold
On 06/03/2014 09:20 AM, Kashyap Gada wrote: Thank you Ross. I actually ran into another problem in bitbaking core-image-sato from the getting started guide at the yocto site which led me into changing to a setup which doesnot include mounting of any drive to my ubuntu distribution. the problem i

Re: [yocto] [Yocto] How to add the same recipe twice?

2014-06-10 Thread Saul Wold
On 06/09/2014 09:41 AM, Kevyn-Alexandre Paré wrote: Hi, Here what I want to do: - Have 2 different psplash in my image. Here what I have done: - Copy and rename the psplash recipe to psplash-desktop and modify couple of things. psplash does some interesting package name manipulation, based on

[yocto] 6/12 Asia Yocto Project Tech Call Meeting (6/11 America)

2014-06-11 Thread Saul Wold
-- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- ___ yocto mailing list

[yocto] Daisy 1.6.1 Build Complete (artifacts available)

2014-06-12 Thread Saul Wold
Guys, http://autobuilder.yoctoproject.org/pub/releases/yocto-1.6.1/ poky: a43dba8c2904f9c1ce0425c53c5a7f4718121e6b oecore: d28b21e01fbc4b780d14495894c4253d422cd9d9 I don't have Beth's scripts to generate the complete list. -- Sau! Saul Wold Yocto Component Wrangler @ I

Re: [yocto] meta-security

2014-07-02 Thread Saul Wold
On 07/02/2014 02:09 PM, akuster wrote: Hello, Is there a maintainer for meta-secruity? There is no one listed in the README nor where to submitted patches. Can someone shed some light on this ? It's probably me, but I would welcome someone else to help with. Sau! regards, Armin -- __

Re: [yocto] Inadvertent RootFS permission pollution

2014-07-09 Thread Saul Wold
On 07/09/2014 08:18 AM, Christopher Larson wrote: On Wed, Jul 9, 2014 at 7:37 AM, Bollinger, Seth wrote: I recently ran into a problem where I had trouble determining why the setgid bit was set in my rootfs. It turns out that debian has this bit set on /usr/local (where I was building from),

Re: [yocto] [meta-security][PATCH 1/3] packagegroup: Add initial set of package groups

2014-07-10 Thread Saul Wold
On 07/10/2014 07:30 AM, Armin Kuster wrote: Signed-off-by: Armin Kuster --- .../packagegroup/packagegroup-core-security.bb | 45 ++ 1 file changed, 45 insertions(+) create mode 100644 recipes-security/packagegroup/packagegroup-core-security.bb diff --git a/recipes-s

Re: [yocto] [OE-core] /etc/os-release

2014-07-14 Thread Saul Wold
On 07/14/2014 03:38 PM, akuster wrote: Hello all, I noticed some reference to /etc/os-release in some recipes. Where can I find the initial creation of /etc/os-release? If one is not created, would there desire to have one? Really? We reference it in the meta/lib/oe/lsb.py release_dict_file()

Re: [yocto] [OE-core] [PATCH] _json module arbitrary process memory read vulnerability

2014-07-17 Thread Saul Wold
On 07/17/2014 03:27 AM, Daniel BORNAZ wrote: python-native: _json module arbitrary process memory read vulnerability http://bugs.python.org/issue21529 Python 2 and 3 are susceptible to arbitrary process memory reading by a user or adversary due to a bug in the _json module caused by insufficien

Re: [yocto] [PATCH] _json module arbitrary process memory read vulnerability

2014-07-18 Thread Saul Wold
On 07/17/2014 03:27 AM, Daniel BORNAZ wrote: python-native: _json module arbitrary process memory read vulnerability This should be the proper subject of the mail and commit, please update and see below. http://bugs.python.org/issue21529 Python 2 and 3 are susceptible to arbitrary process m

Re: [yocto] [PATCH] psplash: Adding support for systemd service files

2014-08-12 Thread Saul Wold
Maybe I was not clear about this, this should be a patch to psplash upstream, not to the oe-core metadata. Then once we merge the change to psplash we can update the pslash recipes. So the patch would be to add the 2 service files to psplash upstream. http://git.yoctoproject.org/cgit/cgit.c

Re: [yocto] local.conf assignment priority with autobuilder

2014-10-17 Thread Saul Wold
On 10/15/2014 02:45 PM, Jate Sujjavanich wrote: I am attempting to control debug-tweaks via an image recipe. Previous posts suggest that the autobuilder will use auto.conf and ignore local.conf. However, meta/conf/bitbake.conf says that the include order is auto.conf, and then local.conf. Corre

Re: [yocto] Is the build system SCM sensitive?

2014-10-27 Thread Saul Wold
On 10/27/2014 09:50 AM, Gary Thomas wrote: I had a complete build (details probably don't matter) using Poky master. I'm working on a fix to one of the core recipes, so I made a local branch: % git checkout -b fix-python-pygtk master I made a single line change in the recipe (removing a line

[yocto] Package Upgrading for 1.8

2014-10-30 Thread Saul Wold
upgraded packages (I guess I don't have enough to do!). Thanks to everyone who contributed package updates. 61 Saul Wold 43 Cristian Iorga 25 Ross Burton 23 Bruce Ashfield 15 Armin Kuster 14 Richard Purdie 12 Laurentiu Palcu 11 Paul Eggleton

Re: [yocto] [OE-core] Package Upgrading for 1.8

2014-10-30 Thread Saul Wold
On 10/30/2014 12:07 PM, Paul Barker wrote: On 30 October 2014 18:21, Saul Wold wrote: Folks, Just a reminder now that master is open again for patches, now is a great time to consider doing package Updates. Based on some rough estimates from 1.7 we did around 300 updates from 34

[yocto] 1.7 Stable Maintainer - Dizzy open for patch suggestions

2014-11-04 Thread Saul Wold
. https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance Please remember to include [dizzy] in any request (backport or commit). We do not have a hard date for this yet, but likely be early in the New Year time frame for the 1.7.1 release. Thanks to all for your efforts. Sau! Saul Wold

[yocto] [Package Reporting System] Upgradable recipe list

2014-12-18 Thread Saul Wold
2.43.1 Ross Burton Pending Glib-2.0 Update libffi3.1 3.2.1Saul Wold libunique 1.1.6 3.0.2Saul Wold Do not upgrade to version: 2 dtc

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-01-05 Thread Saul Wold
3.0.0 Ross Burton clutter-1.0 1.20.0 1.21.2Ross Burton fontconfig2.11.1 2.11.91 Ross Burton libffi 3.13.2.1 Saul Wold libunique 1.1.6 3.0.2

Re: [yocto] can't pull any sources anymore

2015-01-09 Thread Saul Wold
On 01/09/2015 06:10 AM, matthias.he...@atlas-elektronik.com wrote: Hi, I'm not able to pull any sources for a little time now. As test I re-tried an already working setup by again following some tutorial and trying to setup a fresh repo. The repo init works but the sync fails. I should mention

Re: [yocto] [autobuilder][PATCH 2/2] BuildImages.py: Make -w flag depend on bitbake version check

2015-01-21 Thread Saul Wold
Brendan, Just a heads up, these AB patches will be reviewed when Beth comes back in just over 3 weeks, you should be able to fix your local AB instance for now. Thanks for your patience Sau! On 01/21/2015 03:08 AM, brendan.le.f...@intel.com wrote: From: Brendan Le Foll Because bitbake

Re: [yocto] 'screen' MACHINE_FEATURE

2015-01-27 Thread Saul Wold
On 01/27/2015 11:01 AM, Ash Charles wrote: Hi, Based on the yocto manual [1], it looks like "screen" is a valid MACHINE_FEATURE and, in fact, it looks like some machines actually call out this feature. That said, I can't actually see that this MACHINE_FEATURE is used. I checked with buildhisto

[yocto] Release Candidate Build for Yocto-1.8_M2.rc2 now available

2015-02-02 Thread Saul Wold
Seems automagic email did not happen for the release candidate, I thought I marked it true. http://autobuilder.yoctoproject.org/pub/nightly/20150202-1 Please start testing this as RC2 Thanks -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System

[yocto] [PATCH] matchbox-keyboard-ui.c: Fix int -> long to address 32bit vs 64 bit addressing

2016-03-19 Thread Saul Wold
The soft keyboard was displaying incorrectly on 64bit machines [YOCTO #9254] Signed-off-by: Saul Wold --- src/matchbox-keyboard-ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matchbox-keyboard-ui.c b/src/matchbox-keyboard-ui.c index 84bc375..988504e 100644 --- a

Re: [yocto] QA Test Report for YP - 1.8.2.rc3 build

2016-05-20 Thread Saul Wold
1856   >    >   > > Bugs Found during QA Test > New and notable issues Found during QA Test & Community >  ID   Summary (4 tasks) ⇒   P  Assignee   > QA Milestone   Status  Resolution  cf_ > regression_type   Created

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, July 5, 2016 8:00 AM US Pacific Time

2016-07-05 Thread Saul Wold
Attendees: Saul, Richard, Randy, Armin, Joshua Agenda: Yocto Project:  - YP 2.2 M1 Build has gone through QA    - Issues with Toaster and Eclipse    - WIC Issues but not blockers    - Planning to release it regardless    - Very front loaded      - Number of enhancements for M1 uncompleted      -

[yocto] Yocto Project Status WW28

2016-07-08 Thread Saul Wold
Current Dev Position: YP 2.2 M2 Next Deadline: YP 2.2 M2 cut off would be: 7/18/16 SWAT team rotation: Bill -> Paul https://wiki.yoctoproject.org/wiki/Yoct o_Build_Failure_Swat_Team Key Status/Updates: * M1 QA report is out however there are concerns about performanceregressions which have not

[yocto] Yocto Project Status WW29

2016-07-15 Thread Saul Wold
Current Dev Position: YP 2.2 M2 Next Deadline: YP 2.2 M2 cut off would be: 7/18/16 (This coming Monday - 5:00pm GMT) SWAT team rotation: Paul -> Ross https://wiki.yoctoproject.org/wiki/Yoct o_Build_Failure_Swat_Team Key Status/Updates: * Richard has been out this week, so the report will be thi

[yocto] Yocto Project Status WW31

2016-07-29 Thread Saul Wold
Current Dev Position: YP 2.2 M3 Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT) SWAT team rotation: Ross -> Randy https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * This status covers two weeks * We did get an M2 build into QA, it took some time

Re: [yocto] [GIT PULL | BXT-REBASE] USB Perihperal RTPM fixes

2016-08-04 Thread Saul Wold
These requests need to go to the linux-yo...@yoctoproject.org list.  This is part of the open source process and needs to be followed for transparency. Sending it to me or directly to Bruce will not work. Also, please understand that Bruce is on vacation this week, he will merge things time perm

[yocto] Yocto Project Status WW32

2016-08-05 Thread Saul Wold
Current Dev Position: YP 2.2 M3 Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT) SWAT team rotation: Randy -> Leo https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * We decided to release M2 with known issues. We have a good handle on some of them

[yocto] Yocto Project Status WW34

2016-08-19 Thread Saul Wold
Current Dev Position: YP 2.2 M3 Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT) SWAT team rotation: Juro -> Anibal https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * We’re drawing close to the M3 deadline and feature freeze for 2.2. There is st

[yocto] Yocto Project Status WW35

2016-08-26 Thread Saul Wold
Current Dev Position: YP 2.2 M3 Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT) SWAT team rotation: Anibal -> Tracy https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * The M3 deadline and feature freeze for 2.2 is on Monday. The patch queue is re

Re: [yocto] World Package List

2010-11-06 Thread Saul Wold
recipes. Additional notes such as LSB or gmae SDK would move into those tasks or images as appropriate. There are additional notes which will be used for future discussion. Please review the attached list and provide feedback. Thanks Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto

[yocto] [PULL] Distro Updates and Locale Generation Change to Posix

2010-11-08 Thread Saul Wold
formats. eglibc: install the missing /etc/ld.so.conf into target Jiajun Xu (1): imagetest-qemu: Add test case for dmesg check in target Qing He (1): bzip2: upgrade to version 1.0.6 Saul Wold (5): task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for assignment

[yocto] [PULL] Distro Updates: Kernel, scripts and gplv2 cleanup

2010-11-09 Thread Saul Wold
or RP: contrib/distro/master Thanks, Saul Wold Beth Flanagan (1): quilt: Fixed configure test for patch --version. Bruce Ashfield (4): qemumips: re-enable wacom and standard USB UI options wrs_meta: add USB options for wacom tablet support linux-wrs: rename force_revisions and allow ove

Re: [yocto] [PULL] devel/toolchain Recipes upgrades

2010-11-10 Thread Saul Wold
On 11/08/2010 12:32 PM, Kamble, Nitin A wrote: Saul/RP, This is a pull request for upgrading most of the devel/toolchain recipes. This one is still missing the perl upgrade, and some gnome libs related python modules. I have done basic build testing of these recipes. And would like to see

Re: [yocto] [poky][PULL] misc (minor) kernel fixes

2010-11-10 Thread Saul Wold
On 11/08/2010 01:06 PM, Bruce Ashfield wrote: In preparation for some larger kernel changes being sent for review, I'm clearing my queue of a few minor changes that were done while working on the 0.9 release. The uImage one is particularly interesting, since it was a fix for the default beagle b

[yocto] [PULL] Distro Core updates

2010-11-10 Thread Saul Wold
val insane.bbclass: fix qa_configure and qa_staging Saul Wold (3): base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking git: Update recipe for git to include configure options iproute2: update LIC_FILES_CHKSUM meta/classes/base.bbclass |

[yocto] Recipes updates planned for 1.0

2010-11-11 Thread Saul Wold
graphics core (Xorg and Qt). We will continue to focus on making sure that LICENSE and LIC_FILES_CHKSUM metadata is correct, along with adding URI checksums. Thanks to all for working on this effort. -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System &quo

Re: [yocto] [PULL] multimedia upgrades and disk optmization, Dongxiao Xu, 2010/11/12

2010-11-12 Thread Saul Wold
On 11/12/2010 03:24 AM, Xu, Dongxiao wrote: Hi Saul, This pull request contains some gstreamer recipe upgrades and disk space optimization, please help to review and pull. Dongxiao, Will you have a distro tracking pull request also? Thanks, Dongxiao meta/classes/sstate.bbclass Minor nit

[yocto] Bugzilla Reorg Take 2

2010-11-17 Thread Saul Wold
nnectivity - core - devtools / tool chain - graphics - multimedia - demoapps - general - Documentation - Handbook - SDK - Security - SDK - tools - general Comments? -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project

Re: [yocto] BKM on add SRC_URI MD5 and SHA256 checksum

2010-11-17 Thread Saul Wold
On 11/17/2010 06:32 PM, Yu, Ke wrote: Hi Distro folks: As Saul suggest to add SRC_URI MD5 and SHA256 checksum when we upgrade the recipes, here is a simple how-to: Two entry is needed for checksum, take meta/recipes-extended/tar/tar_1.23.bb as example: SRC_URI[md5sum] = "41e2ca4b924ec7860e51b

Re: [yocto] Bugzilla Reorg Take 2

2010-11-17 Thread Saul Wold
On 11/17/2010 09:13 PM, Bruce Ashfield wrote: On 10-11-17 8:29 PM, Darren Hart wrote: On 11/17/2010 03:32 PM, Saul Wold wrote: Folks, After reviewing the emails from the first attempt and review bugzilla, there are a couple of different approaches that can be taken. It's important to

Re: [yocto] Bugzilla Reorg Take 2

2010-11-17 Thread Saul Wold
On 11/17/2010 09:21 PM, Tian, Kevin wrote: From: Saul Wold Sent: Thursday, November 18, 2010 7:32 AM Folks, After reviewing the emails from the first attempt and review bugzilla, there are a couple of different approaches that can be taken. It's important to note that bugzilla suppo

Re: [yocto] BKM on add SRC_URI MD5 and SHA256 checksum

2010-11-17 Thread Saul Wold
On 11/17/2010 09:30 PM, Scott Garman wrote: On 11/17/2010 09:10 PM, Saul Wold wrote: On 11/17/2010 06:32 PM, Yu, Ke wrote: Hi Distro folks: As Saul suggest to add SRC_URI MD5 and SHA256 checksum when we upgrade the recipes, here is a simple how-to: Two entry is needed for checksum, take meta

Re: [yocto] param format about qeme extra options parse in

2010-12-07 Thread Saul Wold
On 12/06/2010 11:29 PM, Ke, Liping wrote: Hi, Jessica& Scott I am now look...@the task of User specified qemu config support, desc " We'll provide user an edit box which allows advanced qemu user to specify arbitrary qemu configuration to meet their needs, which the poky-qemu scrip will just

[yocto] Milestone 2 Stabilization Branch Created (Resend)

2010-12-11 Thread Saul Wold
t any patch or pull requests indicate that this is for M2 or not. By default all commits will go to master regardless. Thanks Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System ___ yocto mailing list yocto@yoctoprojec

Re: [yocto] update status of M2 sprint tasks

2010-12-13 Thread Saul Wold
On 12/13/2010 03:53 AM, Tian, Kevin wrote: Hi, owners, Since M2 code frozen happened last week and now M2 test has been started, could owners of each M2 sprint tasks update the latest status on the wiki? https://wiki.yoctoproject.org/wiki/Yocto_1.0_Schedule As Saul sent out earlier, we only a

Re: [yocto] update status of M2 sprint tasks

2010-12-13 Thread Saul Wold
On 12/13/2010 08:31 AM, Mark Hatle wrote: On 12/13/10 5:53 AM, Tian, Kevin wrote: Hi, owners, Since M2 code frozen happened last week and now M2 test has been started, could owners of each M2 sprint tasks update the latest status on the wiki? https://wiki.yoctoproject.org/wiki/Yocto_1.0_Sched

Re: [yocto] [poky] [PATCH 0/1] qemuppc: fix 2.6.37 build failure

2010-12-13 Thread Saul Wold
On 12/12/2010 09:41 PM, Bruce Ashfield wrote: Somehow the ppc32 irq routines were only partially updated to 2.6.37. I'll have to check later to see what happened, since these were all built and booted here. The fix is simple enough, here's the update for the SRCREV that gets qemuppc building aga

Re: [yocto] update status of M2 sprint tasks

2010-12-13 Thread Saul Wold
"User specified qemu config support", "on track for Dec 9" (Saul/Criping) "SDK Version Control support in SDK generator installer", "on track" (Jessica) "Tracing: Initial SystemTap recipe", "on track" (Tom) "Documentation for swabber", "on track" (Alex) "Defect triage process in public documented and implemented" (Saul) Thanks Kevin -- 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] [PATCH 0/1] bug#565: adding environment files

2010-12-13 Thread Saul Wold
On 12/13/2010 04:07 AM, Lianhao Lu wrote: I rebased the previous patch of adding package of environment files to be compatible with the new cross-canadian.bbclass Lianhao, This may require Richard to look at a little more closely, I do notice that you are missing the LIC_FILES_CHKSUM, for thi

[yocto] Recipe Updating Status and call to action

2010-12-15 Thread Saul Wold
! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System m3_recpie_update.ods Description: application/vnd.oasis.opendocument.spreadsheet ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Master is re-opened for M3 work

2010-12-16 Thread Saul Wold
Folks, We have forked M2 off to builds/milestone now and master is open again for M3 integration. M2 will take specific and targeted changes for stability and critical bug fixing. Master is available for Bug Fixing, Recipe updating and new feature support. -- Sau! Saul Wold Yocto

[yocto] Announcing poky-extras repository available

2010-12-16 Thread Saul Wold
all possible The first layer contained in this new repository is the meta-linaro layer, the top level repository will be removed short since it will now be maintained in poky-extras. If you require write access to this repository, please send your request to git-reque...@yoctoproject.org

Re: [yocto] [poky] Recipe Updating Status and call to action

2010-12-16 Thread Saul Wold
- From: poky-boun...@yoctoproject.org [mailto:poky- boun...@yoctoproject.org] On Behalf Of Saul Wold Sent: Thursday, December 16, 2010 8:58 AM To: Yocto Project Discussion; p...@yoctoproject.org Subject: [poky] Recipe Updating Status and call to action Folks, As we get ready for M3 opening up

[yocto] Milestone 2 Update

2010-12-17 Thread Saul Wold
, which will provide a QA window starting on Monday in China. Thanks to all members of the community and team for their support in making this release happen. -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System

Re: [yocto] Autobuilder changes and Milestone2

2010-12-18 Thread Saul Wold
On 12/18/2010 10:14 AM, Flanagan, Elizabeth wrote: All, This morning I stopped the autobuilder and fixed a few scripts that caused our first milestone build to not generate a source release tarball. I also removed a few unneeded sdk targets from milestone-internal and fixed the CURRENT linkin

Re: [yocto] Yocto Bugzilla will be rebuild today

2010-12-21 Thread Saul Wold
On 12/21/2010 06:19 AM, You, Yongkang wrote: Hi all, Bugzilla structure is completely rebuilt. It can accept new bug updating and reporting. Please visit http://bugzilla.pokylinux.org/show_bug.cgi?id=564 to get detailed changing. A fake user list is also added for catching bug update in time

Re: [yocto] Master stability and the autobuilder.

2010-12-23 Thread Saul Wold
On 12/22/2010 12:57 PM, Elizabeth Flanagan wrote: All, In preparation for the M3 milestone, I've been taking notes on what our build and release process is and where the pain points are over the course of the M2 milestone. A few things I've noted that are concerning: Beth, Good job here on p

Re: [yocto] Autobuilder upgrade to Buildbot 0.8.3

2010-12-23 Thread Saul Wold
On 12/23/2010 11:45 AM, Flanagan, Elizabeth wrote: All, I've now finished the upgrade of the autobuilder repo to include buildbot 0.8.3. I've rewritten the installer and updated a bunch of build helper files. I wanted to take a few moments to explain some of the changes regarding installation

Re: [yocto] Autobuilder upgrade to Buildbot 0.8.3

2010-12-26 Thread Saul Wold
On 12/26/2010 09:36 AM, Flanagan, Elizabeth wrote: From: Wold, Saul Sent: Thursday, December 23, 2010 9:28 PM To: Flanagan, Elizabeth Cc: yocto@yoctoproject.org Subject: Re: [yocto] Autobuilder upgrade to Buildbot 0.8.3 Ok, so what is the User and Passw

[yocto] Nightly Killed in preference to Nightly milestone

2010-12-26 Thread Saul Wold
Folks, It seems the night is still auto running, I killed it to allow for the milestone version of nightly to run (split across 2 machines instead). This Incremental build is looking good, we have had some minor tweaks due the the LIC_FILES_CHKSUM code being enabled as ERROR level, so watch

Re: [yocto] [poky] [PATCH 0/2] linux-yocto: 2.6.37-rc7 & bsp branch fixups

2010-12-29 Thread Saul Wold
On 12/27/2010 10:49 PM, Bruce Ashfield wrote: The first patch of this pull request updates the BSP branches to 2.6.37-rc7 (all qemu targets have been built and booted). The second patch is an update to the handling of KMACHINE as it maps to the branch that we should be building for a BSP. During

Re: [yocto] [poky] [PATCH 0/1] linux-yocto: update to 2.6.37-rc8

2010-12-31 Thread Saul Wold
On 12/30/2010 01:31 PM, Bruce Ashfield wrote: Nothing fancy here, just updating to track 2.6.37-rc8. Compile tested for all arches. Maybe not fancy, but it's breaking the build! Checkout the distro-testing autobuild from last night, I am backing this out of distro/master for now. Sau! Che

Re: [yocto] [poky] [PATCH 0/1] linux-yocto: update to 2.6.37-rc8 v2

2011-01-03 Thread Saul Wold
On 12/31/2010 12:06 PM, Bruce Ashfield wrote: Saul, Here's the updated 2.6.37-rc8 pull request. The meta branch commit is now the correct 2.6.37 variant, and worked for my build testing here. Cheers, Bruce Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: ht

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

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: 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] [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

[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] 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.

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

<    1   2   3   4   >