Hi Francesco,
On Thu, Sep 28, 2017 at 9:25 AM, Francesco Giancane <
francescogianca...@gmail.com> wrote:
> Hi everyone,
>
> I noticed that if I changed the provider for virtual/mesa (in
> particular, virtual/egl) to 'userland' for a raspberry pi 3 build,
> bitbake fails to resolve the dependency
Hi Andrea,
Thank you for your answer.
Will resend the patch to the open embedded mailing list.
Francesco Giancane
Via Paolo Braccini 46, 10141 Torino (TO)
+393933920466
https://it.linkedin.com/in/francesco-giancane-aa7213117
2017-09-29 9:09 GMT+02:00 Andrea Galbusera :
> Hi Francesco,
>
> On
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
When I clone poky today, the build fails.
As part of "do_image_wic" from image_types_wic.bbclass
A python program in 'bmap-tools-native' is executing
"fro
I don't have the slightest clue why this message was delayed so much.
As it might sound now like parodizing the ongoing efforts, please
ignore/disregard.
Greetz
--
Josef Holzmayr
Software Developer Embedded Systems
Tel: +49 8444 9204-48
Fax: +49 8444 9204-50
R-S-I Elektrotechnik GmbH & Co. K
Hi all,
I'm trying to get my Journald logs persisting on the filesystem (on
seprated partition) but no luck so far, it seems that :
/var/log is a symlink to /var/volatile/log and the /var/volatile is a
tmpfs mount so the logs will not persist.
I tried to change this behaviour by appending b
Le 26/09/2017 à 19:16, Bryan Evenson a écrit :
> All,
>
> Due to what our IT department can support, I am issued a Windows laptop for
> development. In the past I have used VMWare to make a Linux virtual machine
> for my Yocto Project based image builds and application development. We are
> st
Signed-off-by: Jiwei Sun
---
utils.c | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/utils.c b/utils.c
index 6d65388..a07faec 100644
--- a/utils.c
+++ b/utils.c
@@ -300,9 +300,19 @@ wait_child(const char *ptest_dir, const char *run_ptest,
pid_t pid,
}
$ make check
cc -std=gnu99 -pedantic -Wall -Werror -I . -g -c tests/ptest_list.c -o
tests/ptest_list.o
In file included from tests/ptest_list.c:25:0:
tests/ptest_list.c: In function ‘test_length’:
tests/ptest_list.c:85:2: error: unknown type name ‘intmax_t’
ck_assert_int_eq(ptest_list_length(head)
Signed-off-by: Jiwei Sun
---
main.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/main.c b/main.c
index 505829c..d524200 100644
--- a/main.c
+++ b/main.c
@@ -41,10 +41,16 @@
static inline void
print_usage(FILE *stream, char *progname)
{
- fprintf(stre
Kinda only makes sense with JUnit test output.
Signed-off-by: Jiwei Sun
---
ptest_list.c | 16 +--
ptest_list.h | 14 ++-
tests/data/glibc/ptest/run-pptest| 3 +
tests/data/parallel/ptest/run-pptest | 3 +
tests/ptest_list.c
* Introduce a maximum number of concurrent ptests, since
we are dealing with embedded targets.
* Add stdout || stderr output from ptests into XML.
For testcases running in parallel, cluttering stdout won't
help anyone.
Signed-off-by: Jiwei Sun
---
main.c | 2 +
tests/data/ref
Signed-off-by: Jiwei Sun
---
utils.c | 39 +++
1 file changed, 27 insertions(+), 12 deletions(-)
diff --git a/utils.c b/utils.c
index 0e97ac4..54ef89d 100644
--- a/utils.c
+++ b/utils.c
@@ -349,7 +349,7 @@ wait_child(const char *ptest_dir,
}
Signed-off-by: Jiwei Sun
---
tests/data/reference.xml | 3 ++-
tests/utils.c| 4 ++--
utils.c | 49 +---
utils.h | 2 +-
4 files changed, 39 insertions(+), 19 deletions(-)
diff --git a/tests/data/referen
$ gcc -lm -lrt -lpthread tests/main.o tests/ptest_list.o tests/utils.o
utils.o ptest_list.o -o ptest-runner-test -lcheck
/usr/local/lib/libcheck.a(check.c.o): In function `tcase_create':
/home/edavnys/check/src/check.c:145: undefined reference to `floor'
/home/edavnys/check/src/check.c:148: unde
On 9/28/17 8:28 AM, Bryan Evenson wrote:
> Ross,
>
>
>
> *From:*Burton, Ross [mailto:ross.bur...@intel.com]
> *Sent:* Wednesday, September 27, 2017 6:43 PM
> *To:* Bryan Evenson
> *Cc:* yocto@yoctoproject.org
> *Subject:* Re: [yocto] Errors building with Windows Subsystem for Linux (aka
> Bash
Hey Ulf,
On 09/29/2017 04:05 AM, Ulf Samuelsson wrote:
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
When I clone poky today, the build fails.
As part of "do_image_wic" from image_types_wic.bbclass
A pytho
Hi list,
I'm a new user of Yocto and I'm trying use devtool to set up a recipe that has
a source URI that points to a mercurial repository.
Here is the output of running devtool:
devtool add canfestival sources/canfestival -d
hg://bitbucket.org/Mongo/canfestival-3-asc;protocol=https
DEBUG: Using
The old URL can't be available, give the new URL to keynote.
The project already moved to:
https://sourceforge.net/projects/keynote-2-3/
Signed-off-by: Dengke Du
---
recipes-security/keynote/keynote_2.3.bb | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/recipes-
On 2017-09-29 09:55 PM, Dengke Du wrote:
The old URL can't be available, give the new URL to keynote.
The project already moved to:
https://sourceforge.net/projects/keynote-2-3/
Signed-off-by: Dengke Du
---
recipes-security/keynote/keynote_2.3.bb | 9 ++---
1 file changed, 6 insert
19 matches
Mail list logo