All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: sane-srcrevs.inc: moving all svn SRCREVs to recipes
Date: Thu, 01 Apr 2010 16:22:10 +0100	[thread overview]
Message-ID: <1270135330.4993.116.camel@rex> (raw)
In-Reply-To: <1270134711-32158-1-git-send-email-Martin.Jansa@gmail.com>

On Thu, 2010-04-01 at 17:11 +0200, Martin Jansa wrote:
> as already said here, global files are common place for conflicts and SRCREV
> belongs to recipe metadata.
> 
> This 2 patches are moving all SRCREVs for svn recipes, with some cleanup in few
> places, like renamed package to show it's from svn, or unified PV to contain
> +svnr${SRCPV}.
> 
> Please ACK or NACK soon as this gets conflicts soon. If there is no NACK in 20 
> hours I would like to push it. Thanks
> 
> Regards,
> 
> BTW: git SRCREVs weren't moved to recipes only because I'm maintaining SRCPV 
> branch and I don't want even more conflicts, I'll move the rest as soon as SRCPV
> is allowed in oe.dev branch for git recipes (please....).

Someone asked me at some point why we had revisions in a common file
rather than in the recipes. I've now remembered why this was necessary.
The reason was that you could not set a PREFERRED_VERSION of a recipe
using a SRCREV unless the SRCREV was in the configuration space rather
than in the recipe context.

Now we have the '%' character in PREFERRED_VERSION strings this becomes
much less of an issue.

Please beware of moving anything used in a PREFERRED_VERSION string
though.

Cheers,

Richard




  parent reply	other threads:[~2010-04-01 15:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 15:11 sane-srcrevs.inc: moving all svn SRCREVs to recipes Martin Jansa
2010-04-01 15:11 ` [PATCH 1/2] EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipes Martin Jansa
2010-04-01 15:11 ` [PATCH 2/2] sane-srcrevs: move SRCREVs to recipes Martin Jansa
2010-04-01 15:43   ` Khem Raj
2010-04-01 16:09     ` Martin Jansa
2010-04-01 15:22 ` Richard Purdie [this message]
2010-04-01 17:42 ` sane-srcrevs.inc: moving all svn " Koen Kooi

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=1270135330.4993.116.camel@rex \
    --to=rpurdie@rpsys.net \
    --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.