f44fa21c3e
* gnu/packages/bootloaders.scm (u-boot) [source]: Apply patch. * gnu/packages/patches/u-boot-patman-change-id.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * .patman (keep_change_id): Use it. Series-changes: 3 - New commit Change-Id: I33c03013f6a260b5f5d80212b7b6ebe8a3f97efa
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
# This config file allows for Patchwork integration with
|
|
# https://patches.guix-patches.cbaines.net/.
|
|
|
|
[settings]
|
|
project: guix-patches
|
|
patchwork_url: https://patches.guix-patches.cbaines.net
|
|
add_signoff: False
|
|
# TODO: enable check_patch
|
|
check_patch: False
|
|
ignore_bad_tags: True
|
|
keep_change_id: True
|