Re: [yocto] boost qt-mobility-x11 added to core-image-sato

2013-04-04 Thread Ross Burton
Please remember to ensure the list is included in your replies, i.e. reply to all not reply to sender. On Wednesday, 3 April 2013 at 23:47, Edward Vidal wrote: Hello, I first want to thank Ross and Paul for pointing me in the direction of dev-manual. I was looking in the ref-manual this

Re: [yocto] Prevent zImage to be copied to /boot/ in image

2013-04-04 Thread Christophe Aeschlimann
On 13-04-03 10:56 AM, Christophe Aeschlimann wrote: Have you tried clearing this variable: (from kernel.bbclass) # Allow machines to override this dependency if kernel image files are # not wanted in images as standard RDEPENDS_kernel-base ?= kernel-image Thank you for your answer, I

Re: [yocto] [OE-core] New OE layer index now available

2013-04-04 Thread Nicolas Dechesne
hi, this is a really useful addition! thanks! On Fri, Mar 29, 2013 at 10:34 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: The index also supports multiple branches, but for the moment there is only a master branch configured as I'd like to have people check the layer data before

Re: [yocto] [OE-core] New OE layer index now available

2013-04-04 Thread Paul Eggleton
On Thursday 04 April 2013 17:01:07 Nicolas Dechesne wrote: i was thinking it might be useful (in fact at least it would be very useful for me right now) to get version 'history' for each supported branch. if i understand the design correctly, i first need to set the branch I want to search,

Re: [yocto] Prevent zImage to be copied to /boot/ in image

2013-04-04 Thread Bruce Ashfield
On 13-04-04 10:55 AM, Christophe Aeschlimann wrote: On 13-04-03 10:56 AM, Christophe Aeschlimann wrote: Have you tried clearing this variable: (from kernel.bbclass) # Allow machines to override this dependency if kernel image files are # not wanted in images as standard RDEPENDS_kernel-base

Re: [linux-yocto] [PATCH][3.8][meta] atom-pc: Update atom-pc-preempt-rt.scc to reuse config from common-pc

2013-04-04 Thread Bruce Ashfield
On 13-04-04 11:34 AM, Darren Hart wrote: The atom-pc preempt-rt BSP was omitting the config from common-pc, resulting in very few drivers being built, including USB_STORAGE, preventing preliminary boot testing. Remove the standard features as those are covered by the common-pc scc files.

Re: [yocto] This one can't be me...

2013-04-04 Thread Darren Hart
On 04/03/2013 05:32 PM, Paul D. DeRocco wrote: From: Bodke, Kishore K It's surprising that you don't see anything under /home/pauld/yocto-atom/build/tmp/work/cedartrail_nopvr-poky-li nux/linux-yoct o-3.0.32+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+1e79e 03d115ed177882

Re: [yocto] This one can't be me...

2013-04-04 Thread Darren Hart
On 04/03/2013 05:21 PM, Paul D. DeRocco wrote: From: Darren Hart Are you building with the rm work setting? Otherwise, that should not be empty unless you have more than one linux-yocto* directory and the other is populated. If not, verify rm work is not on and just build the kernel:

[yocto] [yocto-autobuilder][PATCH 0/2] Add a new buildset

2013-04-04 Thread Stefan Stanacar
The following changes since commit 72198b128658049d1f07f0df999f7282a9c6535f: PublishArtifacts.py: poky-tiny deploy (2013-04-03 23:44:07 -0700) are available in the git repository at: git://git.yoctoproject.org/poky-contrib stefans/yab4

[yocto] [yocto-autobuilder][PATCH 1/2] QA1-nightly-extra.conf: add new buildset config

2013-04-04 Thread Stefan Stanacar
This buildset is for extra images which don't really fit in other buildsets. For now it includes builds for basic image with btrfs and changed root home dir, a sato image with read-only rootfs and sato with systemd. Signed-off-by: Stefan Stanacar stefanx.stana...@intel.com ---

[yocto] [yocto-autobuilder][PATCH 2/2] nightly.conf, yoctoAB.conf: enable the new QA1-nightly-extra buildset

2013-04-04 Thread Stefan Stanacar
Add the new buildset to the nightly target Signed-off-by: Stefan Stanacar stefanx.stana...@intel.com --- buildset-config/nightly.conf | 2 +- buildset-config/yoctoAB.conf | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/buildset-config/nightly.conf

[yocto] gcc enable-languages

2013-04-04 Thread Edward Vidal
Hello, I want to add support for FORTRAN in my image. On target gcc -v shows --enable-languages=c,c++ This needs to --enable-languages=c,c++,fortran.based on my host system. How does the variable FORTRAN in /home/vidal/POKY/build032813_panda/poky/meta/recipes-devtools/gcc/gcc-configure-common.inc

Re: [yocto] This one can't be me...

2013-04-04 Thread Bodke, Kishore K
-Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Thursday, April 04, 2013 10:19 AM To: Paul D. DeRocco Cc: yocto@yoctoproject.org; Bodke, Kishore K Subject: Re: [yocto] This one can't be me... On 04/03/2013 05:21 PM, Paul D. DeRocco wrote: From: Darren Hart

Re: [yocto] This one can't be me...

2013-04-04 Thread Bodke, Kishore K
-Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bodke, Kishore K Sent: Thursday, April 04, 2013 11:31 AM To: Darren Hart; Paul D. DeRocco Cc: yocto@yoctoproject.org Subject: Re: [yocto] This one can't be me... -Original

Re: [yocto] [yocto-autobuilder][PATCH 0/2] Add a new buildset

2013-04-04 Thread Flanagan, Elizabeth
Can we rename the buildtarget to something else? nightly-qa-extras or something? On Thu, Apr 4, 2013 at 10:23 AM, Stefan Stanacar stefanx.stana...@intel.com wrote: The following changes since commit 72198b128658049d1f07f0df999f7282a9c6535f: PublishArtifacts.py: poky-tiny deploy (2013-04-03

Re: [yocto] Installing foreign fonts into the yocto build

2013-04-04 Thread Paul Eggleton
On Wednesday 03 April 2013 10:47:02 Satya Swaroop Damarla wrote: I have a small issue. On my device, I would like to have Chinese, Japanese, Russian, Hebrewish, Greek fonts and all European language special characters available for java application based on X. In general I would like to know