Re: [yocto] Adding support for yum in a yocto image

2017-10-06 Thread Alexander Kanavin
On 10/05/2017 10:08 PM, Josef Holzmayr wrote: Uhm. Be aware that your custom built distribution is *not* some kind of Fedora-Light. Its an entirely different distribution, and mixing in repositories from somewhere is most certainly disastrous - or do you think using that OpenSuse repo plays a

Re: [yocto] Adding support for yum in a yocto image

2017-10-05 Thread Josef Holzmayr
Hi! On 05.10.2017 20:30, Mark Hieber wrote: I am building a yocto image to run on a network device, and I need to have yum installed in the image. Is this even possible? Technically, yes. But you'll have to create the support for yourself. The currently supported frontend for RPM is dnf (whic

Re: [yocto] Adding support for yum in a yocto image

2017-10-05 Thread Leonardo Sandoval
On Thu, 5 Oct 2017 11:30:33 -0700 Mark Hieber wrote: > I am building a yocto image to run on a network device, and I need to have > yum installed in the image. Is this even possible? I would also like to > have the epel-release repository available in my image. there is no yum recipe but you can

[yocto] Adding support for yum in a yocto image

2017-10-05 Thread Mark Hieber
I am building a yocto image to run on a network device, and I need to have yum installed in the image. Is this even possible? I would also like to have the epel-release repository available in my image. Thanks, Mark -- ___ yocto mailing list yocto@yoct