Re: [yocto] how do I contribute to yocto

2012-02-22 Thread Khem Raj
On Wed, Feb 22, 2012 at 7:49 AM, Bob Cochran yo...@mindchasers.com wrote: Doesn't this project accept new community driven / supplied recipes? Certainly it does. Layers are part of project. ___ yocto mailing list yocto@yoctoproject.org

[yocto] how do I contribute to yocto

2012-02-20 Thread Joshua Immanuel
Hello all, In the process of creating my custom image, I ended up writing new recipes for packages which does not exist in yocto. I think it will be useful for others. I use the edison branch for my work, and I add the new recipes to my custom layer without disturbing the edison branch.

Re: [yocto] how do I contribute to yocto

2012-02-20 Thread Scott Garman
On 02/20/2012 06:03 AM, Joshua Immanuel wrote: Hello all, In the process of creating my custom image, I ended up writing new recipes for packages which does not exist in yocto. I think it will be useful for others. I use the edison branch for my work, and I add the new recipes to my

Re: [yocto] how do I contribute to yocto

2012-02-20 Thread Joshua Immanuel
Hello Scott, On Mon, 2012-02-20 at 10:24 -0800, Scott Garman wrote: I'd put your layer up on a git repo somewhere (GitHub?) and make sure you have a note in your layer's README file that mentions that the layer is intended for use with the edison release. But my entire layer won't be useful

Re: [yocto] how do I contribute to yocto

2012-02-20 Thread Khem Raj
On Mon, Feb 20, 2012 at 9:40 PM, Joshua Immanuel j...@hipro.co.in wrote: But my entire layer won't be useful to everyone, as it contains recipes for my user space applications too. But, there are certain recipes for some useful packages which are not available in edison and master branch. So,

Re: [yocto] how do I contribute to yocto

2012-02-20 Thread Joshua Immanuel
Hello Khem Raj, On Mon, 2012-02-20 at 22:12 -0800, Khem Raj wrote: there are other layers which you could look into and see if those recipe make sense to any of these layers please see http://www.openembedded.org/wiki/LayerIndex if not host them in your layer if u wish to maintain them and