From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/batman-adv: update to 2023.1
Date: Sat, 30 Sep 2023 11:25:39 +0200 [thread overview]
Message-ID: <20230930112539.5dc62e1d@windsurf> (raw)
In-Reply-To: <ZNWRcJrlXwFFkUtG@waldemar-brodkorb.de>
On Fri, 11 Aug 2023 03:40:00 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> Older Batman-adv versions fail to build with kernel 6.4.x
> with following error message:
> bat_iv_ogm.c:283:18: error: implicit declaration of function 'prandom_u32_max'; did you mean 'prandom_u32_state'? [-Werror=implicit-function-declaration]
>
> prandom_u32_max got removed in commit 3c202d14a9d73fb63c3dccb18feac5618c21e1c4
> from the Linux kernel.
>
> Fixes:
> - http://autobuild.buildroot.net/results/205/2055ac3805d1941c148f1681a224570055dd83cd
>
> For other changes in this release, see:
> https://www.open-mesh.org/news/112
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> v1 -> v2:
> - move locally computed sha256 hash to the right place, mentioned
> by Thomas Petazzoni
> ---
> package/batman-adv/batman-adv.hash | 7 ++++---
> package/batman-adv/batman-adv.mk | 2 +-
> 2 files changed, 5 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-09-30 9:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-11 1:40 [Buildroot] [PATCH v2] package/batman-adv: update to 2023.1 Waldemar Brodkorb
2023-09-30 9:25 ` Thomas Petazzoni via buildroot [this message]
2023-10-12 16:33 ` Peter Korsgaard
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=20230930112539.5dc62e1d@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=wbx@openadk.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.