busybox' fdisk has optional support for GPT partitions. Since GPT
support is currently disabled in openembedded-core, fdisk cannot be used
to inspect the GPT partition table on block devices on the target.
Make fdisk useful on systems with GPT partitions by enabling
CONFIG_FEATURE_GPT_LABEL.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
--- /dev/null
+CONFIG_FEATURE_GPT_LABEL=y
file://unicode.cfg \
file://rev.cfg \
file://pgrep.cfg \
+ file://fdisk-gpt.cfg \
file://rcS \
file://rcK \
file://makefile-libbb-race.patch \