[yocto] [PATCH 0/8][eclipse-poky] Enable setting yocto settings in the project properties dialog

2012-12-04 Thread mail
From: Timo Mueller timo.muel...@bmw-carit.de Hi, changing the yocto settings of a project is currently achieved through a separate dialog. This dialog can be opened via the eclipse menu bar (project - change yocto project settings). Typically all project related settings in eclipse are located

[yocto] [PATCH 3/8] plugins/sdk.ide: Use new setCurrentInput method to set defaults

2012-12-04 Thread mail
From: Atanas Gegov atanas.ge...@bmw-carit.de Removes the error prone method of using the fControls array and uses the new YoctoUIElement interface. Improved method of setting default preferences (globally) --- .../ide/preferences/YoctoSDKPreferencePage.java| 51 +-- 1

[yocto] [PATCH 1/8] plugins/sdk.ide: Allow using a YoctoUIElement to set the input of a yocto settings widget

2012-12-04 Thread mail
From: Atanas Gegov atanas.ge...@bmw-carit.de Currently a YoctoUIElement is used to create a YoctoUISetting widget. It is also possible to retrieve a YoctoUIElement containing the current input of the widget. This patch adds the capability to also set the input of the widget using a

[yocto] [PATCH 7/8] plugins/sdk.ide: Show yocto ui setting widget in project property page

2012-12-04 Thread mail
From: Timo Mueller timo.muel...@bmw-carit.de The yocto property page in a project's properties dialog will now show the yocto settings that are also used in the global yocto preferences dialog. On save the defined values will be stored to the project's environment. ---

[yocto] [PATCH 6/8] plugins/sdk.ide: Move modification of yocto project settings to utils class

2012-12-04 Thread mail
From: Timo Mueller timo.muel...@bmw-carit.de Saving yocto project settings is currently only used by the Change Yocto Project Settings command. To allow other UI elements (e.g. project property pages) to modify the yocto settings of a project the functionality has been extraced to a separate

[yocto] [PATCH 5/8] plugins/sdk.ide: Added empty yocto preference page to project properties

2012-12-04 Thread mail
From: Timo Mueller timo.muel...@bmw-carit.de Adds an empty preference page to projects with the YoctoSDKNature. This preference page is shown in the standard project properties dialog and will later allow modifying the yocto settings of the project. --- .../OSGI-INF/l10n/bundle.properties

[yocto] [PATCH 2/2] Show progress bar for building new Recipe in Bitbake commander perspective

2012-12-04 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol ioanax.grigoro...@intel.com --- .../ui/wizards/NewBitBakeFileRecipeWizardPage.java | 119 +--- 1 file changed, 78 insertions(+), 41 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/NewBitBakeFileRecipeWizardPage.java

Re: [yocto] Howto use yocto meta-toolchain?

2012-12-04 Thread Marco
Il 03/12/2012 18:46, Zhang, Jessica ha scritto: Hi Marco, Can you filed a bug about this in bugzilla? Also, you don't need to sudo to run the install script, if you choose the default location which is /opt/poky/1.3, it'll prompt you for the password, or you can specify a directory under

Re: [yocto] chris larson's cool bitbake-env utility

2012-12-04 Thread Robert P. J. Day
On Mon, 3 Dec 2012, Tim Bird wrote: On 11/30/2012 05:53 AM, Robert P. J. Day wrote: On Thu, 29 Nov 2012, Tim Bird wrote: I put a link to your page on my bitbake cheat sheet page at: http://elinux.org/Bitbake_Cheat_Sheet as someone who has never bothered to play with any of the UIs

Re: [yocto] Howto use yocto meta-toolchain?

2012-12-04 Thread Laurentiu Palcu
On 12/04/2012 01:22 PM, Marco wrote: Il 03/12/2012 18:46, Zhang, Jessica ha scritto: Hi Marco, Can you filed a bug about this in bugzilla? Also, you don't need to sudo to run the install script, if you choose the default location which is /opt/poky/1.3, it'll prompt you for the

[yocto] [PATCH] Validate project name and location for Bitbake command project

2012-12-04 Thread Ioana Grigoropol
- if the project location is empty default value will be used (e.g. /home/user/) - project name must not contain whitespaces and/or invalid characters - if we choose to clone a new repo but the destination directory already contains a .git directory, do not allow moving forward - if we choose to

[yocto] [PATCH 0/3] [eclipse-poky] Eclipse plugin on Windows - fixes for progress update on wizards input validation

2012-12-04 Thread Ioana Grigoropol
- Resending patches with proper header for eclipse-poky - Include fixes for showing progress information for long time running tasks on wizards for Bitbake Commander project Bitbake recipe - Includes validation for the location name of a new Bitbake Commander in a new repo clone or an existing

[yocto] [PATCH 1/3] Show progress bar for New Bitbake Commander project

2012-12-04 Thread Ioana Grigoropol
- run new Bitbake project creation in a new thread, being cancelable and update the monitor from the event handler in a asynchronous way by invoking Display.asyncExec - use a blocking way to wait(mutex) for the event handler to finish reading command outputs - not only the event handler must

[yocto] [PATCH 2/3] Show progress bar for building new Recipe in Bitbake commander perspective

2012-12-04 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol ioanax.grigoro...@intel.com --- .../ui/wizards/NewBitBakeFileRecipeWizardPage.java | 119 +--- 1 file changed, 78 insertions(+), 41 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/NewBitBakeFileRecipeWizardPage.java

[yocto] [PATCH 3/3] Validate project name and location for Bitbake command project

2012-12-04 Thread Ioana Grigoropol
- if the project location is empty default value will be used (e.g. /home/user/) - project name must not contain whitespaces and/or invalid characters - if we choose to clone a new repo but the destination directory already contains a .git directory, do not allow moving forward - if we choose to

[yocto] Packaging ROS for Yocto-Linux

2012-12-04 Thread Lukas Bulwahn
Hi all, we are interested in setting up a computing platform for our development using Yocto-Linux and the robotic operating system ROS (http://www.ros.org/). We are currently at the very beginning of this development: As a first step, we want to package ROS for our own needs, but we are open to

[yocto] ghostscript running error on powerpc

2012-12-04 Thread Jia Hongtao-B38951
Hi Kai, I got some running errors using ghostscript built by yocto on powerpc. Note that this log is for ghostscript 9.04 and the current version on yocto is 9.05 which has the same issue as 9.04. Here is the log: root@p1022ds:/usr/tmp/lm90plots# ps2pdf temps.ps temps.pdf *** Warning:

Re: [yocto] Question: How to install the mkfs tools from the e2fsprogs instead of the BusyBox tools.

2012-12-04 Thread Paul Eggleton
On Monday 12 November 2012 12:10:59 Elad Yosef wrote: I have created my own image based in existing one. IMAGE_INSTALL = task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} u-boot #My additions to the File-System IMAGE_INSTALL +=

Re: [yocto] Using vendo kernel with Yocto

2012-12-04 Thread Paul Eggleton
On Friday 16 November 2012 18:25:59 you wrote: Hello, just a report As my vendor never will release patch to a recent kernel and our applications needs some recent fetures found in a recent kernel. I decided to make the patchs by myself. I missed one week reading datasheet, git log,

Re: [yocto] Howto use yocto meta-toolchain?

2012-12-04 Thread Marco
Il 04/12/2012 13:37, Laurentiu Palcu ha scritto: script it doesn't work https://bugzilla.yoctoproject.org/show_bug.cgi?id=3532 -- Marco ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

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

2012-12-04 Thread Liu, Song
Attendees: Amit, Ross, Eren, Beth, ChrisL, ScottR, JeffP, TomZ, Nitin, PaulE, ScottG, BruceA, CristianI, JessicaZ, Saul, RichardP, SeanH, MarkH, Ioana, Corneliu, MichaelH, AlexD, BjörnS, Ramana, Song.   Minutes:   * Opens collection - 5 min (Song) * Yocto 1.4 status - 20 min (Song/team) - 1.4

[yocto] Yocto Project Technical Team Meeting

2012-12-04 Thread Liu, Song
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

Re: [yocto] [PATCH 0/3] [eclipse-poky] Eclipse plugin on Windows - fixes for progress update on wizards input validation

2012-12-04 Thread Zhang, Jessica
Hi Ioana, There's issue as to syntax for YoctoHostShellProcessAdaptor since it's only supported by JDK version 1.7 and above. Also, when I tried the plugin on Linux, it still failed for creating a project for an existing metadata directory. With a not very clear error message Directory

[linux-yocto] [PATCH 0/1] Add 32-bit support for Rangeley

2012-12-04 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com Hi, Resending the patch for enabling the 32-bit support for rangeley machine by resuing the existing rangeley branch. Please pull them into linux-yocto-3.4/meta. Thanks Kishore. The following changes since commit