* [Buildroot] [PATCH] pdbg: Bump to latest version
@ 2018-09-12 3:50 Joel Stanley
2018-09-12 8:13 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Joel Stanley @ 2018-09-12 3:50 UTC (permalink / raw)
To: buildroot
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(-)
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
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] pdbg: Bump to latest version
2018-09-12 3:50 [Buildroot] [PATCH] pdbg: Bump to latest version Joel Stanley
@ 2018-09-12 8:13 ` Thomas Petazzoni
2018-09-12 8:53 ` Joel Stanley
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2018-09-12 8:13 UTC (permalink / raw)
To: buildroot
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
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] pdbg: Bump to latest version
2018-09-12 8:13 ` Thomas Petazzoni
@ 2018-09-12 8:53 ` Joel Stanley
0 siblings, 0 replies; 3+ messages in thread
From: Joel Stanley @ 2018-09-12 8:53 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-09-12 8:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 3:50 [Buildroot] [PATCH] pdbg: Bump to latest version Joel Stanley
2018-09-12 8:13 ` Thomas Petazzoni
2018-09-12 8:53 ` Joel Stanley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox