[OE-core] [PATCH v2] lib/oeqa: sshcontrol: Allow alternate port for SSHControl

2014-01-27 Thread Sipke Vriend
Add an optional parameter to SSHControl so the user can specify and alternate port to the default (22). Signed-off-by: Sipke Vriend sipke.vri...@xilinx.com --- meta/lib/oeqa/utils/sshcontrol.py |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/lib/oeqa/utils

Re: [OE-core] [PATCH] lib/oeqa: allow a layer to provide it's own TEST_TARGET class

2014-01-23 Thread Sipke Vriend
Hi Stefan, On 23/01/2014 6:27 PM, Stanacar, StefanX wrote: Hi Sipke, On Thu, 2014-01-23 at 14:48 +1000, Sipke Vriend wrote: Hi Stefan, I have started using this patch in master to extend test targets to our bsp layer, and it works well. Thanks. Will the extension of a controllers.py file

[OE-core] [PATCH] lib/oeqa: sshcontrol: Allow alternate port for SSHControl

2014-01-22 Thread Sipke Vriend
Add an optional parameter to SSHControl so the user can specify and alternate port to the default (22). Signed-off-by: Sipke Vriend sipke.vri...@xilinx.com --- meta/lib/oeqa/utils/sshcontrol.py |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/lib/oeqa/utils

Re: [OE-core] [PATCH] lib/oeqa: allow a layer to provide it's own TEST_TARGET class

2014-01-22 Thread Sipke Vriend
Hi Stefan, I have started using this patch in master to extend test targets to our bsp layer, and it works well. Thanks. Will the extension of a controllers.py file work for multiple bsp layers in a single build/conf/bblayers.conf? I did a quick test and think that the first controller.py found

Re: [OE-core] [RFC OE-core/meta/lib] BSP Specific Qemurunner

2014-01-09 Thread Sipke Vriend
Hi Stefan, On Thursday, 9 January 2014 10:19 PM, Stanacar, StefanX wrote: On Thu, 2014-01-09 at 00:01 +, Sipke Vriend wrote: On Wednesday, 8 January 2014 11:53 PM Paul Eggleton wrote: On Wednesday 08 January 2014 13:12:41 Richard Purdie wrote: On Tue, 2014-01-07 at 22:59 +, Sipke

Re: [OE-core] [RFC OE-core/meta/lib] BSP Specific Qemurunner

2014-01-08 Thread Sipke Vriend
On Wednesday, 8 January 2014 11:53 PM Paul Eggleton wrote: On Wednesday 08 January 2014 13:12:41 Richard Purdie wrote: On Tue, 2014-01-07 at 22:59 +, Sipke Vriend wrote: Hi Richard, -Original Message- On Wednesday, 8 January 2014 12:00 AM, Richard Purdie wrote: On Tue

Re: [OE-core] [RFC OE-core/meta/lib] BSP Specific Qemurunner

2014-01-07 Thread Sipke Vriend
Hi Richard, -Original Message- On Wednesday, 8 January 2014 12:00 AM, Richard Purdie wrote: On Tue, 2014-01-07 at 03:09 +, Sipke Vriend wrote: Hi, This RFC is a proposal to allow BSP layers to setup qemu with their specific requirements for the testimage oe-core functionality

[OE-core] [RFC OE-core/meta/lib] BSP Specific Qemurunner

2014-01-06 Thread Sipke Vriend
repository at: https://github.com/sipke/oe-core/tree/sipke/qemurunner Sipke Vriend (6): meta:lib:oeqa:utils Allow other layers to have utils in same named directory meta:lib:oeqa:utils:sshcontrol Allow a non root user for ssh control meta:lib:oeqa:utils:targetcontrol Allow for a TEST_USER

Re: [OE-core] [meta-xilinx] linux-dtb.inc

2013-08-21 Thread Sipke Vriend
Hi Philip, +Cc openembedded-core. I believe openembedded-core changed from using DTC directly, to using in kernel make to generate DTBs specified in KERNEL_DEVICETREE. http://git.openembedded.org/openembedded-core/commit/?id=72980d5bb465f0640ed451d1ebb9c5d2a210ad0c This regressed meta-xilinx

Re: [OE-core] [yocto] meta-xilinx moved to meta-xilinx-community

2013-05-29 Thread Sipke Vriend
-community layer that you require. Both layers use the same email list: meta-xil...@yoctoproject.org, so that is always a good starting point to ask. Regards Sipke -Original Message- From: Khem Raj [mailto:raj.k...@gmail.com] Sent: Thursday, 30 May 2013 12:22 PM To: Sipke Vriend Cc: Yocto