Re: [linux-yocto] [kernel-cache][PATCH 2/3] features/intel-pinctrl: remove CONFIG_GPIO_LYNXPOINT

2020-01-09 Thread Tim Orling
> On Jan 9, 2020, at 6:12 PM, Naveen Saini wrote: > > Lynxpoint GPIO driver moved under Intel pin control umbrella > for further transformation to a real pin control driver. > > CONFIG_GPIO_LYNXPOINT renamed to PINCTRL_LYNXPOINT > >

Re: [linux-yocto] [kernel-cache][PATCH 3/3] features/soc/baytrail: drop obsolete CONFIG_BACKLIGHT_LCD_SUPPORT

2020-01-09 Thread Tim Orling
> On Jan 9, 2020, at 6:12 PM, Naveen Saini wrote: > > https://github.com/torvalds/linux/commit/8c5dc8d9f19c7992b5ed557b865127a80149041b > > Applicable for v5.2-rc1 onward > Thank you. This was on my TODO list. > Signed-off-by: Naveen Saini Acked-by: Tim Orling > --- >

Re: [linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-09 Thread Tim Orling
> On Jan 9, 2020, at 6:12 PM, Naveen Saini wrote: > > https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a > > Applicable for v5.3-rc1 onward > Thank you. This was on my TODO list. > Signed-off-by: Naveen Saini Acked-by: Tim Orling > --- >

[linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-09 Thread Naveen Saini
https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a Applicable for v5.3-rc1 onward Signed-off-by: Naveen Saini --- features/cgroups/cgroups.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/cgroups/cgroups.cfg

[linux-yocto] [kernel-cache][PATCH 3/3] features/soc/baytrail: drop obsolete CONFIG_BACKLIGHT_LCD_SUPPORT

2020-01-09 Thread Naveen Saini
https://github.com/torvalds/linux/commit/8c5dc8d9f19c7992b5ed557b865127a80149041b Applicable for v5.2-rc1 onward Signed-off-by: Naveen Saini --- features/soc/baytrail/baytrail.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/soc/baytrail/baytrail.cfg

[linux-yocto] [kernel-cache][PATCH 2/3] features/intel-pinctrl: remove CONFIG_GPIO_LYNXPOINT

2020-01-09 Thread Naveen Saini
Lynxpoint GPIO driver moved under Intel pin control umbrella for further transformation to a real pin control driver. CONFIG_GPIO_LYNXPOINT renamed to PINCTRL_LYNXPOINT https://github.com/intel/linux-intel-lts/commit/cb81404ffe750270f072d1fc839a4afe288046f3 Signed-off-by: Naveen Saini ---

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. >

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

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

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

[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

[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):

[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)

[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

[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 ---

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

[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:*

Re: [linux-yocto] [PATCH] qemuarma15: Enable high memory to support more physical memory

2020-01-09 Thread Bruce Ashfield
On Wed, Jan 8, 2020 at 10:38 PM He Zhe wrote: > > Hi Bruce, > > I can't find it in master/yocto-5.2 from the web. > > http://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-cache/log/?h=master > Hah. The push hung: build [/home/bruc...rnel-cache]> git am -s a15.mbox Applying: qemuarma15: Enable

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:

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

[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

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.

[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

[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

[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 =>

[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 ---