From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: how to use AUTOREV for a SVN repo in oe-core?
Date: Tue, 30 Aug 2011 22:16:15 +0100 [thread overview]
Message-ID: <1314738975.5939.430.camel@rex> (raw)
In-Reply-To: <CAOd_LFxZDULXe0bsiGk5NsH+YoGFddvvhFg7OgNKx_MRLj_RfQ@mail.gmail.com>
On Thu, 2011-08-25 at 22:56 -0400, Cliff Brake wrote:
> Hello,
>
> I'm trying to figure out how AUTOREV is supposed to work these days
> with oe-core. In the past, I would do something like:
>
> SRCREV = "${AUTOREV}"
> PV = "1.0+svnr${SRCREV}"
>
> in my custom application recipes to always build the head of a SVN repo.
You need to do:
PV = "1.0+svnr${SRCPV}"
which should make all the difference!
Cheers,
Richard
prev parent reply other threads:[~2011-08-30 21:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-26 2:56 how to use AUTOREV for a SVN repo in oe-core? Cliff Brake
2011-08-30 21:16 ` Richard Purdie [this message]
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=1314738975.5939.430.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox