All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Peace Lee <iipeace5@gmail.com>, Khem Raj <raj.khem@gmail.com>
Subject: [meta-oe][PATCH] guider: Upgrade 3.9.7 -> 3.9.8
Date: Tue, 23 Mar 2021 14:12:30 -0700	[thread overview]
Message-ID: <20210323211230.1639990-1-raj.khem@gmail.com> (raw)

From: Peace Lee <iipeace5@gmail.com>

Upgrade to release 3.9.8

Signed-off-by: Peace Lee <iipeace5@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../guider/{guider_3.9.7.bb => guider_3.9.8.bb}             | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-devtools/guider/{guider_3.9.7.bb => guider_3.9.8.bb} (78%)

diff --git a/meta-oe/recipes-devtools/guider/guider_3.9.7.bb b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb
similarity index 78%
rename from meta-oe/recipes-devtools/guider/guider_3.9.7.bb
rename to meta-oe/recipes-devtools/guider/guider_3.9.8.bb
index 88fad936ba..91693d8626 100644
--- a/meta-oe/recipes-devtools/guider/guider_3.9.7.bb
+++ b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb
@@ -1,4 +1,4 @@
-SUMMARY = "runtime performance analyzer"
+SUMMARY = "performance analyzer"
 HOMEPAGE = "https://github.com/iipeace/guider"
 BUGTRACKER = "https://github.com/iipeace/guider/issues"
 AUTHOR = "Peace Lee <ipeace5@gmail.com>"
@@ -6,10 +6,10 @@ AUTHOR = "Peace Lee <ipeace5@gmail.com>"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
 
-PV = "3.9.7+git${SRCPV}"
+PV = "3.9.8+git${SRCPV}"
 
 SRC_URI = "git://github.com/iipeace/${BPN}"
-SRCREV = "459b5189a46023fc98e19888b196bdc2674022fd"
+SRCREV = "f2e6d84ffa341728daf0cc2ba2736d58008ea9f1"
 
 S = "${WORKDIR}/git"
 
-- 
2.31.0


             reply	other threads:[~2021-03-23 21:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 21:12 Khem Raj [this message]
2021-03-24 16:42 ` [oe] [meta-oe][PATCH] guider: Upgrade 3.9.7 -> 3.9.8 Martin Jansa
2021-03-24 17:18   ` Khem Raj
     [not found] ` <166F54E97FC55079.16615@lists.openembedded.org>
2021-03-26 14:09   ` Martin Jansa

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=20210323211230.1639990-1-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=iipeace5@gmail.com \
    --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.