[Buildroot] [PATCH 2/2] board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 27 14:43:42 UTC 2021


On Sun, 19 Dec 2021 15:20:33 +0100
Peter Korsgaard <peter at 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 at 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



More information about the buildroot mailing list