The old homepage is no more, and the download location has changed. Update both to the new download location. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 629c6254ce158f3a15f11149a65066473c17fbd9) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
config BR2_PACKAGE_GENPART
|
|
bool "genpart"
|
|
help
|
|
Generate a 16 byte partition table entry defined by command
|
|
line arguments and dump it to stdout. No CHS magic is done,
|
|
only lba entries are filled out.
|
|
|
|
https://public.pengutronix.de/software/genpart
|