[yocto] New 1.3.2 Release Candidate available

2013-05-10 Thread Flanagan, Elizabeth
We have fixed the final issues with the 1.3.2 rc build. The build is
available at:

http://autobuilder.yoctoproject.org/pub/nightly/20130509-1

meta-fsl-arma0e486a76af5819ee76ac34e966feb72bd3c48bddanny
meta-fsl-ppc084331c6f72dfe8be2f4981c802c43ae44d3b812danny
meta-intel  d44f005338012cc790122b2ab08a29c0e0e7danny
meta-qt3c86fb1727ae09526c442ec29fffde3f010aa70ebdanny
poky00ab7c884b614d23a4ce6c17f07c612ecc9c7319danny

Please begin QA on this as soon as possible.

-- 
Elizabeth Flanagan
Yocto Project
Build and Release
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Problems building yocto for Xilinx ML507 (with some tentative fixes)

2013-05-10 Thread Andrea Sterbini

Found why that error
| 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/run.do_configure.10130: 
line 157: 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/git/board/xilinx/ml507/xparameters.h: 
Not a directory


The u-boot downloaded from github.com/Xilinx has no board/xilinx/ml507/ 
directory but only a board/xilinx/ppc440-generic

Now I will try the original from git://git.denx.de/u-boot.git
(but bitbake seems to have problems fetching it)

A

On Fri 10 May 2013 07:51:11 PM CEST, Andrea Sterbini wrote:

Not yet.
I haven't been able to complete the complete run

bitbake core-image-minimal

I moved to the meta-xilinx master branch
I am able to complete almost 1600 tasks of 1666 by doing (after the
git.xilinx.com -> github.com/Xilinx fixes)

bitbake core-image-minimal -k

The error I get is


Build Configuration:
BB_VERSION= "1.19.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS= "powerpc-poky-linux"
MACHINE   = "virtex-5-ml507-powerpc-440"
DISTRO    = "poky"
DISTRO_VERSION= "1.3+snapshot-20130510"
TUNE_FEATURES = "m32 ppc440 fpu-soft"
TARGET_FPU= "soft"
meta
meta-yocto
meta-yocto-bsp= "master:88a7b041fbf2583472aa9408a33dd8881223a0c1"
toolchain-layer   = "master:cc0067dc0c7ea469057238db6422864d1bce311c"
toolchain-layer   = "master:cd5f284730a6430d563443786c409aa6783d4b04"
meta-xilinx   = "master:4f1a74f86c402e0810e84ab0588b5de2ca9ccfff"
meta-angstrom = "master:fe82cbd08eef51cd5d5a38c1cd0ed6ce7e57fb18"

--- a lot of diagnostic messages later

ERROR: Function failed: do_configure (see
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130
for further information)
ERROR: Logfile of failure stored in:
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130

Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| NOTE: Replacing xparameters header to match hardware model
|
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/run.do_configure.10130:
line 157:
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/git/board/xilinx/ml507/xparameters.h:
Not a directory
| ERROR: Function failed: do_configure (see
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130
for further information)
ERROR: Task 79
(/home/andrea/src/FPGA/poky/meta-xilinx/recipes-bsp/u-boot/u-boot-xilinx_git.bb,
do_configure) failed with exit code '1'
ERROR: Function failed: do_compile (see
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129
for further information)
ERROR: Logfile of failure stored in:
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 uImage CC=powerpc-poky-linux-gcc
LD=powerpc-poky-linux-ld.bfd
| scripts/kconfig/conf --silentoldconfig Kconfig
| ***
| *** Configuration file ".config" not found!
| ***
| *** Please run some configurator (e.g. "make oldconfig" or
| *** "make menuconfig" or "make xconfig").
| ***
| make[2]: *** [silentoldconfig] Error 1
| make[1]: *** [silentoldconfig] Error 2
| make: *** No rule to make target `include/config/auto.conf', needed
by `include/config/kernel.release'.  Stop.
| make: *** Waiting for unfinished jobs
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129
for further information)
ERROR: Task 811
(/home/andrea/src/FPGA/poky/meta-xilinx/recipes-kernel/linux/linux-xilinx_3.3.bb,
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1662 tasks of which 1660 didn't need
to be rerun and 2 failed.
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
/home/andrea/src/FPGA/poky/meta-xilinx/recipes-bsp/u-boot/u-boot-xilinx_git.bb,
do_configure
/home/andrea/src/FPGA/poky/meta-xilinx/recipes-kernel/linux/linux-xilinx_3.3.bb,
do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit
code.


All the best
Andrea


On Fri 10 May 2013 05:11:48 PM CEST, Elvis Do

Re: [yocto] Problems building yocto for Xilinx ML507 (with some tentative fixes)

2013-05-10 Thread Andrea Sterbini

Not yet.
I haven't been able to complete the complete run

bitbake core-image-minimal

I moved to the meta-xilinx master branch
I am able to complete almost 1600 tasks of 1666 by doing (after the 
git.xilinx.com -> github.com/Xilinx fixes)


bitbake core-image-minimal -k

The error I get is


Build Configuration:
BB_VERSION= "1.19.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS= "powerpc-poky-linux"
MACHINE   = "virtex-5-ml507-powerpc-440"
DISTRO    = "poky"
DISTRO_VERSION= "1.3+snapshot-20130510"
TUNE_FEATURES = "m32 ppc440 fpu-soft"
TARGET_FPU= "soft"
meta
meta-yocto
meta-yocto-bsp= "master:88a7b041fbf2583472aa9408a33dd8881223a0c1"
toolchain-layer   = "master:cc0067dc0c7ea469057238db6422864d1bce311c"
toolchain-layer   = "master:cd5f284730a6430d563443786c409aa6783d4b04"
meta-xilinx   = "master:4f1a74f86c402e0810e84ab0588b5de2ca9ccfff"
meta-angstrom = "master:fe82cbd08eef51cd5d5a38c1cd0ed6ce7e57fb18"

--- a lot of diagnostic messages later
ERROR: Function failed: do_configure (see 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130 
for further information)
ERROR: Logfile of failure stored in: 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130

Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| NOTE: Replacing xparameters header to match hardware model
| 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/run.do_configure.10130: 
line 157: 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/git/board/xilinx/ml507/xparameters.h: 
Not a directory
| ERROR: Function failed: do_configure (see 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/u-boot-xilinx/v2012.04.01-r17/temp/log.do_configure.10130 
for further information)
ERROR: Task 79 
(/home/andrea/src/FPGA/poky/meta-xilinx/recipes-bsp/u-boot/u-boot-xilinx_git.bb, 
do_configure) failed with exit code '1'
ERROR: Function failed: do_compile (see 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129 
for further information)
ERROR: Logfile of failure stored in: 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 uImage CC=powerpc-poky-linux-gcc 
LD=powerpc-poky-linux-ld.bfd

| scripts/kconfig/conf --silentoldconfig Kconfig
| ***
| *** Configuration file ".config" not found!
| ***
| *** Please run some configurator (e.g. "make oldconfig" or
| *** "make menuconfig" or "make xconfig").
| ***
| make[2]: *** [silentoldconfig] Error 1
| make[1]: *** [silentoldconfig] Error 2
| make: *** No rule to make target `include/config/auto.conf', needed 
by `include/config/kernel.release'.  Stop.

| make: *** Waiting for unfinished jobs
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see 
/home/andrea/src/FPGA/poky/build/tmp/work/virtex_5_ml507_powerpc_440-poky-linux/linux-xilinx/3.3-r02/temp/log.do_compile.10129 
for further information)
ERROR: Task 811 
(/home/andrea/src/FPGA/poky/meta-xilinx/recipes-kernel/linux/linux-xilinx_3.3.bb, 
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1662 tasks of which 1660 didn't need to 
be rerun and 2 failed.

Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
/home/andrea/src/FPGA/poky/meta-xilinx/recipes-bsp/u-boot/u-boot-xilinx_git.bb, 
do_configure
/home/andrea/src/FPGA/poky/meta-xilinx/recipes-kernel/linux/linux-xilinx_3.3.bb, 
do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit 
code.


All the best
Andrea


On Fri 10 May 2013 05:11:48 PM CEST, Elvis Dowson wrote:


Hi Andrea,

On May 10, 2013, at 6:02 PM, Andrea Sterbini  
wrote:




The problems I have found (and someway fixed) are:

1) when I do "bitbake meta-toolchain" I get an error complaining that 
the compiler is not able to build for powerpc with FPU

Fix: I have changed the ml507 rules to include just the soft FPU



I never did get soft-float to work properly with gcc-4.6 or gcc-4.7. I 
got soft-float to work with gcc-4.5.4.


hard float fpu support worked with gcc-4.7.

Were you able to boot and login to the command prompt with the 
generated images ?


Best regards,

Elvis Dowson



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [PATCH 0/6] Separate org.yocto.remote.utils plugin

2013-05-10 Thread Zhang, Jessica
Please fix your license to 2013.

Thanks,
Jessica

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Ioana Grigoropol
Sent: Thursday, May 09, 2013 2:19 PM
To: yocto@yoctoproject.org
Subject: [yocto] [PATCH 0/6] Separate org.yocto.remote.utils plugin

- initial commit & populate for remote utils common plugin


Ioana Grigoropol (6):
  Initial commit for separate remote utilities plugin
  Move RSEHelper to a separate plugin
  Move RemoteShellExec to separate plugin
  Move ShellSession to org.yocto.remote.utils separate plugin
  Move CommonHelper to org.yocto.remote.utils separate plugin
  Move TerminalHandler to org.yocto.remote.utils

 plugins/org.yocto.remote.utils/.classpath  |7 +
 plugins/org.yocto.remote.utils/.project|   28 ++
 .../.settings/org.eclipse.jdt.core.prefs   |7 +
 .../org.yocto.remote.utils/META-INF/MANIFEST.MF|   28 ++
 plugins/org.yocto.remote.utils/build.properties|4 +
 .../org.yocto.remote.utils/resources/ust_tar.sh|   19 +
 .../org.yocto.remote.utils/resources/yocto_tool.sh |  125 ++
 .../org.yocto.remote.utils/resources/yocto_ust.sh  |   35 ++
 .../src/org/yocto/remote/utils/Activator.java  |   62 +++
 .../src/org/yocto/remote/utils/CommonHelper.java   |   46 +++
 .../src/org/yocto/remote/utils/Messages.java   |   35 ++
 .../src/org/yocto/remote/utils/RSEHelper.java  |  344 
 .../org/yocto/remote/utils/RemoteShellExec.java|  140 +++
 .../src/org/yocto/remote/utils/ShellSession.java   |  327 +++
 .../org/yocto/remote/utils/TerminalHandler.java|  128 ++
 .../org.yocto.sdk.remotetools/META-INF/MANIFEST.MF |3 +-
 .../org.yocto.sdk.remotetools/resources/ust_tar.sh |   19 -
 .../resources/yocto_tool.sh|  125 --
 .../resources/yocto_ust.sh |   35 --
 .../org/yocto/sdk/remotetools/CommonHelper.java|   44 --
 .../src/org/yocto/sdk/remotetools/RSEHelper.java   |  419 
 .../org/yocto/sdk/remotetools/ShellSession.java|  341 
 .../yocto/sdk/remotetools/actions/BaseModel.java   |4 +-
 .../sdk/remotetools/actions/BaseSettingDialog.java |2 +-
 .../sdk/remotetools/actions/DialogHandler.java |1 +
 .../sdk/remotetools/actions/OprofileModel.java |2 +-
 .../sdk/remotetools/actions/SystemtapModel.java|2 +-
 .../actions/SystemtapSettingDialog.java|2 +-
 .../sdk/remotetools/actions/TerminalHandler.java   |  128 --
 .../sdk/remotetools/remote/RemoteShellExec.java|  149 ---
 30 files changed, 1344 insertions(+), 1267 deletions(-)  create mode 100644 
plugins/org.yocto.remote.utils/.classpath
 create mode 100644 plugins/org.yocto.remote.utils/.project
 create mode 100644 
plugins/org.yocto.remote.utils/.settings/org.eclipse.jdt.core.prefs
 create mode 100644 plugins/org.yocto.remote.utils/META-INF/MANIFEST.MF
 create mode 100644 plugins/org.yocto.remote.utils/build.properties
 create mode 100755 plugins/org.yocto.remote.utils/resources/ust_tar.sh
 create mode 100755 plugins/org.yocto.remote.utils/resources/yocto_tool.sh
 create mode 100755 plugins/org.yocto.remote.utils/resources/yocto_ust.sh
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Activator.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/CommonHelper.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Messages.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/RSEHelper.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/RemoteShellExec.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/ShellSession.java
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/TerminalHandler.java
 delete mode 100755 plugins/org.yocto.sdk.remotetools/resources/ust_tar.sh
 delete mode 100755 plugins/org.yocto.sdk.remotetools/resources/yocto_tool.sh
 delete mode 100755 plugins/org.yocto.sdk.remotetools/resources/yocto_ust.sh
 delete mode 100644 
plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/CommonHelper.java
 delete mode 100644 
plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/RSEHelper.java
 delete mode 100644 
plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/ShellSession.java
 delete mode 100644 
plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/actions/TerminalHandler.java
 delete mode 100644 
plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/remote/RemoteShellExec.java

--
1.7.9.5

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/y

Re: [yocto] [PATCH 1/6] Initial commit for separate remote utilities plugin

2013-05-10 Thread Zhang, Jessica
Hi Ioana,

Seems you're still using Java 1.7, can you change to 1.6?

Thanks,
Jessica

+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.7


-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Ioana Grigoropol
Sent: Thursday, May 09, 2013 2:19 PM
To: yocto@yoctoproject.org
Subject: [yocto] [PATCH 1/6] Initial commit for separate remote utilities plugin

Signed-off-by: Ioana Grigoropol 
---
 plugins/org.yocto.remote.utils/.classpath  |7 +++
 plugins/org.yocto.remote.utils/.project|   28 +
 .../.settings/org.eclipse.jdt.core.prefs   |7 +++
 .../org.yocto.remote.utils/META-INF/MANIFEST.MF|   10 
 plugins/org.yocto.remote.utils/build.properties|4 ++
 .../src/org/yocto/remote/utils/Activator.java  |   60 
 6 files changed, 116 insertions(+)
 create mode 100644 plugins/org.yocto.remote.utils/.classpath
 create mode 100644 plugins/org.yocto.remote.utils/.project
 create mode 100644 
plugins/org.yocto.remote.utils/.settings/org.eclipse.jdt.core.prefs
 create mode 100644 plugins/org.yocto.remote.utils/META-INF/MANIFEST.MF
 create mode 100644 plugins/org.yocto.remote.utils/build.properties
 create mode 100644 
plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Activator.java

diff --git a/plugins/org.yocto.remote.utils/.classpath 
b/plugins/org.yocto.remote.utils/.classpath
new file mode 100644
index 000..ad32c83
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/.classpath
@@ -0,0 +1,7 @@
+
+
+   
+   
+   
+
diff --git a/plugins/org.yocto.remote.utils/.project 
b/plugins/org.yocto.remote.utils/.project
new file mode 100644
index 000..29a2a5a
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/.project
@@ -0,0 +1,28 @@
+
+
+   org.yocto.remote.utils
+   
+   
+   
+   
+   
+   org.eclipse.jdt.core.javabuilder
+   
+   
+   
+   
+   org.eclipse.pde.ManifestBuilder
+   
+   
+   
+   
+   org.eclipse.pde.SchemaBuilder
+   
+   
+   
+   
+   
+   org.eclipse.pde.PluginNature
+   org.eclipse.jdt.core.javanature
+   
+
diff --git 
a/plugins/org.yocto.remote.utils/.settings/org.eclipse.jdt.core.prefs 
b/plugins/org.yocto.remote.utils/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 000..f42de36
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/.settings/org.eclipse.jdt.core.pref
+++ s
@@ -0,0 +1,7 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.7
diff --git a/plugins/org.yocto.remote.utils/META-INF/MANIFEST.MF 
b/plugins/org.yocto.remote.utils/META-INF/MANIFEST.MF
new file mode 100644
index 000..16c86e9
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/META-INF/MANIFEST.MF
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Utils
+Bundle-SymbolicName: org.yocto.remote.utils
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.yocto.remote.utils.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/plugins/org.yocto.remote.utils/build.properties 
b/plugins/org.yocto.remote.utils/build.properties
new file mode 100644
index 000..34d2e4d
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/build.properties
@@ -0,0 +1,4 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+   .
diff --git 
a/plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Activator.java 
b/plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Activator.java
new file mode 100644
index 000..047d900
--- /dev/null
+++ b/plugins/org.yocto.remote.utils/src/org/yocto/remote/utils/Activato
+++ r.java
@@ -0,0 +1,60 @@
+/**
+*
+ * Copyright (c) 2013 Intel Corporation.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License
+v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ 

Re: [yocto] [PATCH 2/2] Remove all plugin dependencies to RSE APi from remote tools plugin

2013-05-10 Thread Zhang, Jessica
Can you rebase, I'm running into:

Applying: Remove all plugin dependencies to RSE APi from remote tools plugin
error: patch failed: plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF:24
error: plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF: patch does not 
apply
Patch failed at 0001 Remove all plugin dependencies to RSE APi from remote 
tools plugin

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Ioana Grigoropol
Sent: Thursday, May 09, 2013 2:20 PM
To: yocto@yoctoproject.org
Subject: [yocto] [PATCH 2/2] Remove all plugin dependencies to RSE APi from 
remote tools plugin

- removed all plugin dependencies to the RSE API & kept only the ones needed 
for GUI actions and Terminal views

Signed-off-by: Ioana Grigoropol 
---
 .../org.yocto.sdk.remotetools/META-INF/MANIFEST.MF |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF 
b/plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF
index c34ad9e..5147c1a 100644
--- a/plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF
+++ b/plugins/org.yocto.sdk.remotetools/META-INF/MANIFEST.MF
@@ -7,16 +7,10 @@ Bundle-Activator: org.yocto.sdk.remotetools.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.rse.core;bundle-version="3.0.0",
- org.eclipse.rse.services;bundle-version="3.0.0",
- org.eclipse.rse.subsystems.files.core;bundle-version="3.0.0",
- org.eclipse.rse.ui;bundle-version="3.0.0",
  org.yocto.sdk.ide,
- org.eclipse.tm.terminal;bundle-version="3.0.1",
- org.eclipse.rse.subsystems.terminals.core;bundle-version="[1.0.0,2.0.0)",
  org.eclipse.rse.terminals.ui;bundle-version="1.0.100",
  org.eclipse.cdt;bundle-version="7.0.0",
  org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
- org.eclipse.rse.subsystems.shells.core,
  org.eclipse.ui.ide;bundle-version="3.8.0",
  org.eclipse.ui.console;bundle-version="3.5.100"
 Bundle-ActivationPolicy: lazy
@@ -24,6 +18,10 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Import-Package: org.eclipse.core.resources,
  org.eclipse.debug.internal.ui,
  org.eclipse.rse.shells.ui,
+ org.eclipse.rse.ui.actions,
+ org.eclipse.tm.internal.terminal.control,
+ org.eclipse.tm.internal.terminal.control.actions,
+ org.eclipse.tm.internal.terminal.provisional.api,
  org.eclipse.ui.forms.widgets,
  org.yocto.remote.utils
 Bundle-Vendor: %Bundle-Vendor
--
1.7.9.5

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] MediaWiki Reporting Tool usage documentation

2013-05-10 Thread Stoicescu, CorneliuX
Hello,

I just finished the documentation for the Mediawiki Testopia reports extension 
that was derived after http://www.mediawiki.org/wiki/Extension:Testopia_Reports 
. This extension is being used to generate reports for the Yocto weekly and 
release tests since January.

Here is the link: 
https://wiki.yoctoproject.org/wiki/MediaWiki_Reporting_Extension

Please note that, in order to help with automating or simplifying complex 
report generation we currently use the extension together with the following 
(stable and unmodified) MediaWiki extensions:
http://www.mediawiki.org/wiki/Extension:Variables
http://www.mediawiki.org/wiki/Extension:ParserFunctions

Older versions of the reports do not use these extra extensions. I suggest 
looking at those rather than the latest if you wish to understand how they work 
(the 2 above mentioned extensions complicate the syntax). Here is a list of 
wiki pages containing reports:
https://wiki.yoctoproject.org/wiki/1.4_QA_Runs
https://wiki.yoctoproject.org/wiki/Yocto_1.4_Milestone_Test_Report

Automated report types:
https://wiki.yoctoproject.org/wiki/QA_Status_TEMPLATE - by editing and adding 
the ID for each test run in the report header it is easy to generate a full 
status report (this report is semi-automated)
https://wiki.yoctoproject.org/wiki/1.3_QA_Status - by editing it and adding 
values to the filtering parameters (build, testplan, test_date, test_type) a 
report is generated. There is also a system for selecting what elements the 
report should contain. (this report is fully automated when test_date=max is 
used)


If you find any issues or have any questions regarding the reports plugin or 
the reports themselves, please don't hesitate to contact me.

Regards,
Stoicescu Corneliu Nicolae
Romania Yocto QA

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Problems building yocto for Xilinx ML507 (with some tentative fixes)

2013-05-10 Thread Elvis Dowson
Hi Andrea,

On May 10, 2013, at 6:02 PM, Andrea Sterbini  wrote:

> The problems I have found (and someway fixed) are:
> 
> 1) when I do "bitbake meta-toolchain" I get an error complaining that the 
> compiler is not able to build for powerpc with FPU
> Fix: I have changed the ml507 rules to include just the soft FPU

I never did get soft-float to work properly with gcc-4.6 or gcc-4.7. I got 
soft-float to work with gcc-4.5.4.

hard float fpu support worked with gcc-4.7.

Were you able to boot and login to the command prompt with the generated images 
?

Best regards,

Elvis Dowson
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Problems building yocto for Xilinx ML507 (with some tentative fixes)

2013-05-10 Thread Andrea Sterbini

Hi
I have just bought an old Xilinx ML507 and I am trying to build yocto, 
but I find some problems building the minimal image

I am a yocto newbie ... thus I wonder if I am missing something important.

My setup: Linux Fedora 18 64 bits

I hope I am following the correct procedure:

git clone git://git.yoctoproject.org/poky
cd poky
git clone git://git.yoctoproject.org/meta-xilinx -b 
master-xilinx-ml507-gcc-4.7 meta-xilinx

git clone git://git.openembedded.org/meta-openembedded
. oe-init-build-env


My bblayers contains

BBLAYERS ?= " \
  /home/andrea/src/FPGA/poky/meta \
  /home/andrea/src/FPGA/poky/meta-yocto \
  /home/andrea/src/FPGA/poky/meta-yocto-bsp \
  /home/andrea/src/FPGA/poky/meta-openembedded/toolchain-layer \
/home/andrea/src/FPGA/poky/meta-openembedded-contrib/toolchain-layer \
  /home/andrea/src/FPGA/poky/meta-xilinx \
  /home/andrea/src/FPGA/poky/meta-angstrom \
  "


My local.conf contains


BB_NUMBER_THREADS = "4"
PARALLEL_MAKE = "-j 4"

XILINX_LOC ?= "/opt/Xilinx/13.3/ISE_DS"

MACHINE ?= "virtex-5-ml507-powerpc-440"

XILINX_BSP_PATH ?= "/home/andrea/src/FPGA/poky-ml507/xilinx-ml507-updated"
XILINX_BOARD ?= "ml507"

INHERIT += "rm_work"

PREFERRED_VERSION_libffi = "3.0.13"
PREFERRED_VERSION_libffi-native = "3.0.13"

MACHINE ??= "qemux86"

DISTRO ?= "poky"

PACKAGE_CLASSES ?= "package_rpm"

EXTRA_IMAGE_FEATURES = "debug-tweaks"

USER_CLASSES ?= "buildstats image-mklibs image-prelink"

PATCHRESOLVE = "noop"

BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
ABORT,${TMPDIR},100M,1K \
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K"

CONF_VERSION = "1"


The problems I have found (and someway fixed) are:

1) when I do "bitbake meta-toolchain" I get an error complaining that 
the compiler is not able to build for powerpc with FPU

Fix: I have changed the ml507 rules to include just the soft FPU

diff --git a/conf/machine/virtex-5-ml507-powerpc-440.conf 
b/conf/machine/virtex-5-ml507-powerpc-440.conf

index d44fc87..d268919 100644
--- a/conf/machine/virtex-5-ml507-powerpc-440.conf
+++ b/conf/machine/virtex-5-ml507-powerpc-440.conf
@@ -5,7 +5,8 @@
 #@DESCRIPTION: Machine configuration for the Xilinx ML507 FPGA 
development platform with a Virtex-5 PowerPC 440 processor (with APU FPU).


 include conf/machine/include/virtex-5/virtex-5-base.inc
-include conf/machine/include/tune-ppc440e.inc
+#AS include conf/machine/include/tune-ppc440e.inc
+include conf/machine/include/tune-ppc440.inc

 # Specify linux kernel devicetree
 KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/virtex440-ml507.dts"


2) the libffi library version "3.0.12" has a small bug (a misplaced 
#ifndef), which is fixed in version "3.0.13"

Fix: I have added to my local.conf


PREFERRED_VERSION_libffi = "3.0.13"
PREFERRED_VERSION_libffi-native = "3.0.13"


This way the toolchain compiles properly

When I try "bitbake core-image-minimal" I get 2 problems:

1) the Xilinx git repository has moved from git.xilinx.com to 
github.com/Xilinx

Fix: I have changed the links in u-boot and linux-xilinx


--- a/recipes-bsp/u-boot/u-boot-xilinx_2012.10.bb
+++ b/recipes-bsp/u-boot/u-boot-xilinx_2012.10.bb
@@ -12,7 +12,7 @@ PR = "r01"

 # U-Boot source location
 KBRANCH = "master"
-SRC_URI = 
"git://git.xilinx.com/u-boot-xlnx.git;branch=${KBRANCH};protocol=git"
+SRC_URI = 
"git://github.com/Xilinx/u-boot-xlnx.git;branch=${KBRANCH};protocol=git"


 S = "${WORKDIR}/git"
diff --git a/recipes-kernel/linux/linux-xilinx_3.3.bb 
b/recipes-kernel/linux/linux-xilinx_3.3.bb

index d803676..76c1edd 100644
--- a/recipes-kernel/linux/linux-xilinx_3.3.bb
+++ b/recipes-kernel/linux/linux-xilinx_3.3.bb
@@ -18,7 +18,7 @@ SRCREV = "1e92da8e3a66b051766b1be57be67e2bff11e19d"
 PR = "r02"

 KBRANCH = "master"
-SRC_URI = 
"git://git.xilinx.com/linux-xlnx.git;protocol=git;branch=${KBRANCH} \
+SRC_URI = 
"git://github.com/Xilinx/linux-xlnx.git;protocol=git;branch=${KBRANCH} \

file://0001-Xilinx-Update-IP-Core-support-for-Xilinx-ISE-14.1.patch \
file://0002-virtex440-ml507.dts-Update-device-tree-file-using-Xi.patch \
file://0003-xilinxfb-Fix-regression-in-call-to-XPS-TFT-controlle.patch \
diff --git a/recipes-kernel/linux/linux-xilinx_3.6.bb 
b/recipes-kernel/linux/linux-xilinx_3.6.bb

index 5d529a6..b7d2904 100644
--- a/recipes-kernel/linux/linux-xilinx_3.6.bb
+++ b/recipes-kernel/linux/linux-xilinx_3.6.bb
@@ -17,7 +17,7 @@ SRCREV = "04d9378881401e71f83b8b4fea0abd71d33b4052"
 PR = "r02"

 KBRANCH = "master"
-SRC_URI = 
"git://git.xilinx.com/linux-xlnx.git;protocol=git;branch=${KBRANCH} \
+SRC_URI = 
"git://github.com/Xilinx/linux-xlnx.git;protocol=git;branch=${KBRANCH} \

file://defconfig \
"
 # Apply machine specific patches.
diff --git a/recipes-kernel/linux/linux-xilinx_git.bb 
b/recipes-kernel/linux/linux-xilinx_git.bb

index 1800183..32351f7 100644
--- a/recipes-kernel/linux/linux-xilinx_git.bb
+++ b/recipes-kernel/linux/linux-xilinx_git.bb
@@ -18,

[yocto] [PATCH] Keep execute() method signature

2013-05-10 Thread Ioana Grigoropol
- DialogHandler inherits from IHandler the execute method that has the 
following signature

Object execute(ExecutionEvent event) throws ExecutionException;

- overriding it with void return type results in a compilation error

Signed-off-by: Ioana Grigoropol 
---
 .../sdk/remotetools/actions/DialogHandler.java |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/actions/DialogHandler.java
 
b/plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/actions/DialogHandler.java
index 67d33ba..abb2257 100644
--- 
a/plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/actions/DialogHandler.java
+++ 
b/plugins/org.yocto.sdk.remotetools/src/org/yocto/sdk/remotetools/actions/DialogHandler.java
@@ -29,12 +29,13 @@ abstract public class DialogHandler extends TerminalHandler 
{
}
 
@Override
-   public void execute(ExecutionEvent event) throws ExecutionException {
+   public Object execute(ExecutionEvent event) throws ExecutionException {
initialize(event);
 
if(setting.open() == BaseSettingDialog.OK) {
IHost currentHost = setting.getHost();
execute(currentHost);
}
+   return null;
}
 }
-- 
1.7.9.5

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto