From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v1] package/bcm2835: bump version to 1.62
Date: Thu, 5 Mar 2020 23:40:44 +0100 [thread overview]
Message-ID: <20200305234044.329c43ac@windsurf> (raw)
In-Reply-To: <20200302104047.23560-1-ps.report@gmx.net>
On Mon, 2 Mar 2020 11:40:47 +0100
Peter Seiderer <ps.report@gmx.net> wrote:
> Changelog (since 1.60):
> - 1.61 2020-01-11 Fixed errors in the documentation for bcm2835_spi_write.
> Fixes issue seen on Raspberry Pi 4 boards where 64-bit off_t is used by
> default via -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64. The offset was
> being incorrectly converted, this way is clearer and fixes the problem.
> Contributed by Jonathan Perkin.
> - 1.62 2020-01-12 Fixed a problem that could cause compile failures with
> size_t and off_t
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> package/bcm2835/bcm2835.hash | 4 ++--
> package/bcm2835/bcm2835.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Since the number of changes is really small, and limited to bug fixes,
I've applied to master.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-03-05 22:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 10:40 [Buildroot] [PATCH/next v1] package/bcm2835: bump version to 1.62 Peter Seiderer
2020-03-05 22:40 ` Thomas Petazzoni [this message]
2020-03-15 10:29 ` 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=20200305234044.329c43ac@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.