[yocto] [PATCH 1/1] emgd-driver-bin: Fix package naming issue

Kamble, Nitin A nitin.a.kamble at intel.com
Fri Sep 7 10:32:46 PDT 2012



> -----Original Message-----
> From: Burton, Ross [mailto:ross.burton at intel.com]
> Sent: Friday, September 07, 2012 2:29 AM
> To: Kamble, Nitin A
> Cc: Zanussi, Tom; Hart, Darren; yocto at yoctoproject.org
> Subject: Re: [yocto] [PATCH 1/1] emgd-driver-bin: Fix package naming issue
> 
> On 6 September 2012 01:59,  <nitin.a.kamble at intel.com> wrote:
> > emgd-driver-bin is generating rpm package with name libegl1.
> > This name clashes with a package of mesa-dri recipe. This name clash
> > blocks installation of emgd user land binaries in the image. And due
> > to missing emgd user land components X fails start on BSPs like
> > crownbay.
> >
> > Fix this problem by specifying package names in the recipe with the
> > PKG_ vars.
> 
> Could we name the packages with a -emgd suffix, such as libegl-emgd?
> I'm going to fix mesa to name it's packages libegl-mesa and so on, so
> consistency would make everything a lot easier (see my mail to oe-core
> yesterday about GL).
> 
> Ross


The package generated has lot of other libraries. And IMO the most important in that is emgd-drv. Libegl is one of the many supporting libraries in the package. So to me renaming package to emgd-drv makes more sense than extending the name to libegl-emgd.

Nitin



More information about the yocto mailing list