[yocto] Minutes: Yocto Project Technical Team Meeting

2018-06-19 Thread Jolley, Stephen K
Attendees: Armin, Joshua, Bruce, Nick, Mark, Sabastian, Matt, Alejandro, YP Status: • YP 2.3.4 (Pyro) rc1 is built and in QA see: https://wiki.yoctoproject.org/wiki/2.3_QA_Status it is at 92% complete. It most likely should be released this week. • YP 2.2.4 (Morty) rc

[yocto] checkroot.sh and mountall.sh Krogoth

2018-06-19 Thread Mauro Ziliani
Hi all. I'm looking inside the boot sequence of Yocto Krogoth in my imx6dlsabresd. The boot sequence runned is in S level with this order S03mountall.sh S06chechroot.sh in /etc/default/rcS I setup ENABLE_ROOTFS_FSCK=yes FSCKFIX=yes I coverted an ext2 to ext4 After upgrade the system mou

[yocto] [PATCH] [yocto-autobuilder2] Add nightly-x86-64-bsp job to enable BSP HW Testcase

2018-06-19 Thread Aaron Chan
Signed-off-by: Aaron Chan --- config.json | 22 ++ 1 file changed, 22 insertions(+) diff --git a/config.json b/config.json index 808fefc..e79fae3 100644 --- a/config.json +++ b/config.json @@ -230,6 +230,23 @@ "MACHINE" : "genericx86-64" }