Re: [yocto] OE/Yocto developer survey

2015-10-27 Thread Alex J Lennon
On 26/10/2015 19:18, Cliff Brake wrote: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summarize > the

Re: [yocto] Disabling ipv6

2015-10-27 Thread Burton, Ross
On 26 October 2015 at 20:16, Todd Efflam wrote: > Thanks for the tip. We tried adding this to the local.conf file but > it failed with the following error: > ERROR: Nothing PROVIDES 'glibc' > ERROR: glibc was skipped: missing required distro feature 'ipv6' (not > in

Re: [yocto] Disabling ipv6

2015-10-27 Thread Paul Eggleton
On Tuesday 27 October 2015 08:45:26 Burton, Ross wrote: > On 26 October 2015 at 20:16, Todd Efflam wrote: > > Thanks for the tip. We tried adding this to the local.conf file but > > it failed with the following error: > > ERROR: Nothing PROVIDES 'glibc' > > ERROR: glibc

Re: [yocto] Another recipe problem.

2015-10-27 Thread Paul Eggleton
Hi Jim, On Tuesday 27 October 2015 04:30:01 jim Schimpf wrote: > Hi, > > This recipe makes gets to do_install and fails. The failure is: > | cp eliot /usr/local/bin/ > | cp: cannot create regular file '/usr/local/bin/eliot': Permission denied > | <——PROBLEM make[1]: *** [install] Error 1

[yocto] [PATCH][meta-selinux] refpolicy-targeted: rebase patches

2015-10-27 Thread wenzong.fan
From: Wenzong Fan rebase patches against latest git sources: * refpolicy-fix-optional-issue-on-sysadm-module.patch * refpolicy-unconfined_u-default-user.patch Signed-off-by: Wenzong Fan ---

[yocto] [PATCH][meta-selinux] refpolicy-minimum: update prepare_policy_store

2015-10-27 Thread wenzong.fan
From: Wenzong Fan * update prepare_policy_store() for supporting SELinux 2.4 & CIL, the logic is from refpolicy_common.inc but with minimum set of policy modules; * add extra policy modules that required by sysnetwork, without those modules the install process

[yocto] Another recipe problem.

2015-10-27 Thread jim Schimpf
Hi, This recipe makes gets to do_install and fails. The failure is: | cp eliot /usr/local/bin/ | cp: cannot create regular file '/usr/local/bin/eliot': Permission denied <——PROBLEM | make[1]: *** [install] Error 1 | make[1]: Leaving directory

Re: [yocto] kernel defconfig configuration

2015-10-27 Thread Daniel.
I suggest that you do an "bitbake -fc configure YOUR_KERNEL" and inspect the .config WORKDIR folder. Is that yours .config? Cheers, 2015-10-27 2:46 GMT-02:00 Edward Wingate : > On Mon, Oct 26, 2015 at 1:03 AM, Paul Eggleton > wrote: >> Kernel

Re: [yocto] [oe] OE/Yocto developer survey

2015-10-27 Thread Stephano Cetola
On 10/26, Cliff Brake wrote: > How long have you been using OE? ~3 years > How do you use OE/Yocto? [ X ] product development [ X ] hobby/research/education/yocto core developer, etc > What distro do you use? [ ] Poky [ ] Angstrom [ X ] nodistro or custom (Based on Poky) > How do

Re: [yocto] OE/Yocto developer survey

2015-10-27 Thread Taek Hyun Shin
How long have you been using OE? 4 years How do you use OE/Yocto? [ X ] product development [ X ] hobby/research/education/yocto core developer, etc What distro do you use? [ ] Poky [ ] Angstrom [ X ] customize Poky How do you organize multiple git repos? [ ] Git submodules