diff mbox series

pdbg: Bump to latest version

Message ID 20180912035008.28294-1-joel@jms.id.au
State Accepted
Headers show
Series pdbg: Bump to latest version | expand

Commit Message

Joel Stanley Sept. 12, 2018, 3:50 a.m. UTC
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 package/pdbg/pdbg.hash | 2 +-
 package/pdbg/pdbg.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Sept. 12, 2018, 8:13 a.m. UTC | #1
Hello,

On Wed, 12 Sep 2018 13:20:08 +0930, Joel Stanley wrote:
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  package/pdbg/pdbg.hash | 2 +-
>  package/pdbg/pdbg.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks. Ideally the commit title should give the
version to which we're bumping, especially when the version is a human
readable identifier.

I've also made a follow-up commit adding a hash for the license file.

Thanks!

Thomas
Joel Stanley Sept. 12, 2018, 8:53 a.m. UTC | #2
On Wed, 12 Sep 2018 at 17:43, Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello,
>
> On Wed, 12 Sep 2018 13:20:08 +0930, Joel Stanley wrote:
> > Signed-off-by: Joel Stanley <joel@jms.id.au>
> > ---
> >  package/pdbg/pdbg.hash | 2 +-
> >  package/pdbg/pdbg.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
>
> Applied to master, thanks. Ideally the commit title should give the
> version to which we're bumping, especially when the version is a human
> readable identifier.

Thanks for the guidance. This is the first time we've had a tag to use!

Cheers,

Joel
diff mbox series

Patch

diff --git a/package/pdbg/pdbg.hash b/package/pdbg/pdbg.hash
index 39aa33e12c..53deed2c33 100644
--- a/package/pdbg/pdbg.hash
+++ b/package/pdbg/pdbg.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated
-sha256 2d6174d30b12cb46d24c260ecc0714a757c2cb899be3f5106c148d4c359bd319 pdbg-139ba071c222a5b0c20075f7c2265029ddd59449.tar.gz
+sha256 bb1a77b66322b6976c9a11a573cf29d59bf4179f839c0157aa1cd49db6c0f25c pdbg-pdbg-1.1-rc3.tar.gz
diff --git a/package/pdbg/pdbg.mk b/package/pdbg/pdbg.mk
index ba9aa15d02..45a1a288ee 100644
--- a/package/pdbg/pdbg.mk
+++ b/package/pdbg/pdbg.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PDBG_VERSION = 139ba071c222a5b0c20075f7c2265029ddd59449
+PDBG_VERSION = pdbg-1.1-rc3
 PDBG_SITE = $(call github,open-power,pdbg,$(PDBG_VERSION))
 PDBG_LICENSE = Apache-2.0
 PDBG_LICENSE_FILES = COPYING