[yocto] [PATCH][thud] meta-yocto-bsp: Bump to the latest stable kernel for the BSPs

2019-04-18 Thread Kevin Hao
In order to fix a systemtap bug [1] on arm board, we backport a kernel patch from v5.0 kernel to v4.14 & v4.18 kernel, then need to bump the kernel version to include this patch. Even this is only an arm specific bug, we would like to bump the kernel version for the BSPs at the same time. Boot

Re: [yocto] [yocto-announce] [ANNOUNCEMENT] Yocto Project 2.6.2 (thud 20.0.2) Released

2019-04-18 Thread Jain, Sangeeta
For latest releases and test results please refer to: https://autobuilder.yocto.io/pub/releases/ For previous test results, refer to yocto-testresults repo at https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults/ to refer 2.6.2.rc3 results from yocto-testresults, use --branch thud

[yocto] [meta-selinux][PATCH] refpolicy: update source checksums for refpolicy 20190201

2019-04-18 Thread Yi Zhao
The previous md5sum and sha256sum are not correct. See: https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20190201 Signed-off-by: Yi Zhao --- recipes-security/refpolicy/refpolicy_2.20190201.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [yocto] [yocto-announce] [ANNOUNCEMENT] Yocto Project 2.6.2 (thud 20.0.2) Released

2019-04-18 Thread Manjukumar Harthikote Matha
Hi Tracy, > -Original Message- > From: yocto-announce-boun...@yoctoproject.org [mailto:yocto-announce- > boun...@yoctoproject.org] On Behalf Of Tracy Graydon > Sent: Wednesday, April 17, 2019 1:25 PM > To: yocto-annou...@yoctoproject.org; yocto@yoctoproject.org > Subject: [yocto-announce]

[yocto] [meta-selinux][PATCH 1/1] busybox: disable PTEST_BINDIR

2019-04-18 Thread kai.kang
From: Kai Kang A new feature has been added in oe-core to use update-alternative mechanism for ptest. But it conflicts with current patch in meta-selinux. So do not use this new feature for ptest when build with selinux. Signed-off-by: Kai Kang --- recipes-core/busybox/busybox_selinux.inc | 2

[yocto] [meta-selinux][PATCH 0/1] Fix build errors when enable selinux and ptest

2019-04-18 Thread kai.kang
From: Kai Kang Fix build errors when enable selinux and ptest: DISTRO_FEATURES_append = "" ERROR: busybox-1.30.1-r0 do_package: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File:

Re: [yocto] fitImage: hangs at "Starting kernel ..."

2019-04-18 Thread Zoran Stojsavljevic
Hello PierLuigi, I almost immediately read your attached log file. And this cot my eye: *>>> U-Boot SPL 2012.10-gcbef171* (Mar 09 2016 - 17:01:14) Seems, that you have U-Boot version from Y2012 (2012.10)??? For the starters, could you, please, update your FW to U-boot version 2019.01 at least!