d/patches: Drop gki dependency from mkbootimg
mkbootimg is currently unusable due to a missing gki python module.
This module is only needed for signing GKI boot images, which is
deprecated as the argument group description implies.
This patch disables this (deprecated) signature feature entirely as it's unlikely Debian users will actually need it.
Closes: #1050300