[yocto] Yocto and ccache

2014-01-06 Thread Søren Holm
Hi I've search the manual and google for some time now in relation to yocto and ccache. So the question is now: How to I make yocto utilize ccache - it does not seem to do it on it's own? -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org h

[yocto] eglibc's iconv (version 2.17) command in Yocto Dylan for x86 target

2014-01-06 Thread Bill Martin
I'm using Trousers and tss on my Yocto target build. I attempted to make a call to tspi_tpm_collateidentityrequest and this requires a UNICODE string in UTF-16 form. The preceding call to iconv fails when I try to convert from ASCII to UTF-16. I tried variations of the UTF-16, based on iconv --list

Re: [yocto] Problem & Question about FILES_${PN}

2014-01-06 Thread Nicolas Dechesne
On Tue, Jan 7, 2014 at 1:19 AM, Reeve Yang wrote: > FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* > ${libdir}/lib*${SOLIBS} \ > ${sysconfdir} ${sharedstatedir} ${localstatedir} \ > ${base_bindir}/* ${base_sbindir}/* \ > ${base_libdir}/*${SOLIBS} \ > ${datadir}/${BPN} ${l

[yocto] Problem & Question about FILES_${PN}

2014-01-06 Thread Reeve Yang
Hi all, I'm facing a wearied issue while packaging syslog-ng ported from OE. (I added meta-openembedded as a sub-module and use the recipe files from it directly). In my yocto build I enabled multi-lib for both 32-bits and 64-bits, default tune is 64-bits. The libraries are installed under /usr/l

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

2014-01-06 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.6 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.6_Status https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Beth/Saul -> Paul * Opens - 10 min * Team Sharing - 20 min -Original

[yocto] Upgrade Kernel using smart

2014-01-06 Thread Tarek El-Sherbiny
Hi All, When I typed the command "smart upgrade" smart detected over a 100 kernel module that needs to be installed. Most of these modules are not relevant and not installed on my system. How do I tell smart to check and upgrade only for the currently installed modules? Thanks, -- *Tarek*

Re: [yocto] Smart runtime package manager

2014-01-06 Thread Paul Eggleton
On Monday 06 January 2014 17:27:20 Tarek El-Sherbiny wrote: > On Mon, Jan 6, 2014 at 1:57 PM, Paul Eggleton wrote: > > On Sunday 05 January 2014 14:20:40 Tarek El-Sherbiny wrote: > > > I'm trying to learn how smart works. I've been successful to create a > > > repo, update and install from it. Is

[yocto] [PATCH 00/10] Make dd text in READMEs consistent

2014-01-06 Thread tom . zanussi
From: Tom Zanussi This updates all the top-level meta-intel BSPs with consistent text for the dd step. The following changes since commit f707b6c67909ccd84cb2070bdc15777573833461: meta-fri2: Use the symlink to the actual image in README (2014-01-06 11:34:28 -0600) are available in the git r

[yocto] [PATCH 10/10] meta-sys940x: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-sys940x/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sys940x/README b/meta-sys940x/README

[yocto] [PATCH 04/10] meta-emenlow: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-emenlow/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-emenlow/README b/meta-emenlow/README

[yocto] [PATCH 09/10] meta-sugarbay: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-sugarbay/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sugarbay/README b/meta-sugarbay/READ

[yocto] [PATCH 02/10] meta-crownbay: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-crownbay/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-crownbay/README b/meta-crownbay/READ

[yocto] [PATCH 03/10] meta-crystalforest: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-crystalforest/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-crystalforest/README b/meta

[yocto] [PATCH 06/10] meta-n450: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-n450/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-n450/README b/meta-n450/README index 80a

[yocto] [PATCH 07/10] meta-nuc: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-nuc/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-nuc/README b/meta-nuc/README index c0087b

Re: [yocto] [PATCH 00/10] Make dd text in READMEs consistent

2014-01-06 Thread Tom Zanussi
Oops, sorry, wrong list, please ignore.. Tom On Mon, 2014-01-06 at 11:55 -0600, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > This updates all the top-level meta-intel BSPs with consistent > text for the dd step. > > The following changes since commit f707b6c67909ccd84cb2070bdc157775738

[yocto] [PATCH 08/10] meta-romley: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-romley/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-romley/README b/meta-romley/README ind

[yocto] [PATCH 05/10] meta-jasperforest: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-jasperforest/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-jasperforest/README b/meta-jaspe

[yocto] [PATCH 01/10] meta-chiefriver: Use the symlink to the actual image in README

2014-01-06 Thread tom . zanussi
From: Tom Zanussi Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Tom Zanussi --- meta-chiefriver/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-chiefriver/README b/meta-chiefrive

[yocto] zedboard & gnuradio already stripped error

2014-01-06 Thread Edward Vidal
Hello All, I just built a dora custom-image for the Zedboard. Back in July and error appeared zedboard & gnuradio *Tue Jul 16 07:47:03 PDT 2013* Paul helped with the following Hi Edward, On Tuesday 16 July 2013 08:47:03 Edward Vidal wrote: >* ERROR: QA Issue: File '/usr/plugins/designer/libqwt_d

Re: [yocto] Smart runtime package manager

2014-01-06 Thread Paul Eggleton
Hi Tarek, On Sunday 05 January 2014 14:20:40 Tarek El-Sherbiny wrote: > I'm trying to learn how smart works. I've been successful to create a repo, > update and install from it. > Is there smart install option to force install all the more recent packages > without having to type the package name