mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rauc: version bump 1.8 -> 1.9
@ 2023-03-08  8:58 Enrico Jorns
  2023-03-16 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Jorns @ 2023-03-08  8:58 UTC (permalink / raw)
  To: ptxdist; +Cc: ejo, jlu

RAUC switched to meson as the main build system but kept autotools for
this release to ease migration.
Since the meson-generated artifact does not have a 'configure' file, a
separate autools release tarball was created that is used here.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 rules/rauc.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/rauc.make b/rules/rauc.make
index cac186a64..0502fd370 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
 #
 # Paths and names
 #
-RAUC_VERSION	:= 1.8
-RAUC_MD5	:= acd0e788d804bda6645a2506c1068789
+RAUC_VERSION	:= 1.9
+RAUC_MD5	:= 5b6ca0032185828f8f22d9a416319c3a
 RAUC		:= rauc-$(RAUC_VERSION)
 RAUC_SUFFIX	:= tar.xz
-RAUC_URL	:= https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
+RAUC_URL	:= https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC)-autotools.$(RAUC_SUFFIX)
 RAUC_SOURCE	:= $(SRCDIR)/$(RAUC).$(RAUC_SUFFIX)
 RAUC_DIR	:= $(BUILDDIR)/$(RAUC)
 RAUC_LICENSE	:= LGPL-2.1-only
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] rauc: version bump 1.8 -> 1.9
  2023-03-08  8:58 [ptxdist] [PATCH] rauc: version bump 1.8 -> 1.9 Enrico Jorns
@ 2023-03-16 14:31 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-03-16 14:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Enrico Jorns

Thanks, applied as 00d31655443b118b146d22dd3d36e9e21dfd526a.

Michael

[sent from post-receive hook]

On Thu, 16 Mar 2023 15:31:22 +0100, Enrico Jorns <ejo@pengutronix.de> wrote:
> RAUC switched to meson as the main build system but kept autotools for
> this release to ease migration.
> Since the meson-generated artifact does not have a 'configure' file, a
> separate autools release tarball was created that is used here.
> 
> Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
> Message-Id: <20230308085858.3482511-1-ejo@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rauc.make b/rules/rauc.make
> index cac186a64b0c..0502fd3704ed 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
>  #
>  # Paths and names
>  #
> -RAUC_VERSION	:= 1.8
> -RAUC_MD5	:= acd0e788d804bda6645a2506c1068789
> +RAUC_VERSION	:= 1.9
> +RAUC_MD5	:= 5b6ca0032185828f8f22d9a416319c3a
>  RAUC		:= rauc-$(RAUC_VERSION)
>  RAUC_SUFFIX	:= tar.xz
> -RAUC_URL	:= https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
> +RAUC_URL	:= https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC)-autotools.$(RAUC_SUFFIX)
>  RAUC_SOURCE	:= $(SRCDIR)/$(RAUC).$(RAUC_SUFFIX)
>  RAUC_DIR	:= $(BUILDDIR)/$(RAUC)
>  RAUC_LICENSE	:= LGPL-2.1-only



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-16 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08  8:58 [ptxdist] [PATCH] rauc: version bump 1.8 -> 1.9 Enrico Jorns
2023-03-16 14:31 ` [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