mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] genimage: Version bump. 15 -> 16.
@ 2022-10-10 13:58 Christian Melki
  2022-10-19  5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-10-10 13:58 UTC (permalink / raw)
  To: ptxdist

Various fixes and additions.
Notably, FIP image creation support.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-genimage.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-genimage.make b/rules/host-genimage.make
index 08476be51..ee2aec91b 100644
--- a/rules/host-genimage.make
+++ b/rules/host-genimage.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENIMAGE) += host-genimage
 #
 # Paths and names
 #
-HOST_GENIMAGE_VERSION	:= 15
-HOST_GENIMAGE_MD5	:= 3eb6c4992be7ba9cea1c737ab1c26980
+HOST_GENIMAGE_VERSION	:= 16
+HOST_GENIMAGE_MD5	:= 07ccada4f64079e7b6d161d5279e0c1e
 HOST_GENIMAGE		:= genimage-$(HOST_GENIMAGE_VERSION)
 HOST_GENIMAGE_SUFFIX	:= tar.xz
 HOST_GENIMAGE_URL	:= http://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] genimage: Version bump. 15 -> 16.
  2022-10-10 13:58 [ptxdist] [PATCH] genimage: Version bump. 15 -> 16 Christian Melki
@ 2022-10-19  5:41 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-10-19  5:41 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 38c94c5fcce69ee4da2e2446bff3268a5d8967b4.

Michael

[sent from post-receive hook]

On Wed, 19 Oct 2022 07:41:22 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Various fixes and additions.
> Notably, FIP image creation support.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221010135808.456536-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-genimage.make b/rules/host-genimage.make
> index 08476be51860..ee2aec91b551 100644
> --- a/rules/host-genimage.make
> +++ b/rules/host-genimage.make
> @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENIMAGE) += host-genimage
>  #
>  # Paths and names
>  #
> -HOST_GENIMAGE_VERSION	:= 15
> -HOST_GENIMAGE_MD5	:= 3eb6c4992be7ba9cea1c737ab1c26980
> +HOST_GENIMAGE_VERSION	:= 16
> +HOST_GENIMAGE_MD5	:= 07ccada4f64079e7b6d161d5279e0c1e
>  HOST_GENIMAGE		:= genimage-$(HOST_GENIMAGE_VERSION)
>  HOST_GENIMAGE_SUFFIX	:= tar.xz
>  HOST_GENIMAGE_URL	:= http://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)



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

end of thread, other threads:[~2022-10-19  5:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 13:58 [ptxdist] [PATCH] genimage: Version bump. 15 -> 16 Christian Melki
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