Re: [meta-freescale] [Documentation][PATCH 2/2] bsp-scope: Include meta-freescale section

2016-11-28 Thread Zhenhua Luo
Hi Daiane, > -Original Message- > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > boun...@yoctoproject.org] On Behalf Of Daiane Angolini > Sent: Saturday, November 26, 2016 2:57 AM > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] [Documentation][PA

[meta-freescale] SOC_FAMILY, MACHINEOVERRIDES and weston (Morty / Krogoth)

2016-11-28 Thread richard_allen
Being new, I am somewhat confused by SOC_FAMILY and MACHINEOVERRIDES I have a custom imx6q board In my machine .conf The documentation seems to say SOC_FAMILY = "mx6:mx6q:mx6dl" require conf/machine/include/soc-family.inc is 'same' as MACHINEOVERRIDES =. "mx6:mx6q:mx6dl:" [Note: in the Morty bran

[meta-freescale] [PATCH 2/2] kernel: CVE-2016-0758

2016-11-28 Thread Sona Sarmadi
Fixes a flaw in the Linux kernel's ASN.1 DER decoder processed certain certificate files with tags of indefinite length. A local, unprivileged user could use a specially crafted X.509 certificate DER file to crash the system or, potentially, escalate their privileges on the system. References: htt

[meta-freescale] [PATCH 1/2] kernel: CVE-2016-2053

2016-11-28 Thread Sona Sarmadi
Fixes a syntax vulnerability in the kernel's ASN1.1 DER decoder, which could lead to memory corruption or a complete local denial of service through x509 certificate DER files. A local system user could use a specially created key file to trigger BUG_ON() in the public_key_verify_signature() functi

[meta-freescale] [meta-fsl-ppc krogoth][PATCH] kernel: CVE-2016-0758

2016-11-28 Thread Sona Sarmadi
Fixes a flaw in the Linux kernel's ASN.1 DER decoder processed certain certificate files with tags of indefinite length. A local, unprivileged user could use a specially crafted X.509 certificate DER file to crash the system or, potentially, escalate their privileges on the system. References: htt

[meta-freescale] imx6 vivante improper rendering

2016-11-28 Thread Andreas Müller
Hi, I was out of imx6 for a while but now I am building images based on current sources with meta-freescale and meta-freescale-3rdparty. I know the errors are not new. I've seen them already on images built at the end of 2015 and think the bugs are caused by closed source vivante driver since I d

[meta-freescale] [3rdparty][PATCH] linux-variscite/defconfig: enable HID input modules

2016-11-28 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../linux/linux-variscite-4.1.15/defconfig | 27 ++ 1 file changed, 27 insertions(+) diff --git a/recipes-kernel/linux/linux-variscite-4.1.15/defconfig b/recipes-kernel/linux/linux-variscite-4.1.15/defconfig index abdfcdd..65980d4 10

[meta-freescale] [meta-fsl-ppc krogoth][PATCH] kernel: CVE-2016-2053

2016-11-28 Thread Sona Sarmadi
Fixes a syntax vulnerability in the kernel's ASN1.1 DER decoder, which could lead to memory corruption or a complete local denial of service through x509 certificate DER files. A local system user could use a specially created key file to trigger BUG_ON() in the public_key_verify_signature() functi