From: Francesco Del Degan <f.deldegan@endian.com>
To: yocto@yoctoproject.org
Subject: Package specific version dependencies
Date: Tue, 06 Aug 2013 09:55:06 +0200 [thread overview]
Message-ID: <87iozjfe3p.fsf@endian.com> (raw)
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
next reply other threads:[~2013-08-06 8:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-06 7:55 Francesco Del Degan [this message]
2013-08-06 9:07 ` Package specific version dependencies 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iozjfe3p.fsf@endian.com \
--to=f.deldegan@endian.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.