All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Paolo Valente <paolo.valente@linaro.org>
Cc: ulf.hansson@linaro.org, openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] s-suite: push SRCREV to version 3.4
Date: Thu, 30 May 2019 14:14:57 +0300	[thread overview]
Message-ID: <20190530111457.GA20599@localhost> (raw)
In-Reply-To: <20190530102539.65935-1-paolo.valente@linaro.org>

On Thu, May 30, 2019 at 12:25:39PM +0200, Paolo Valente wrote:
> Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
> ---
>  meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
> index 706a55e11..db1945dd0 100644
> --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
> +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
> @@ -2,8 +2,8 @@ SUMMARY = "Small collection of benchmarks for storage I/O"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3"
>  
> -SRCREV = "262227ec9de4be1ab41d9918d32ceb773089f1dd"
> -PV = "3.2+git${SRCPV}"
> +SRCREV = "8d22ab8a4cc1484622c47ac9c5944fb9a61a5c0f"
> +PV = "3.4+git${SRCPV}"
>  SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master"
>...

The problem was already there before, but the upgrade gives the 
opportunity to get rid of the +git${SRCPV}, which is incorrect
when exactly the release is packaged.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



  reply	other threads:[~2019-05-30 11:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 10:25 [meta-oe][PATCH] s-suite: push SRCREV to version 3.4 Paolo Valente
2019-05-30 11:14 ` Adrian Bunk [this message]
2019-05-30 12:15   ` Paolo Valente
2019-05-30 12:20     ` Adrian Bunk
2019-05-30 13:21       ` Paolo Valente

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=20190530111457.GA20599@localhost \
    --to=bunk@stusta.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=paolo.valente@linaro.org \
    --cc=ulf.hansson@linaro.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.