Re: [yocto] Redis on Yocto

2017-05-03 Thread Andrea Galbusera
Hi, On Wed, May 3, 2017 at 9:21 AM, Pello Heriz < pello.he...@alumni.mondragon.edu> wrote: > Hi, > > I want to implement Redis in an image that I have created with Yocto > master branch. What I have understood is that there are some recipes into > meta-oe layer that support to have Redis in the c

[yocto] Redis on Yocto

2017-05-03 Thread Pello Heriz
Hi, I want to implement Redis in an image that I have created with Yocto master branch. What I have understood is that there are some recipes into meta-oe layer that support to have Redis in the created image. Anyway, what steps do I need to do in order to install/start-up/execute Redis in the cre