All of lore.kernel.org
 help / color / mirror / Atom feed
* Package specific version dependencies
@ 2013-08-06  7:55 Francesco Del Degan
  2013-08-06  9:07 ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Francesco Del Degan @ 2013-08-06  7:55 UTC (permalink / raw)
  To: yocto

Hi all,

Playing with RDEPENDS variable i'm facing the needs to
specify a dependency based on specific version of a package
(greather than, in my specific case).

The underlying package managers supports declaring dependencies
including version relationships, for example:

Rpm:  Requires: package_xxx >= 1.0.27
Deb:  Depends: libc6 (>= 2.2.1)
Okpg: Depends: xfree (>= 6.0), glib2

Is this feature just missing in yocto or it's explicitly denied
for some reason?

In first case:
Could a patch (I will need to work on package*.bbclass i guess)
be useful for Yocto/OE?

What could be a good syntax for bitbake variable in order to specify
this?

Thanks,
  Francesco 'pr0gg3d' Del Degan





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-13  8:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06  7:55 Package specific version dependencies Francesco Del Degan
2013-08-06  9:07 ` Paul Eggleton
2013-08-06  9:28   ` Francesco Del Degan
2013-08-06 12:50   ` Mark Hatle
2013-08-13  8:28     ` Francesco Del Degan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.