mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Christian Melki <christian.melki@t2data.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] efibootmgr: Version bump. 16 -> 17.
Date: Fri, 28 Jan 2022 12:14:30 +0100	[thread overview]
Message-ID: <YfPQFpCKJon7vYBK@pengutronix.de> (raw)
In-Reply-To: <20220128074119.589078-1-christian.melki@t2data.com>

On Fri, Jan 28, 2022 at 08:41:19AM +0100, Christian Melki wrote:
> Update needed to match efivar library changes.
> Bugfix release.

I'll drop this patch as well:

efibootmgr.c:975:32: error: pointer targets in passing argument 1 of 'efidp_format_device_path' differ in signedness [-Werror=pointer-sign]
In file included from /srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/sysroot-target/usr/include/efivar/efivar.h:238,
                 from efibootmgr.c:50:
/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/sysroot-target/usr/include/efivar/efivar-dp.h:1245:47: note: expected 'char *' but argument is of type 'unsigned char *'

The argument for efidp_format_device_path() changed with the new version.
So please resubmit this patch with the new efivar version.

Michael


> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/efibootmgr.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/efibootmgr.make b/rules/efibootmgr.make
> index 98b9aa97e..1fbdaff8b 100644
> --- a/rules/efibootmgr.make
> +++ b/rules/efibootmgr.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_EFIBOOTMGR) += efibootmgr
>  #
>  # Paths and names
>  #
> -EFIBOOTMGR_VERSION	:= 16
> -EFIBOOTMGR_MD5		:= ab7cf46774fda951a0e8a40beb65a90e
> +EFIBOOTMGR_VERSION	:= 17
> +EFIBOOTMGR_MD5		:= 9ac3f45dba5a2608148876763e54723c
>  EFIBOOTMGR		:= efibootmgr-$(EFIBOOTMGR_VERSION)
>  EFIBOOTMGR_SUFFIX	:= tar.bz2
>  EFIBOOTMGR_URL		:= https://github.com/rhboot/efibootmgr/releases/download/$(EFIBOOTMGR_VERSION)/$(EFIBOOTMGR).$(EFIBOOTMGR_SUFFIX)
> -- 
> 2.30.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-01-28 11:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  7:41 Christian Melki
2022-01-28 11:14 ` Michael Olbrich [this message]
2022-01-30 15:49 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YfPQFpCKJon7vYBK@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox