[yocto][error-report-web][PATCH] parser: make contains_tag ignore non-str fields

2021-02-11 Thread Yi Fan Yu
if `MACHINE` is set to False (in a selftest build), contains_tags should skip that field instead of searching for the character '<'. [YOCTO #14208] Signed-off-by: Yi Fan Yu --- Post/parser.py | 4 1 file changed, 4 insertions(+) diff --git a/Post/parser.py b/Post/parser.py index

[yocto-announce] [ANNOUNCEMENT] meta-intel 14.1 layer for yocto project "gatesgarth" 3.2.1 is now available

2021-02-11 Thread Vineela
Hello, We are pleased to announce the meta-intel-14.1 layer for the Yocto Project 3.2.1 "gatesgarth" release is now available for download. Thank you for everyone's contributions to this release. Vineela Tummalapalli Intel Corporation --- 14.1-gatesgarth-3.2.1

[yocto] Yocto Technical Team Minutes, Engineering Sync, for Feb 9 2021

2021-02-11 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for June 9 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors or

Re: [yocto] Enabling Serial console via uart1(serial1) in cm3(rpi3) kernel 5.4. #cm3 #dunfell

2021-02-11 Thread Zoran
Hello Prashant, Can you telnet to the target? And issue the following: cat /proc/cmdline And post it here? In the meantime, you can verify the issue with: https://www.raspberrypi.org/documentation/configuration/cmdline-txt.md Hope this helps, Zee ___ On Thu, Feb 11, 2021 at 2:24 PM

[yocto] Enabling Serial console via uart1(serial1) in cm3(rpi3) kernel 5.4. #cm3 #dunfell

2021-02-11 Thread prashantsingh
Dear Team, I'm using poky-dunfell  to get os for my raspberrypi-cm3. I need to get the stdout data to serial console via uart1(serial1). I given change in my cmdline.txt as:   dwc_otg.lpm_enable=0 console=serial1,115200 consol=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait

[yocto] how to copy NTP parser files verbatim from 4.2.8p10 to 4.2.8p13?

2021-02-11 Thread Robert P. J. Day
here's hoping someone has gone through this and can summarize what i need to do; i'll try to keep it short. migrating all sorts of stuff from (effectively) morty project to (effectively) zeus, and currently moving from ntp_4.2.8p10 to ntp_4.2.8p13, the only complication being that, way back

[yocto] How to get packages version from an image recipe #yocto #linux

2021-02-11 Thread zakaria . zidouh
Hello, I want to get the version of the packages generated by a recipe from the image recipe (or by a python script that runs outside of the package generating recipe). (like the output of the bitbake -s command) Do you have any ideas please? Thank you -=-=-=-=-=-=-=-=-=-=-=- Links: You