Re: [yocto] [OE-core] OpenEmbedded Workshop at FOSDEM20 schedule

2020-01-09 Thread akuster
On 1/9/20 2:28 PM, Jon Mason wrote: > The OpenEmbedded Workshop 2020 schedule is now available > https://pretalx.com/oe-workshop-2020/schedule/ > > As you can see, there are some very compelling talks. Buy your > tickets now, before we sell out. > https://pretix.eu/OpenEmbedded/oe-workshop-2020/

Re: [EXTERNAL] Re: [yocto] Recall: [meta-security][PATCH 1/3] Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh

2020-01-09 Thread Daniel
Thank you Armin. I submitted 3 patches. Please kindly ignore the recall messages. I’m sorry for bugging the mailinglist It is some weird IT thingy. Thanks -Daniel From: akuster808 Sent: Thursday, January 9, 2020 2:44 PM To: Daniel Wang

Re: [yocto] Recall: [meta-security][PATCH 1/3] Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh

2020-01-09 Thread akuster
thank you for letting me know. kind regards, Armin On 1/9/20 1:15 PM, Daniel wrote: > Daniel Wang would like to recall the message, "[meta-security][PATCH 1/3] > Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh". > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages

[yocto] OpenEmbedded Workshop at FOSDEM20 schedule

2020-01-09 Thread Jon Mason
The OpenEmbedded Workshop 2020 schedule is now available https://pretalx.com/oe-workshop-2020/schedule/ As you can see, there are some very compelling talks. Buy your tickets now, before we sell out. https://pretix.eu/OpenEmbedded/oe-workshop-2020/ Thank you, The OpenEmbedded Board -=-=-=-=-=-=-

Re: [yocto] Yocto host not found

2020-01-09 Thread FLoraVLogs
It is working now. Thank you Regards, Ripu On Thu., Jan. 9, 2020, 4:44 p.m. Michael Halstead, < mhalst...@linuxfoundation.org> wrote: > There was a brief outage while rebooting a storage device. The error > should have been resolved several minutes ago. If you are still seeing this > error ple

Re: [yocto] Yocto host not found

2020-01-09 Thread Michael Halstead
There was a brief outage while rebooting a storage device. The error should have been resolved several minutes ago. If you are still seeing this error please let me know. Michael Halstead On Thu, Jan 9, 2020 at 1:38 PM FLoraVLogs wrote: > Also, I do see: > > Connecting to downloads.yoctoproject

Re: [yocto] Yocto server is down

2020-01-09 Thread FLoraVLogs
Hi, Thanks for fixing it last time for us. But it looks like Yocto is down again. http://downloads.yoctoproject.org/ I am getting 404 error: Host Not Found DNS error (the host name of the page you are looking for does not exist) or Server did not accept the connection. Please check that the ho

Re: [yocto] Yocto host not found

2020-01-09 Thread FLoraVLogs
Also, I do see: Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... failed: Connection refused. On Thu, Jan 9, 2020 at 3:37 PM FLoraVLogs wrote: > Hi, > > I tried to go into the following: > http://downloads.yoctoproject.org/ > > I get the following erro

Re: [yocto] Yocto server is down

2020-01-09 Thread FLoraVLogs
yes, It is working now. Thanks a lot :) I should really look into how to mirror it in case of failures. Regards, Ripu On Thu, Jan 9, 2020 at 4:01 PM akuster wrote: > > > On 1/9/20 12:49 PM, FLoraVLogs wrote: > > Hi, > > Thanks for fixing it last time for us. But it looks like Yocto is down >

[yocto] Yocto host not found

2020-01-09 Thread FLoraVLogs
Hi, I tried to go into the following: http://downloads.yoctoproject.org/ I get the following error: Host Not Found DNS error (the host name of the page you are looking for does not exist) or Server did not accept the connection. Please check that the host name has been spelled correctly. Rega

[yocto] Recall: [meta-security][PATCH 3/3] added tpm2tss.so to tpm2-tss-engine package

2020-01-09 Thread Daniel
Daniel Wang would like to recall the message, "[meta-security][PATCH 3/3] added tpm2tss.so to tpm2-tss-engine package".-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47924): https://lists.yoctoproject.org/g/yocto/message/47924 Mute This Topic: http

[yocto] Recall: [meta-security][PATCH 2/3] update tpm2-abrmd tpm2-tool tpm2-tss tpm2-tss-engine

2020-01-09 Thread Daniel
Daniel Wang would like to recall the message, "[meta-security][PATCH 2/3] update tpm2-abrmd tpm2-tool tpm2-tss tpm2-tss-engine".-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47923): https://lists.yoctoproject.org/g/yocto/message/47923 Mute This To

[yocto] Recall: [meta-security][PATCH 1/3] Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh

2020-01-09 Thread Daniel
Daniel Wang would like to recall the message, "[meta-security][PATCH 1/3] Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh".-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47922): https://lists.yoctoproject.org/g/yocto/message/4

[yocto] [meta-security][PATCH 2/3] update tpm2-abrmd tpm2-tool tpm2-tss tpm2-tss-engine

2020-01-09 Thread Daniel
* tpm2-abrmd update to 2.2.0 * tpm2-tool update to 3.2.0 * tpm2-tss update to 2.3.1 * tpm2-tss-engine update to 1.0.1 The update of tpm2-tss-engine fix Compilation with optimisation enabled breaks creation of ECDSA keys (https://github.com/tpm2-software/tpm2-tss-engine/issues/42) Signed-off-by:

[yocto] [meta-security][PATCH 3/3] added tpm2tss.so to tpm2-tss-engine package

2020-01-09 Thread Daniel
OpenSSL has changed its naming convention for engines, the library must be named tpm2tss.so for OpenSSL 1.1 added `INSANE_SKIP` to allow symbolic link to be added in tpm2-tss-engine-engines commented out tpm2-tss-engine-dev so tpm2-tss-engine-engines will have tpm2tss.so Signed-off-by: Daniel Wa

[yocto] [meta-security][PATCH 1/3] Updates tpm2-abrmd.default and fix indentation in tpm2-abrmd-init.sh

2020-01-09 Thread Daniel
The current version of tpm2-abrmd does not support `--max-transient-objects` and `--fail-on-loaded-trans`. With those arguments the start-stop-daemon in init script will fail silently. Also fix one line indentation to make it consistent. Signed-off-by: Daniel Wang --- meta-tpm/recipes-tpm2/tpm2

Re: [yocto] Yocto server is down

2020-01-09 Thread Armin Kuster
On 1/9/20 12:49 PM, FLoraVLogs wrote: > Hi, > > Thanks for fixing it last time for us. But it looks like Yocto is down > again. > > http://downloads.yoctoproject.org/ Its working for me. I believe some work was being done on the NAS that might have affected this. Please try again. - Armin > >

Re: [yocto] i.MX6 screen rotation

2020-01-09 Thread Andy Pont
Bert wrote... this sounds like you have to check your hardware and your framebuffer driver. How is the display connected to the display controller? This is may not set correctly in your framebuffer driver. The LCD is a 640x480 pixel TFT which has the NewVision NV3052C controller embedded withi

[yocto] QA Issue while building core-image-mono

2020-01-09 Thread Sheraz Ali
Hi,     I was trying to add meta-mono to yocto build, i had cloned meta-mono and added the layer to bblayer.conf and when i try to build core-image-mono using the below command, i get QA issues, I have added the error log for your reference. bitbake core-image-mono *Build Configuration:* BB

Re: [yocto] [meta-freescale] i.MX6 screen rotation

2020-01-09 Thread Mattis Spieler Asp
*Uname -a * Linux purple 5.0.4-050004-generic #201903231634 SMP Sat Mar 23 20:37:29 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux *Also * mattis@purple:~/development/main/Unishop/template-2$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18

Re: [yocto] Md5sum calculation

2020-01-09 Thread Randy MacLeod
On 1/9/20 2:53 AM, Sheraz Ali wrote: Hi I am a newbie in yocto can anyone help me in finding the md5sum of the file before downloading the file in yocto. Welcome to the Yocto Project! You can either download the file manually and run: md5sum package_3.14.tar.gz or put bogus values into the r

[yocto] Getting the example recipe created with create-layer to print

2020-01-09 Thread Alan Martinović
Hi, am trying to get some custom logging seen on the console but am failing to see it get printed. Here is an example showing the failure. The starting point is a vanilla clone of poky zeus. I'm making the layer in the build directory just for development simplicity. ``` source oe-init-build-env r

Re: [yocto] i.MX6 screen rotation

2020-01-09 Thread Bert
Hi Andy, this sounds like you have to check your hardware and your framebuffer driver. How is the display connected to the display controller? This is may not set correctly in your framebuffer driver. I had the same issues with a SSD1305 display conrtoller. (https://www.adafruit.com/images/pro

[yocto] [meta-zephyr][PATCH 2/4] zephyr-getchar_git: remove sample program

2020-01-09 Thread Naveen Saini
This sample program does not exist anymore. Signed-off-by: Naveen Saini --- .../zephyr-getchar/zephyr-getchar_git.bb | 26 --- 1 file changed, 26 deletions(-) delete mode 100644 recipes-zephyr/zephyr-getchar/zephyr-getchar_git.bb diff --git a/recipes-zephyr/zephyr-getchar/

[yocto] [meta-zephyr][PATCH 1/4] newlib: upgrade 2.4.0 -> 3.2.0

2020-01-09 Thread Naveen Saini
Dropped the patches which are not required anymore. Signed-off-by: Naveen Saini --- .../newlib/gettimeofday-header-fix.patch | 20 - .../newlib/newlib/iamcu-commit-5d3ad3b.patch | 399 -- .../newlib/{newlib_2.%.bb => newlib_3.%.bb} | 15 +- ...ewlib_2.%.bbappend => newl

[yocto] [meta-zephyr][PATCH 3/4] tune-cortexm3.inc: set '-mfloat-abi=soft' floating-point ABI

2020-01-09 Thread Naveen Saini
Due to default -mfloat-abi=softfp facing below error log: "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)" Ref: https://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html Signed-off-by: Naveen Saini --- conf/machine/include/tune-cortexm3.inc | 1 + 1 file change

[yocto] [meta-zephyr][PATCH 4/4] zephyr-kernel-test.inc: exclude test which fails with arm

2020-01-09 Thread Naveen Saini
Signed-off-by: Naveen Saini --- recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc b/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc index d7572ef..3b0242f 100644 --- a/re