From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/nut: bump version
Date: Thu, 22 Apr 2021 23:01:47 +0200 [thread overview]
Message-ID: <20210422230147.53e2fe0c@windsurf> (raw)
In-Reply-To: <20210403081953.695534-1-bernd.kuhls@t-online.de>
On Sat, 3 Apr 2021 10:19:53 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> The last release is five years old. To support newer hardware we bump
> the package to latest git master branch. For upstream discussion see
> github issue 819.
>
> Removed patches, they were all applied upstream.
>
> Added NUT_PRE_CONFIGURE_HOOKS to fix autoreconf:
>
> configure.ac:1994: error: required file 'scripts/augeas/nutupsconf.aug.in' not found
> configure.ac:1994: error: required file 'scripts/devd/nut-usb.conf.in' not found
> configure.ac:1994: error: required file 'scripts/udev/nut-usbups.rules.in' not found
>
> because upstream autogen.sh creates additional files:
> https://github.com/networkupstools/nut/blob/master/autogen.sh
>
> Configure is not cross-compile friendly:
> https://github.com/networkupstools/nut/blob/master/m4/ax_c_pragmas.m4#L574
> Add ax_cv__printf_string_null=yes to fix cross build.
>
> Removed configure option --without-hal due to upstream removal of hal
> files:
> https://github.com/networkupstools/nut/commit/5860c09e85278e597f85d26b3a23be8c80c199e8
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> v2: - to make use of NUT_AUTORECONF added pre-configure hook (Yann)
> but without the need for host-python
> - removed configure option --without-hal
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2021-04-22 21:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-03 8:19 [Buildroot] [PATCH v2 1/1] package/nut: bump version Bernd Kuhls
2021-04-22 21:01 ` Thomas Petazzoni [this message]
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=20210422230147.53e2fe0c@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.