Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gptfdisk: bump to version 1.0.3
@ 2017-11-17  0:29 Trent Piepho
  2017-11-22 21:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Trent Piepho @ 2017-11-17  0:29 UTC (permalink / raw)
  To: buildroot

This version has a new command line argument to sgdisk, -j, that lets one
change the starting address of where the GPT partition table entries are
stored.

The iMX SoC ROM loader, and perhaps others, expects the bootloader to start
at sector 2.  Using this option with gptfdisk lets the table entries move
to make space for the bootloader image.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
---
 package/gptfdisk/gptfdisk.hash | 8 ++++----
 package/gptfdisk/gptfdisk.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/gptfdisk/gptfdisk.hash b/package/gptfdisk/gptfdisk.hash
index c3a38af5f6..d55797c05a 100644
--- a/package/gptfdisk/gptfdisk.hash
+++ b/package/gptfdisk/gptfdisk.hash
@@ -1,5 +1,5 @@
-# From http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.1/
-md5 d7f3d306b083123bcc6f5941efade586  gptfdisk-1.0.1.tar.gz
-sha1 ad28c511c642235815b83fffddf728c117057cba  gptfdisk-1.0.1.tar.gz
+# From http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.3/
+md5 07b625a583b66c8c5840be5923f3e3fe  gptfdisk-1.0.3.tar.gz
+sha1 9a74bbe7805d562316e92417f71e4b03155308e6  gptfdisk-1.0.3.tar.gz
 # Locally computed
-sha256 864c8aee2efdda50346804d7e6230407d5f42a8ae754df70404dd8b2fdfaeac7  gptfdisk-1.0.1.tar.gz
+sha256 89fd5aec35c409d610a36cb49c65b442058565ed84042f767bba614b8fc91b5c  gptfdisk-1.0.3.tar.gz
diff --git a/package/gptfdisk/gptfdisk.mk b/package/gptfdisk/gptfdisk.mk
index a7bc41c89f..b669e22aa8 100644
--- a/package/gptfdisk/gptfdisk.mk
+++ b/package/gptfdisk/gptfdisk.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GPTFDISK_VERSION = 1.0.1
+GPTFDISK_VERSION = 1.0.3
 GPTFDISK_SITE = http://downloads.sourceforge.net/sourceforge/gptfdisk
 GPTFDISK_LICENSE = GPL-2.0+
 GPTFDISK_LICENSE_FILES = COPYING
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] gptfdisk: bump to version 1.0.3
  2017-11-17  0:29 [Buildroot] [PATCH] gptfdisk: bump to version 1.0.3 Trent Piepho
@ 2017-11-22 21:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-11-22 21:17 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 16 Nov 2017 16:29:02 -0800, Trent Piepho wrote:
> This version has a new command line argument to sgdisk, -j, that lets one
> change the starting address of where the GPT partition table entries are
> stored.
> 
> The iMX SoC ROM loader, and perhaps others, expects the bootloader to start
> at sector 2.  Using this option with gptfdisk lets the table entries move
> to make space for the bootloader image.
> 
> Signed-off-by: Trent Piepho <tpiepho@impinj.com>
> ---
>  package/gptfdisk/gptfdisk.hash | 8 ++++----
>  package/gptfdisk/gptfdisk.mk   | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-22 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-17  0:29 [Buildroot] [PATCH] gptfdisk: bump to version 1.0.3 Trent Piepho
2017-11-22 21:17 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox