[yocto] [meta-gplv2][PATCH] gnutls: update 3.3.27 -> 3.3.28

2017-11-08 Thread Andre McCurdy
* Version 3.3.28 (released 2017-07-04) ** libgnutls: Fixed issue when rehandshaking without a client certificate in a session which initially used one. Reported by Frantisek Sumsal. ** libgnutls: fix issue in RSA-PSK client callback which resulted in no username being sent to the peer.

Re: [yocto] use native (cross) toolchain instead of a populated nativesdk (cross-canadian) toolchain

2017-11-08 Thread ChenQi
If I understand it correctly, you are talking about using native components directly for SDK. If you are using all the same machine with the same OS, you could use native components directly, maybe with a little modification. But in fact, the host where SDK is installed might be different from

[yocto] dpkg --print-architecture returns wrong result

2017-11-08 Thread John Rama
Hi, Yocto specialists I've built the whole system with deb package, and trying to use package feed feature of yocto. When try trying to install some package from target, I faced following error. # apt-get install fontconfig-utils package architecture (armhf) does not match system (armel)

Re: [yocto] [layerindex-web][patch v3 1/1] recipes.html: Require keyword for recipe search

2017-11-08 Thread Mark Hatle
On 11/8/17 1:08 PM, Paul Eggleton wrote: > On Thursday, 9 November 2017 4:42:50 AM NZDT Mark Hatle wrote: >> On 11/7/17 8:43 PM, Paul Eggleton wrote: >>> On Wednesday, 8 November 2017 11:47:49 AM NZDT Mark Hatle wrote: On 11/7/17 4:31 PM, Amanda Brindle wrote: > Use JavaScript to check if

Re: [yocto] apt-get

2017-11-08 Thread Burton, Ross
Set PACKAGE_CLASSES to package_deb, and then ensure IMAGE_FEATURES includes package-management. Ross On 8 November 2017 at 19:16, Ran Shalit wrote: > Hello, > > Is there a way to add "apt-get" command (and package manager) in yocto ? > > Thank you, > Ran > -- >

[yocto] apt-get

2017-11-08 Thread Ran Shalit
Hello, Is there a way to add "apt-get" command (and package manager) in yocto ? Thank you, Ran -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto problem for Ryzen-7 cpu

2017-11-08 Thread Ayoub Zaki
On 08.11.2017 20:07, Jerry Lian wrote: (weird, yocto mails to me blocked by my gmail, treated as spam?) Anyway, just change to Ubuntu-17, run first build, succeed with no failures, good sign! Will run more and see. Glad to read that you solved your problem :-) You are Welcome! On

Re: [yocto] [layerindex-web][patch v3 1/1] recipes.html: Require keyword for recipe search

2017-11-08 Thread Paul Eggleton
On Thursday, 9 November 2017 4:42:50 AM NZDT Mark Hatle wrote: > On 11/7/17 8:43 PM, Paul Eggleton wrote: > > On Wednesday, 8 November 2017 11:47:49 AM NZDT Mark Hatle wrote: > >> On 11/7/17 4:31 PM, Amanda Brindle wrote: > >>> Use JavaScript to check if the search box for recipe search is > >>>

Re: [yocto] Yocto problem for Ryzen-7 cpu

2017-11-08 Thread Jerry Lian
(weird, yocto mails to me blocked by my gmail, treated as spam?) Anyway, just change to Ubuntu-17, run first build, succeed with no failures, good sign! Will run more and see. On Wed, Nov 8, 2017 at 12:06 PM, Jerry Lian wrote: > (my Gmail does not accept new message

Re: [yocto] Yocto problem for Ryzen-7 cpu

2017-11-08 Thread Ayoub Zaki
On 08.11.2017 18:06, Jerry Lian wrote: (my Gmail does not accept new message for same subject? so I open a new thread) So bad: I do use Ryzen-7. will Ubuntu-17 or latest Debian fix the problem? try it out and give us feedback ;-) -- Ayoub Zaki Embedded Systems Consultant Vaihinger

Re: [yocto] 32-bit sdk (/opt/poky) in 64 bit machine

2017-11-08 Thread Khem Raj
On Wed, Nov 8, 2017 at 6:23 AM, Ran Shalit wrote: > Hello, > > Is it possible to use 32-bit sdk (/opt/poky) in 64 bit machine ? > I dont think it will be straight forward, you might be able to get by adding all multilib to your sdkhost and see if it works. > Regards, > Ran

[yocto] Yocto problem for Ryzen-7 cpu

2017-11-08 Thread Jerry Lian
(my Gmail does not accept new message for same subject? so I open a new thread) So bad: I do use Ryzen-7. will Ubuntu-17 or latest Debian fix the problem? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
So bad: I do use Ryzen-7! I will try new kernel, how about Ubuntu-17? or should be latest Debian? On Wed, Nov 8, 2017 at 11:47 AM, Jerry Lian wrote: > Really, only me got this problem? > > > > > On Wed, Nov 8, 2017 at 11:40 AM, Burton, Ross > wrote:

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Ayoub Zaki
On 08.11.2017 17:47, Jerry Lian wrote: Really, only me got this problem? Probably it's just you did forgot to update your system to fix known SMT Problems ... On Wed, Nov 8, 2017 at 11:40 AM, Burton, Ross > wrote: The failure

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Ayoub Zaki
On 08.11.2017 17:47, Burton, Ross wrote: On 8 November 2017 at 16:41, Ayoub Zaki > wrote:     (By the way, I just build brand new PC with 16 threads CPU, 32G     memory, and install Ubuntu 16.4.3 with ESXI-6.5) Do you

Re: [yocto] yocto documentation: no content, no PDF?

2017-11-08 Thread Burton, Ross
On 8 November 2017 at 16:45, Jerry Lian wrote: > The mega-manual should have content like: at least one line for each > chapter, so that we can have a big picture. > > By the way, where is the "real docs"? > > https://www.yoctoproject.org/documentation Ross --

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
Really, only me got this problem? On Wed, Nov 8, 2017 at 11:40 AM, Burton, Ross wrote: > The failure doesn't happen for anyone else. You're literally saying "it > breaks" but not even saying what "it" is, or how "it" is breaking. > > Ross > > On 8 November 2017 at

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Burton, Ross
On 8 November 2017 at 16:41, Ayoub Zaki wrote: > (By the way, I just build brand new PC with 16 threads CPU, 32G > >> memory, and install Ubuntu 16.4.3 with ESXI-6.5) >> >> > Do you have a Ryzen 7 based CPU ?! > > In this case Ubuntu 16.4 with Linux kernel 4.4.x

Re: [yocto] yocto documentation: no content, no PDF?

2017-11-08 Thread Jerry Lian
The mega-manual should have content like: at least one line for each chapter, so that we can have a big picture. By the way, where is the "real docs"? On Wed, Nov 8, 2017 at 11:30 AM, Burton, Ross wrote: > On 8 November 2017 at 15:41, Jerry Lian

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Ayoub Zaki
Hi, On 08.11.2017 17:33, Burton, Ross wrote: Well next time it happens feel free to reply to this thread. Otherwise you're asking us "fix my problem" without saying what the problem is. Ross On 8 November 2017 at 16:31, Jerry Lian > wrote:

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Burton, Ross
The failure doesn't happen for anyone else. You're literally saying "it breaks" but not even saying what "it" is, or how "it" is breaking. Ross On 8 November 2017 at 16:38, Jerry Lian wrote: > Isn't my problem clear: the failure pop-up randomly! > Do you mean the random

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
Isn't my problem clear: the failure pop-up randomly! Do you mean the random failure also help you for debugging? On Wed, Nov 8, 2017 at 11:33 AM, Burton, Ross wrote: > Well next time it happens feel free to reply to this thread. Otherwise > you're asking us "fix my

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Burton, Ross
Well next time it happens feel free to reply to this thread. Otherwise you're asking us "fix my problem" without saying what the problem is. Ross On 8 November 2017 at 16:31, Jerry Lian wrote: > So that is further tricky part: > * it may fail when finishing 20%, 40% 60%,

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
So that is further tricky part: * it may fail when finishing 20%, 40% 60%, 80% * And the failure last time may not appear next time. * So it just pop-up randomly (By the way, I just build brand new PC with 16 threads CPU, 32G memory, and install Ubuntu 16.4.3 with ESXI-6.5) (so really confused)

Re: [yocto] yocto documentation: no content, no PDF?

2017-11-08 Thread Burton, Ross
On 8 November 2017 at 15:41, Jerry Lian wrote: > Just wondering: > * As an active project, why yocto documentation does not provide a content > (better be clickable)? > The megamanual (Complete Documentation) doesn't have a top-level table of contents as that basically

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Burton, Ross
The autobuilder does about 50 builds a night using pure poky and we don't see this, so again: what recipe and what errors? Ross On 8 November 2017 at 16:22, Jerry Lian wrote: > I am not talking about my own layer or recipe. > It happens even when I run the demo

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
I am not talking about my own layer or recipe. It happens even when I run the demo QEMU/beaglebone builds. (I just download poky, and make NO modifications) On Wed, Nov 8, 2017 at 11:21 AM, Burton, Ross wrote: > On 8 November 2017 at 15:49, Jerry Lian

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
I am not talking about my own layer or recipe. It happens even when I run the demo QEMU/beaglebone builds. (I just download poky, and make NO modifications) On Wed, Nov 8, 2017 at 10:56 AM, Eric Schwarz wrote: > Most likely a dependency problem of the package which

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Burton, Ross
On 8 November 2017 at 15:49, Jerry Lian wrote: > I am not sure whether it is a bug or an error: > * Quite often, bitbake will fail before finishing, with message like: ... > task failed with exit code 1... > * But if you rerun bitbake, it will continue to build. > * So

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
I am not talking about my own layer or recipe. It happens even when I run the demo QEMU/beaglebone builds. (I just download poky, and make NO modifications) On Wed, Nov 8, 2017 at 11:15 AM, Nicolas Dechesne < nicolas.deche...@linaro.org> wrote: > On Wed, Nov 8, 2017 at 5:13 PM, Jerry Lian

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Nicolas Dechesne
On Wed, Nov 8, 2017 at 5:13 PM, Jerry Lian wrote: > So according to what you said: the build will fail no matter what. > But that is not my observation: my build succeed eventually (but you just > need to rerun many times)!!! ah. sorry, i missed that part. So then it's

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Eric Schwarz
Most likely a dependency problem of the package which fails w/ exit code 1. Check the dependencies in the recipe and w/ Yocto's bitbake it self. Cheers Eric Am 08.11.2017 16:49, schrieb Jerry Lian: I am not sure whether it is a bug or an error: * Quite often, bitbake will fail before

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Nicolas Dechesne
On Wed, Nov 8, 2017 at 4:49 PM, Jerry Lian wrote: > I am not sure whether it is a bug or an error: > * Quite often, bitbake will fail before finishing, with message like: ... > task failed with exit code 1... > * But if you rerun bitbake, it will continue to build. > * So

[yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Jerry Lian
I am not sure whether it is a bug or an error: * Quite often, bitbake will fail before finishing, with message like: ... task failed with exit code 1... * But if you rerun bitbake, it will continue to build. * So sometimes I have to rerun many times for finish one build annoying! (by the way,

Re: [yocto] [layerindex-web][patch v3 1/1] recipes.html: Require keyword for recipe search

2017-11-08 Thread Mark Hatle
On 11/7/17 8:43 PM, Paul Eggleton wrote: > On Wednesday, 8 November 2017 11:47:49 AM NZDT Mark Hatle wrote: >> On 11/7/17 4:31 PM, Amanda Brindle wrote: >>> Use JavaScript to check if the search box for recipe search is >>> empty before querying the database. This will prevent the "502 >>> Bad

[yocto] yocto documentation: no content, no PDF?

2017-11-08 Thread Jerry Lian
Just wondering: * As an active project, why yocto documentation does not provide a content (better be clickable)? * Or PDF format for easy printing. Isn't good documentation the basic requirement for a good project? (By the way, the yocto homepage is also ugly!) Thanks, --

[yocto] [meta-oracle-java][PATCH v2] Don't preserve ownership when copying files

2017-11-08 Thread Martin Nordqvist
Don't preserve ownership when copying files. Instead let root be owner of all files. --- recipes-devtools/oracle-java/oracle-jse.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-devtools/oracle-java/oracle-jse.inc b/recipes-devtools/oracle-java/oracle-jse.inc

[yocto] 32-bit sdk (/opt/poky) in 64 bit machine

2017-11-08 Thread Ran Shalit
Hello, Is it possible to use 32-bit sdk (/opt/poky) in 64 bit machine ? Regards, Ran -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] u-boot recipe: Missing dependencies

2017-11-08 Thread Eric Schwarz
Am 09.10.2017 12:30, schrieb Burton, Ross: On 8 October 2017 at 18:04, Eric Schwarz wrote: Don't _append when you can just extend the assignment above. I just did it that way for the moment since I wanted to circumvent merge conflicts when I upgrade the

[yocto] Fwd: kernel menuconfig with screen is not populating clearly

2017-11-08 Thread Vineeth Karumanchi
Hi ALL, When my oe_term is set to screen/tmux, the menuconfig for kernel,u-boot,.. is having some empty spaces. This is making distorted view. Please see the attachment. It is looking good with gnome and other terminals with ssh -x. Anything i need to do to get clear menuconfig without ssh -X ?

Re: [yocto] [meta-oracle-java][PATCH] Don't preserve ownership when copying files

2017-11-08 Thread Vincent Prince
Hi Martin, Any reason to give root rights to JDK? Best Regards, Vincent 2017-11-06 15:33 GMT+01:00 Martin Nordqvist : > Don't preserve ownership when copying files. Instead let root be > owner of all files. > --- > recipes-devtools/oracle-java/oracle-jse-jdk.inc | 3 ++- >