From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] classes/gitpv.bbclass: use 'git describe' to for package version
Date: Wed, 15 Dec 2010 18:18:19 +0100 [thread overview]
Message-ID: <4D08F85B.30407@opendreambox.org> (raw)
In-Reply-To: <AANLkTikSQRgPsWPx2D8kc78T=gyK6HcQxfsDxzwy9_7J@mail.gmail.com>
On 12/15/2010 05:36 PM, Otavio Salvador wrote:
> On Wed, Dec 15, 2010 at 12:27, Otavio Salvador <otavio@ossystems.com.br> wrote:
>> about assign to PV ?= I agree however why someone might want to use it
>> only in PKGV?
>
> ?= doesn't seem to work. PV is preset so it won't override it.
>
How about PV .= "${@get_git_pv(d)}"?
next prev parent reply other threads:[~2010-12-15 17:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 12:42 [PATCH] classes/gitpv.bbclass: use 'git describe' to for package version Otavio Salvador
2010-12-15 12:50 ` Otavio Salvador
2010-12-15 13:01 ` Martin Jansa
2010-12-15 14:27 ` Otavio Salvador
2010-12-15 16:36 ` Otavio Salvador
2010-12-15 17:18 ` Andreas Oberritter [this message]
2010-12-15 17:40 ` Otavio Salvador
2010-12-15 19:33 ` Martin Jansa
2010-12-15 21:17 ` [PATCH] classes/gitpkgv.bbclass: use 'git describe' information and simplify usage Otavio Salvador
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=4D08F85B.30407@opendreambox.org \
--to=obi@opendreambox.org \
--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.