[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, Apr. 7, 2015 8:00 AM US Pacific Time

2015-04-07 Thread Jolley, Stephen K
Tuesday, April, 7, 2015 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_Schedule

[yocto] Python Error in SDK

2015-04-07 Thread Erik Bolton
Hey All; This has been brought up before (although I think the error was different), but I'm having a lot of issues with the version of Python included with the SDK. We use Python for code generation as part of our project. If I source the environment script and try to run our Python scripts

Re: [linux-yocto] git pull request output

2015-04-07 Thread Abhishek Paliwal
Hi Bruce, Did you push all the changes from apaliwal/for-bruce branch submitted earlier for octeon processor. We have more new patches to submit on the same branch, we ported all these patches on apaliwal/for-bruce branch loacally. Should I need to push this branch again or need to create

Re: [yocto] Kernel Panic: /sbin/init not found

2015-04-07 Thread Paul Eggleton
On Tuesday 07 April 2015 00:06:39 Yu, Chan KitX wrote: I guess I have mistaken something in https://wiki.yoctoproject.org/wiki/Multilib#How_to_use_it . I have simply put the line: IMAGE_INSTALL = lib32-connman which turned out to be a wrong move. I'm not entirely sure of why this has

Re: [yocto] Parse Error

2015-04-07 Thread Nejc Urbajs
IhadthesameissueandtheproblemwasindeedwhatRosssuggested.Movingcompletelytothemasterbranchsortedthingsoutforme. Have a nice one! -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Parse Error

2015-04-07 Thread Nejc Urbajs
I see I messed up and started a new a thread instead of a replying to an exisitng one. Still strying to figure out how this mailing list works. Bear with me please. :-) Thank you. Sent:Tuesday, April 07, 2015 at 8:24 AM From: cca_liam_m...@mail.com To:yocto@yoctoproject.org Subject:Re:

Re: [yocto] Parse Error

2015-04-07 Thread Nejc Urbajs
Im about to give up. Can someone please explain how I take a thread I find in the archives and reply to it. I seem to keep creating new ones instead of replying to existing ones. Thank you very much. Sent:Tuesday, April 07, 2015 at 8:47 AM From: cca_liam_m...@mail.com

Re: [yocto] Parse Error

2015-04-07 Thread Nejc Urbajs
I had the same issue and the problem was indeed what Ross suggested. Moving completely to the master branch sorted things out for me. Have a nice one! -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [prelink-cross][PATCH 1/1] debug message for dependencies not found

2015-04-07 Thread Maninder Singh
Hi Mark, We have checked the commit on cross_prelik_staging, it is correct But i did one typo error Please correct following:- Just change Reviewed-by: Ajeet Yadav ajee...@samsung.com to Reviewed-by: Ajeet Yadav ajee...@samsung.com for voth patches. Typo arror for ajeet.v --- ajeet.y Thanks

Re: [yocto] Simple image viewer

2015-04-07 Thread Jussi Kukkonen
On 7 April 2015 at 16:08, Gary Thomas g...@mlbassoc.com wrote: I've searched my Poky/Yocto repository for this - is there some sort of simple image (i.e. .png/.gif/.jpg) viewer available in Poky/Yocto (OE-core)? In meta-openembedded? I'm just not finding it. Maybe something along the lines

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, Apr. 7, 2015 8:00 AM US Pacific Time

2015-04-07 Thread Jolley, Stephen K
Attendees: Armin, Stephen, Sona, Belen, Mark, Bruce, Alex V., Paul, Saul, Michael, Joe M., Richard, Jussi, Denys, Cristian, * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status

[yocto] Simple image viewer

2015-04-07 Thread Gary Thomas
I've searched my Poky/Yocto repository for this - is there some sort of simple image (i.e. .png/.gif/.jpg) viewer available in Poky/Yocto (OE-core)? In meta-openembedded? I'm just not finding it. Maybe something along the lines of eog? Thanks for any pointers --

Re: [linux-yocto] git pull request output

2015-04-07 Thread Bruce Ashfield
On 2015-04-07 04:34 AM, Abhishek Paliwal wrote: Hi Bruce, Did you push all the changes from apaliwal/for-bruce branch submitted earlier for octeon processor. If you clone linux-yocto-3.14, you'll see them all present on the standard/base branch .. so yes! We have more new patches to submit

Re: [yocto] [prelink-cross][PATCH 1/1] debug message for dependencies not found

2015-04-07 Thread Mark Hatle
On 4/7/15 5:15 AM, Maninder Singh wrote: Hi Mark, We have checked the commit on cross_prelik_staging, it is correct But i did one typo error Please correct following:- Just change Reviewed-by: Ajeet Yadav ajee...@samsung.com to Reviewed-by: Ajeet Yadav ajee...@samsung.com for voth

Re: [yocto] sstate black hole?

2015-04-07 Thread Gary Thomas
On 2015-04-07 09:27, Christopher Larson wrote: On Tue, Apr 7, 2015 at 7:52 AM, Gary Thomas g...@mlbassoc.com mailto:g...@mlbassoc.com wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly different peripherals. As far as I can tell, they

Re: [yocto] sstate black hole?

2015-04-07 Thread Gary Thomas
On 2015-04-07 10:19, Martin Jansa wrote: On Tue, Apr 07, 2015 at 08:52:36AM -0600, Gary Thomas wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly different peripherals. As far as I can tell, they should be able to share everything except for a few

Re: [yocto] sstate black hole?

2015-04-07 Thread Martin Jansa
On Tue, Apr 07, 2015 at 10:29:14AM -0600, Gary Thomas wrote: On 2015-04-07 10:19, Martin Jansa wrote: On Tue, Apr 07, 2015 at 08:52:36AM -0600, Gary Thomas wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly different peripherals. As far as I can

Re: [yocto] sstate black hole?

2015-04-07 Thread Gary Thomas
On 2015-04-07 10:33, Martin Jansa wrote: On Tue, Apr 07, 2015 at 10:29:14AM -0600, Gary Thomas wrote: On 2015-04-07 10:19, Martin Jansa wrote: On Tue, Apr 07, 2015 at 08:52:36AM -0600, Gary Thomas wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly

Re: [yocto] sstate black hole?

2015-04-07 Thread Christopher Larson
On Tue, Apr 7, 2015 at 7:52 AM, Gary Thomas g...@mlbassoc.com wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly different peripherals. As far as I can tell, they should be able to share everything except for a few ${MACHINE} specific packages, e.g.

Re: [yocto] sstate black hole?

2015-04-07 Thread Martin Jansa
On Tue, Apr 07, 2015 at 08:52:36AM -0600, Gary Thomas wrote: I'm building for multiple ARM i.MX6 platforms. These have the same SoC, but slightly different peripherals. As far as I can tell, they should be able to share everything except for a few ${MACHINE} specific packages, e.g. the kernel

[yocto] [PATCH] nightly-no-x11.conf: Run regular build tests for no-X11 case

2015-04-07 Thread Graydon, Tracy
[YOCTO #6854] A common configuration selection is to remove x11 from DISTRO_FEATURES. Add a nightly-no-x11.conf builset to allow us to test this via the autobuilder. Also added to nightly.conf and yoctoAB.conf. Build core-image-weston as a starting point. Signed-off-by: Graydon, Tracy

[yocto] error on gtk-sato-engine

2015-04-07 Thread abhishek srivastava
Hi Please help me to find solution of this error in yocto-dizzy for raspberrypi Log data follows: | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] | DEBUG: Executing shell function do_compile | NOTE: make -j