[OE-core] [PATCH 1/3] lsbtest: Add recipe for LSB tests and automate test

Phil Blundell philb at gnu.org
Tue Feb 21 21:40:29 UTC 2012


On Tue, 2012-02-21 at 13:02 -0800, Khem Raj wrote:
> On Tue, Feb 21, 2012 at 12:09 PM, Saul Wold <sgw at linux.intel.com> wrote:
> > I think you need to have a RDEPENDS on at a minimum for this lsbtest recipe
> > since it relies on RPM to install the packages.
> >
> > RDEPENDS = "rpm"
> >
> >
> 
> that wont fly if someone is using opkg or dpkg

LSB requires that you be able to install RPMs, irrespective of what your
native package format is.  So, if you are using opkg and care about LSB
compliance then you will probably need to engineer some sort of wrapper,
and I guess that could legitimately PROVIDE rpm.  To that end it might
be nicer if that dependency was some sort of "virtual/rpm-for-crazy-lsb"
sort of thing, but the general idea isn't an unreasonable one.

p.






More information about the Openembedded-core mailing list