Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-29 Thread Khem Raj
> On Jul 29, 2016, at 6:32 AM, Carlos Alberto Lopez Perez > wrote: > > On 29/07/16 03:36, Khem Raj wrote: It was tested with wayland/weston, without the support for X11. >>> >>> >>> I have a follow-up patch adding support for X11 that I will send once >>> this is merged. >>> >> >

[yocto] [meta][PATCH] python-3.4-manifest: Add some missing RDEPENDS

2016-07-29 Thread Kyle Russell
Signed-off-by: Kyle Russell --- meta/recipes-devtools/python/python-3.4-manifest.inc | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-devtools/python/python-3.4-manifest.inc b/meta/recipes-devtools/python/python-3.4-manifest.inc index 97070b6..f71 1

Re: [yocto] Trouble with yocto sdk in collaboration with eclipse and cmake

2016-07-29 Thread Khem Raj
> On Jul 29, 2016, at 1:27 AM, Hartwig, Guido wrote: > > Hi, > I have some trouble with the yocto sdk in collaboration with eclipse and > yocto CMake project. I have install all necessary eclipse plugins and linked > my sdk with the yocto-plugin as described in the manual. When I try to build

[yocto] [PATCHv2][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
nightly-oecore buildset doesn't prove got_revision property so when got_revision is None use got_revision_oecore instead. [YOCTO #10051] Signed-off-by: Aníbal Limón --- lib/python2.7/site-packages/autobuilder/lib/buildsteps.py | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) d

Re: [yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
On 07/29/2016 10:50 AM, Beth 'pidge' Flanagan wrote: > On Fri, 2016-07-29 at 10:47 -0500, Aníbal Limón wrote: >> >> On 07/29/2016 10:31 AM, Beth 'pidge' Flanagan wrote: >>> >>> I'd put this in a try except. What happens with eclipse? >> At this time we don't support eclipse, i'll add the try exce

Re: [yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Beth 'pidge' Flanagan
On Fri, 2016-07-29 at 10:47 -0500, Aníbal Limón wrote: > > On 07/29/2016 10:31 AM, Beth 'pidge' Flanagan wrote: > > > > I'd put this in a try except. What happens with eclipse? > At this time we don't support eclipse, i'll add the try except and if > fails use "unknown_branch: unknown_revision".

Re: [yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
On 07/29/2016 10:31 AM, Beth 'pidge' Flanagan wrote: > I'd put this in a try except. What happens with eclipse? At this time we don't support eclipse, i'll add the try except and if fails use "unknown_branch: unknown_revision". alimon signature.asc Description: OpenPGP digital signat

Re: [yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Beth 'pidge' Flanagan
On Fri, 2016-07-29 at 10:10 -0500, Aníbal Limón wrote: > nightly-oecore buildset doesn't prove got_revision property > so when got_revision is None use got_revision_oecore instead. > > [YOCTO #10051] > > Signed-off-by: Aníbal Limón > --- >  lib/python2.7/site-packages/autobuilder/lib/buildsteps.

[yocto] Yocto Project Status WW31

2016-07-29 Thread Saul Wold
Current Dev Position: YP 2.2 M3 Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT) SWAT team rotation: Ross -> Randy https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * This status covers two weeks * We did get an M2 build into QA, it took some time

Re: [yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
+ beth On 07/29/2016 10:10 AM, Aníbal Limón wrote: > nightly-oecore buildset doesn't prove got_revision property > so when got_revision is None use got_revision_oecore instead. > > [YOCTO #10051] > > Signed-off-by: Aníbal Limón > --- > lib/python2.7/site-packages/autobuilder/lib/buildsteps.py

[yocto] [PATCH][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
nightly-oecore buildset doesn't prove got_revision property so when got_revision is None use got_revision_oecore instead. [YOCTO #10051] Signed-off-by: Aníbal Limón --- lib/python2.7/site-packages/autobuilder/lib/buildsteps.py | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff -

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-29 Thread Carlos Alberto Lopez Perez
On 29/07/16 03:36, Khem Raj wrote: >>> It was tested with wayland/weston, without the support for X11. >>> >> >> >> I have a follow-up patch adding support for X11 that I will send once >> this is merged. >> > > Can you send the patch to the list please. > Find it attached in this e-mail. Regar

Re: [yocto] Can't replace login.defs with shadow-sysroot bbappend

2016-07-29 Thread Oliver Graute
On 28/07/16, Zhenhua Luo wrote: > Hi Oliver, > > The following line in shadow-sysroot.bb disables the final binary packages > generation. You can try to add bbappend for shadow to do the customization. > > # don't create any packages > # otherwise: dbus-dev depends on shadow-sysroot-dev which

Re: [yocto] Some partial kernel configs applied some are ignored

2016-07-29 Thread Mircea Gliga
Thanks for your reply Bruce! Indeed that was the problem with my partial kernel configs that got 'ignored'. The recipe poky/meta/recipes-kernel/linux/linux-yocto_3.14.bb sets the KERNEL_FEATURES: KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc" KERNEL_FEATURES_append = " ${KERNEL_EX

Re: [yocto] [meta-selinux] Regarding "systemd" support with refpolicy-minimum v20151208

2016-07-29 Thread Shrikant Bobade
= "arm-poky-linux-gnueabi" MACHINE = "qemuarm" DISTRO= "poky-selinux" DISTRO_VERSION= "2.1+snapshot-20160729" TUNE_FEATURES = "arm armv5 thumb dsp" TARGET_FPU= "soft" meta me

[yocto] [meta-selinux][RFC 8/8] systemd: fix for systemd tmp-files services

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade fix for systemd tmp files setup services: systemd-journal-flush.service & systemd-logind.service. Signed-off-by: Shrikant Bobade --- ...ystemd-fix-for-systemd-tmp-files-services.patch | 110 + .../refpolicy/refpolicy_2.20151208.inc | 1 +

[yocto] [meta-selinux][RFC 7/8] systemd: fix for login & journal service

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade 1. fix for systemd services: login & journal wile using refpolicy-minimum and systemd as init manager. 2. fix login duration after providing root password. Signed-off-by: Shrikant Bobade --- ...007-systemd-fix-for-login-journal-service.patch | 104 + .

[yocto] [meta-selinux][RFC 6/8] systemd: mount: enable requiried refpolicy booleans

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade enable required refpolicy booleans for these modules mount: allow_mount_anyfile & systemd:systemd_tmpfiles_manage_all Signed-off-by: Shrikant Bobade --- ...mount-enable-requiried-refpolicy-booleans.patch | 43 ++ .../refpolicy/refpolicy_2.20151208.inc

[yocto] [meta-selinux][RFC 5/8] init: fix reboot with systemd as init manager.

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade add allow rule to fix avc denial during system reboot. Signed-off-by: Shrikant Bobade --- ...t-fix-reboot-with-systemd-as-init-manager.patch | 35 ++ .../refpolicy/refpolicy_2.20151208.inc | 1 + 2 files changed, 36 insertions(+) create m

[yocto] [meta-selinux][RFC 4/8] locallogin: add allow rules for type local_login_t

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade add allow rules for locallogin module avc denials. Signed-off-by: Shrikant Bobade --- ...in-add-allow-rules-for-type-local_login_t.patch | 52 ++ .../refpolicy/refpolicy_2.20151208.inc | 1 + 2 files changed, 53 insertions(+) create mode

[yocto] [meta-selinux][RFC 2/8] audit: logging: getty: audit related allow rules

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade add allow rules for audit.log file & resolve dependent avc denials. Signed-off-by: Shrikant Bobade --- ...t-logging-getty-audit-related-allow-rules.patch | 66 ++ .../refpolicy/refpolicy_2.20151208.inc | 1 + 2 files changed, 67 insertions

[yocto] [meta-selinux][RFC 3/8] systemd: mount: logging: authlogin: add allow rules

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade add allow rules for avc denails for systemd, mount, logging & authlogin modules. without this change we are getting avc. denials from these modules. Signed-off-by: Shrikant Bobade --- ...d-mount-logging-authlogin-add-allow-rules.patch | 92 ++ .../ref

[yocto] [meta-selinux][RFC 1/8] systemd:unconfined:lib: add systemd services allow rules

2016-07-29 Thread Shrikant Bobade
From: Shrikant Bobade systemd allow rules for systemd service file operations: start, stop, restart & allow rule for unconfined systemd service. without this change we are geting avc denials and access denied to perform operations service file. Signed-off-by: Shrikant Bobade --- ...onfined-li

[yocto] populate_sdk multilib not generating lib32 sysrots

2016-07-29 Thread Jaggi, Manish
On krogoth branch of poky trying to create a multilib sdk (aarch64 aarch64_ilp32) Using the below local.conf CONF_VERSION = "1" MACHINE = "TestMachine" CORE_IMAGE_EXTRA_INSTALL_append += " openssl" PREFERRED_VERSION_linux-thunderx-81xx = "4.4.3" BB_NUMBER_THREADS="32" PREFERRED_PROVIDER_virtual

[yocto] populate_sdk does not generate multilib sysroots

2016-07-29 Thread Jaggi, Manish
On krogoth branch of poky trying to create a multilib sdk (aarch64 aarch64_ilp32) Using the below local.conf CONF_VERSION = "1" MACHINE = "TestMachine" CORE_IMAGE_EXTRA_INSTALL_append += " openssl" PREFERRED_VERSION_linux-thunderx-81xx = "4.4.3" BB_NUMBER_THREADS="32" PREFERRED_PROVIDER_virtua

[yocto] Trouble with yocto sdk in collaboration with eclipse and cmake

2016-07-29 Thread Hartwig, Guido
Hi, I have some trouble with the yocto sdk in collaboration with eclipse and yocto CMake project. I have install all necessary eclipse plugins and linked my sdk with the yocto-plugin as described in the manual. When I try to build the "Hello World" yocto cmake project it fails with following mes