Hello all
I have been working with the test functionality of yocto and have
created some testcases in a single python file.
Now I wanted refactor my code and split some of the cases across
smaller unit tests files. I have 2 functionalities required to
achieve this spliting:
* Be able to import
Replace Juro, as he no longer maintains the layer.
Signed-off-by: Joshua Watt
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 2ed1395..c17f74a 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ This layer depends on:
layers: meta
branch: m
Juro doesn't work on the Yocto team anymore so can you remove him?
Ross
On Fri, 16 Nov 2018 at 15:36, Joshua Watt wrote:
>
> Signed-off-by: Joshua Watt
> ---
> README | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/README b/README
> index 2ed1395..e866213 100644
>
Signed-off-by: Joshua Watt
---
README | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 2ed1395..e866213 100644
--- a/README
+++ b/README
@@ -11,7 +11,9 @@ This layer depends on:
layers: meta
branch: master
-Layer Maintainer: Juro Bystricky
+La
In order to make Pican 2 work, we :
- add mcp2515.dto to the overlay list
- add a variable to enable it in local.conf
- create a udev rule to mount interface
http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html
Signed-off-by: Fabien Lahoudere
---
docs/extra-build-conf
On Fri, Nov 16, 2018, 5:50 AM Burton, Ross I see the cover letter but no patches or link to a branch...
>
Ya, I was a dummy and forgot to say send all in git send-email, then it
timed out. I have to make other changes anyway because of feedback from
Richard.
> Ross
> On Thu, 15 Nov 2018 at 19:2
I see the cover letter but no patches or link to a branch...
Ross
On Thu, 15 Nov 2018 at 19:24, Joshua Watt wrote:
>
> Adds the testing framework for tying tests for the MinGW SDK into the
> oeqa SDK test framework.
>
> The SDK tests can be run using the standard SDK test command:
>
> bitbake -c
I am trying to build the zeromqjs (zeromq bindings for nodejs). This is my
recipe:
SUMMARY = " "
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "npm://registry.npmjs.org
;name=zeromq;version=5.1.0;subdir=node_modules/zeromq"
SRC
I've been testing cmake with Qt Creator integration which explicitly uses -G
"MinGW Makefiles", while cmake defaults to NMake Makefiles. I'm not sure if
it's possible to set generator in the toolchain file.
From: Joshua Watt
Sent: 16 November 2018 05:35:50
To: