From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Allow % as wildcard in the end of PREFERRED_VERSION_pkg
Date: Mon, 14 Sep 2009 23:31:32 +0200 [thread overview]
Message-ID: <20090914213132.GG4970@jama> (raw)
In-Reply-To: <be7a9f3d0909140939i5c86c5c7n6432bcc355417e42@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
On Mon, Sep 14, 2009 at 01:39:50PM -0300, Otavio Salvador wrote:
> I personally like the idea but could you make clear your usercase?
I had problem when using _git or _svn versions with AUTOREV.
When there is SRCREV or SRCPV in PV of that bb file you would like to use then
you need to update PREFERRED_VERSION_pkg with every new commit or just
make sure that _git or _svn version has highest DEFAULT_PREFERENCE.
Setting DEFAULT_PREFERENCE to -1 in all non _git bb files is bad,
because then every distro using that package will get pkg_git.bb, in
contrast to setting PREFERRED_VERSION_pkg for just one distro or machine.
With this wildcard I can set ie
PREFERRED_VERSION_xserver-xorg = "1.6.999+git%"
and there is only one xserver-xorg with PV="1.6.999+gitr${SRCPV}" in my
tree.
--
uin:136542059 jid:Martin.Jansa@gmail.com
Jansa Martin sip:jamasip@voip.wengo.fr
JaMa
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2009-09-14 21:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-13 22:43 [PATCH] Allow % as wildcard in the end of PREFERRED_VERSION_pkg Martin Jansa
2009-09-13 23:08 ` Martin Jansa
2009-09-14 16:39 ` Otavio Salvador
2009-09-14 21:31 ` Martin Jansa [this message]
2009-09-15 8:11 ` Phil Blundell
2009-09-15 9:16 ` Martin Jansa
2009-09-15 10:31 ` Phil Blundell
2009-09-15 11:56 ` Martin Jansa
2009-09-15 13:38 ` Phil Blundell
2009-09-15 13:23 ` Richard Purdie
2010-01-21 10:34 ` [Bitbake-dev] " Richard Purdie
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=20090914213132.GG4970@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.