[yocto] kernel src included in core-image

2015-08-08 Thread Edward Vidal
Hello All,I am working on Raspberry Pi 2 B and need the kernel src included.This is what I currently including on core-image-sato build.  kernel-dev xterm git \  jasper gsl gsl-dev python-netserver python-pygtk python-pygtk-dev \  python-numpy liba52 liba52-dev libmad libmad-dev libmad-staticdev

[yocto] [meta-mingw][PATCH] additional license: ZPL

2015-08-08 Thread Juro Bystricky
mingw runtime and mingw headers are licensed under ZPL license (Zope Public License). ZPL license is GPL compatible. This patch puts the ZPL license into meta-mingw/files/additional-licenses in order to eliminate mingw warnings: WARNING: nativesdk-mingw-w64-headers: No generic license file

[yocto] python-matplotlib core-image-sato.

2015-08-08 Thread Edward Vidal
MACHINE   = raspberrypi2 DISTRO    = poky DISTRO_VERSION    = 1.8+snapshot-20150808 TUNE_FEATURES = arm armv7a vfp thumb neon callconvention-hard vfpv4 cortexa7 TARGET_FPU    = vfp-vfpv4-neon meta  meta-yocto    meta-yocto-bsp    = fido

[yocto] [bitbake-devel] Clone RSA key secured, password protected git repository

2015-08-08 Thread Denis Sazhaev
Hello, There's a project I'm trying to pull in the recipe located on our private server. Repository requires an RSA key as well as a password in order to pull files from it. I'm not sure how to provide a password for the respository that's required for authentication. Currently my format is

Re: [yocto] Which repo for meta-altera ?

2015-08-08 Thread Khem Raj
On Jul 30, 2015, at 11:20 AM, Philip Balister phi...@balister.org wrote: On 07/30/2015 01:02 PM, Khem Raj wrote: On Thu, Jul 30, 2015 at 12:50 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: (Adding Khem and Yves, the maintainers of the github repo, to CC) In the interests of

Re: [yocto] libmcrypt not part of the image

2015-08-08 Thread Khem Raj
On Aug 7, 2015, at 2:25 AM, yocto yocto yoctomailingl...@gmail.com wrote: I added the meta-openembedded layer to my configuration. I want to have libmcrypt (in meta-openembedded/meta-oe/recipes-support) on my system: IMAGE_INSTALL += libmcrypt The library (libmcrypt.so) is actually

Re: [yocto] [meta-selinux][PATCHv2 0/8] Label file system in build.

2015-08-08 Thread Joe MacDonald
Hi Phil, I'm sorry this has been in the merge queue for so long. I've merged it after taking the policy updates from Shrikant and a few other small patches that had been hanging around too. I didn't drop it on master yet, though, since I wanted to give everyone else a little bit of time to try

Re: [yocto] Glibc kernel version depends

2015-08-08 Thread Khem Raj
On Jul 28, 2015, at 7:21 AM, PRAVEEN KUMAR R prave...@tataelxsi.co.in wrote: I am trying to bring QT 5.5 on armv6 arch which is running on linux kernel v 2.6.27, the qt5 libraries depends on glib 2.12+, I tried installing latest glibc to satisfy run time depends on target when I run