From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Sergey Matyukevich <geomatsi@gmail.com>,
Alistair Francis <alistair@alistair23.me>,
Gerome Burlats <gerome.burlats@smile.fr>,
Michael Walle <michael@walle.cc>,
Jagan Teki <jagan@amarulasolutions.com>,
Suniel Mahesh <sunil@amarulasolutions.com>,
Romain Naour <romain.naour@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15
Date: Mon, 27 Dec 2021 15:43:42 +0100 [thread overview]
Message-ID: <20211227154342.2915e168@windsurf> (raw)
In-Reply-To: <20211219142035.6220-2-peter@korsgaard.com>
On Sun, 19 Dec 2021 15:20:33 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:
> Genimage 15 deprecated the gpt option and now prints a warning when it is
> used:
>
> INFO: hdimage(sdcard.img): The option 'gpt' is deprecated. Use 'partition-table-type' instead
>
> So change the genimage configuration files to use that instead.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> board/aarch64-efi/genimage-efi.cfg | 2 +-
> board/beaglev/genimage.cfg | 2 +-
> board/friendlyarm/nanopc-t4/genimage.cfg | 2 +-
> board/friendlyarm/nanopi-m4/genimage.cfg | 2 +-
> board/kontron/smarc-sal28/genimage.cfg | 2 +-
> board/minnowboard/genimage.cfg | 2 +-
> board/orangepi/orangepi-pc-plus/genimage.cfg | 2 +-
> board/orangepi/orangepi-r1/genimage.cfg | 2 +-
> board/orangepi/orangepi-rk3399/genimage.cfg | 2 +-
> board/orangepi/orangepi-zero-plus2/genimage.cfg | 2 +-
> board/pc/genimage-efi.cfg | 2 +-
> board/pine64/rockpro64/genimage.cfg | 2 +-
> board/qemu/aarch64-sbsa/genimage.cfg | 2 +-
> board/radxa/rockpi-4/genimage.cfg | 2 +-
> board/radxa/rockpi-n10/genimage.cfg | 2 +-
> board/radxa/rockpi-n8/genimage.cfg | 2 +-
> board/sifive/hifive-unleashed/genimage_sdcard.cfg | 2 +-
> board/sifive/hifive-unleashed/genimage_spi-nor.cfg | 2 +-
> 18 files changed, 18 insertions(+), 18 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:[~2021-12-27 14:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-19 14:20 [Buildroot] [PATCH 1/2] board/orangepi/orangepi-r1/genimage.cfg: fix build after move to genimage 15 Peter Korsgaard
2021-12-19 14:20 ` [Buildroot] [PATCH 2/2] board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 Peter Korsgaard
2021-12-25 13:49 ` Sergey Matyukevich
2021-12-25 13:58 ` Sergey Matyukevich
2021-12-27 14:43 ` Thomas Petazzoni
2021-12-27 14:43 ` Thomas Petazzoni [this message]
2021-12-27 14:43 ` [Buildroot] [PATCH 1/2] board/orangepi/orangepi-r1/genimage.cfg: fix build after move to genimage 15 Thomas Petazzoni
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=20211227154342.2915e168@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=alistair@alistair23.me \
--cc=buildroot@buildroot.org \
--cc=geomatsi@gmail.com \
--cc=gerome.burlats@smile.fr \
--cc=jagan@amarulasolutions.com \
--cc=michael@walle.cc \
--cc=peter@korsgaard.com \
--cc=romain.naour@gmail.com \
--cc=sunil@amarulasolutions.com \
/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.