[yocto] Recipe question

2015-06-05 Thread Darren Breeze
Hi First post, I hope this is the correct list.. I am trying to create a simple recipe that takes a tree of a website off a local git repository and places it in a directory under /opt in my image. It's a small tree of a couple of subdirectories and about 20 files. the recipe file is :

[yocto] Yocto Project Status WW23

2015-06-05 Thread Jolley, Stephen K
Current Dev Position: 1.9 Milestone 1 (M1) Next Deadline: M1 cut off of June 23rd SWAT team rotation: Anibal -> Tracy https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: Bitbake's update_data datastore changes now on a bitbake branch after wider testing Improveme

Re: [yocto] [meta-raspberrypi] mesa & gl problems

2015-06-05 Thread Andrei Gherzan
On Fri, Apr 10, 2015 at 01:08:50PM -0600, Gary Thomas wrote: > On 2015-04-10 11:37, Gary Thomas wrote: > >On 2015-04-10 10:25, Erik Bolton wrote: > >>Gary: > >> > >>Something is still pulling in libjpeg. It's possible you've got a recipe > >>that depends on libjpeg directly. Check any modified rec

[yocto] [ANNOUNCEMENT] meta-intel 3.0 for Yocto Project "fido" 1.8 now available

2015-06-05 Thread Flanagan, Elizabeth
All, The meta-intel 3.0 layer for the Yocto Projects 1.8 "fido" release and board support packages are now available for download. Elizabeth Flanagan Intel Corp. meta-intel --- repo: git://git.yoctoproject.org/meta-intel branch: fido tag: 3.0-fido-1.8 hash: f9738ec19d3b2864c0

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-05 Thread Andrei Gherzan
Hello Andreas, I don't have a Compute module to test anything so I'll just say some hints that might help. On Thu, Jun 04, 2015 at 03:01:26PM +0300, Andreas Enbacka wrote: >Hello, > > >After a long break, I have returned to the Yocto project, and generally >very pleased. A lot of prog

Re: [yocto] [meta-raspberrypi][PATCH] If SERIAL_CONSOLE is already define by another layer, this value may not be good.

2015-06-05 Thread Andrei Gherzan
On Fri, May 22, 2015 at 12:03:55PM +0200, Thomas Perrot wrote: > Signed-off-by: Thomas Perrot Merged to master. Thank you. -- Andrei Gherzan -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-raspberrypi][PATCH] bcm2835: update SRC_URI

2015-06-05 Thread Andrei Gherzan
On Fri, May 22, 2015 at 09:47:40AM -0400, Trevor Woerner wrote: > It appears as though the location of this tarball has changed. The current > SRC_URI works but is redirected to this new location. > > Signed-off-by: Trevor Woerner Merged to master. Thank you. -- Andrei Gherzan -- __

Re: [yocto] [meta-raspberrypi][PATCHv2 1/2] devicetree: auto-disable dts for old kernels

2015-06-05 Thread Andrei Gherzan
On Mon, May 25, 2015 at 04:59:21PM +0200, Petter Mabäcker wrote: > After '6392a63 rpi-base.inc: Use KERNEL_DEVICETREE by default' was > introduced, kernel versions < 3.18 might not be buildable. Since full > device tree support was introduced in 3.18 this change ensures that all > kernel < 3.18 wil

Re: [yocto] [meta-raspberrypi][PATCHv2 2/2] README: fix outdated device tree info

2015-06-05 Thread Andrei Gherzan
On Mon, May 25, 2015 at 04:59:22PM +0200, Petter Mabäcker wrote: > After '6392a63 rpi-base.inc: Use KERNEL_DEVICETREE by default' was > introduced, the default value for 3.18+ kernels was changed. Ensure this > is reflected in the README. > > Signed-off-by: Petter Mabäcker Merged to master. Thank

Re: [yocto] [PATCH 1/2] [layerindex-web] Support for recipe inherits field v2

2015-06-05 Thread Paul Eggleton
Hi Alex, On Tuesday 02 June 2015 15:36:05 Alex Franco wrote: > Modified: models.py, update.py, recipes.html, detail.html, > recipedetail.html, additional.css > > To identify image recipes and provide inheritance data for recipes, an > inherits field was added to the recipe model, and then populat

Re: [yocto] [oe] [meta-raspberrypi][PATCH] If SERIAL_CONSOLE is already define by another layer, this value may not be good.

2015-06-05 Thread Andrei Gherzan
Hi guys, eMails which end up in different mailing lists get confusing. Anyway, about this issue: On Fri, May 22, 2015 at 3:01 PM, Gary Thomas wrote: > On 2015-05-22 06:49, Thomas PERROT wrote: >> >> Hi Gary, >> >> I know it is incorrect to define this variable in a no machine layer >> but that c

[yocto] [meta-selinux][PATCH] linux-yocto: enable selinux support for kernel v3.19

2015-06-05 Thread Shrikant Bobade
From: Shrikant Bobade The default kernel is now v3.19. So we need the selinux support for kernel v3.19, inorder to get selinux enabled images out of box. Signed-off-by: Shrikant Bobade --- recipes-kernel/linux/linux-yocto_3.19.bbappend |8 1 file changed, 8 insertions(+) create m

Re: [yocto] which image i can build for including all package files in generated sdk sysroot

2015-06-05 Thread Raghavendra Kakarla
Hi All, I got solution for this issue. I enabled the pkg-dbg and package-manager features in loca.conf and built the image for the core-image-minimal-dev now genearted image consists of all the packages which i included for that image. I add the following line in local.conf file: EXTRA_I

[yocto] "Crazy" Xorg memory usage after upgrading from Daisy to Fido

2015-06-05 Thread Chris Tapp
I’ve got an application that I’ve had running nicely under Daisy for some time. As Daisy is now a bit old, I decided to move the application to Fido. I’m using the meta-intel/isg/valleyisland BSP and also switched to using its Fido branch. The move only required a few minor changes and allowed m