All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 2/3] neard: Use SRCREV instead of SRCPV
Date: Thu, 2 May 2013 17:39:30 +0200	[thread overview]
Message-ID: <20130502153930.GD3206@jama> (raw)
In-Reply-To: <1367506593-11381-3-git-send-email-jukka.rissanen@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

On Thu, May 02, 2013 at 05:56:32PM +0300, Jukka Rissanen wrote:
> 
> Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
> ---
>  meta/recipes-connectivity/neard/neard_0.10.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-connectivity/neard/neard_0.10.bb b/meta/recipes-connectivity/neard/neard_0.10.bb
> index dc43f7e..b9198af 100644
> --- a/meta/recipes-connectivity/neard/neard_0.10.bb
> +++ b/meta/recipes-connectivity/neard/neard_0.10.bb
> @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
>  
>  S = "${WORKDIR}/git"
>  SRCREV = "eb486bf35e24d7d1db61350f5ab393a0c880523d"
> -PV = "0.10+git${SRCPV}"
> +PV = "0.10+git${SRCREV}"

Why? SRCPV is better.

>  PR = "r0"
>  
>  inherit autotools pkgconfig systemd update-rc.d
> -- 
> 1.7.11.7
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-05-02 15:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02 14:56 [PATCH v2 0/3] neard fixes Jukka Rissanen
2013-05-02 14:56 ` [PATCH v2 1/3] neard: Rename the recipe as we are already in 0.10 Jukka Rissanen
2013-05-02 14:56 ` [PATCH v2 2/3] neard: Use SRCREV instead of SRCPV Jukka Rissanen
2013-05-02 15:39   ` Martin Jansa [this message]
2013-05-02 16:11     ` Burton, Ross
2013-05-02 16:46       ` Martin Jansa
2013-05-03 15:36         ` Richard Purdie
2013-05-02 14:56 ` [PATCH v2 3/3] neard: Split recipe to two parts Jukka Rissanen

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=20130502153930.GD3206@jama \
    --to=martin.jansa@gmail.com \
    --cc=jukka.rissanen@linux.intel.com \
    --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 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.