* [ptxdist] [PATCH] rauc: version bump 1.7 -> 1.8
@ 2022-09-30 19:48 Ladislav Michl
2022-10-14 8:09 ` Enrico Jörns
2022-10-19 5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 2 replies; 3+ messages in thread
From: Ladislav Michl @ 2022-09-30 19:48 UTC (permalink / raw)
To: ptxdist
From: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/rauc.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/rauc.make b/rules/rauc.make
index 6a2d49343..cac186a64 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
#
# Paths and names
#
-RAUC_VERSION := 1.7
-RAUC_MD5 := aa31fc2a457ba2e3fca8206d9fb9f126
+RAUC_VERSION := 1.8
+RAUC_MD5 := acd0e788d804bda6645a2506c1068789
RAUC := rauc-$(RAUC_VERSION)
RAUC_SUFFIX := tar.xz
RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
--
2.32.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] rauc: version bump 1.7 -> 1.8
2022-09-30 19:48 [ptxdist] [PATCH] rauc: version bump 1.7 -> 1.8 Ladislav Michl
@ 2022-10-14 8:09 ` Enrico Jörns
2022-10-19 5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
1 sibling, 0 replies; 3+ messages in thread
From: Enrico Jörns @ 2022-10-14 8:09 UTC (permalink / raw)
To: ptxdist; +Cc: ejo
Am Freitag, dem 30.09.2022 um 21:48 +0200 schrieb Ladislav Michl:
> From: Ladislav Michl <ladis@linux-mips.org>
>
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
+1 Looks (and compiles) fine for me, thanks for version-bumping!
Regards, Enrico
> ---
> rules/rauc.make | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/rauc.make b/rules/rauc.make
> index 6a2d49343..cac186a64 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
> #
> # Paths and names
> #
> -RAUC_VERSION := 1.7
> -RAUC_MD5 := aa31fc2a457ba2e3fca8206d9fb9f126
> +RAUC_VERSION := 1.8
> +RAUC_MD5 := acd0e788d804bda6645a2506c1068789
> RAUC := rauc-$(RAUC_VERSION)
> RAUC_SUFFIX := tar.xz
> RAUC_URL :=
> https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
--
Pengutronix e.K. | Enrico Jörns |
Embedded Linux Consulting & Support | https://www.pengutronix.de/ |
Steuerwalder Str. 21 | Phone: +49-5121-206917-180 |
31137 Hildesheim, Germany | Fax: +49-5121-206917-9 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [APPLIED] rauc: version bump 1.7 -> 1.8
2022-09-30 19:48 [ptxdist] [PATCH] rauc: version bump 1.7 -> 1.8 Ladislav Michl
2022-10-14 8:09 ` Enrico Jörns
@ 2022-10-19 5:41 ` Michael Olbrich
1 sibling, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2022-10-19 5:41 UTC (permalink / raw)
To: ptxdist; +Cc: Ladislav Michl
Thanks, applied as a454a78c139a6cae73127b9ce5df7fa18be8a7b2.
Michael
[sent from post-receive hook]
On Wed, 19 Oct 2022 07:41:06 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> Message-Id: <YzdIJSHEn6O10nzZ@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/rauc.make b/rules/rauc.make
> index 6a2d49343105..cac186a64b0c 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
> #
> # Paths and names
> #
> -RAUC_VERSION := 1.7
> -RAUC_MD5 := aa31fc2a457ba2e3fca8206d9fb9f126
> +RAUC_VERSION := 1.8
> +RAUC_MD5 := acd0e788d804bda6645a2506c1068789
> RAUC := rauc-$(RAUC_VERSION)
> RAUC_SUFFIX := tar.xz
> RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-19 5:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 19:48 [ptxdist] [PATCH] rauc: version bump 1.7 -> 1.8 Ladislav Michl
2022-10-14 8:09 ` Enrico Jörns
2022-10-19 5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox