emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60145: closed ([PATCH 0/2] Add u-boot-documentation and patman)


From: GNU bug Tracking System
Subject: bug#60145: closed ([PATCH 0/2] Add u-boot-documentation and patman)
Date: Wed, 28 Dec 2022 21:07:01 +0000

Your message dated Wed, 28 Dec 2022 16:06:43 -0500
with message-id <871qoj5jbw.fsf@gmail.com>
and subject line Re: [PATCH v6 2/2] gnu: Add patman.
has caused the debbugs.gnu.org bug report #60145,
regarding [PATCH 0/2] Add u-boot-documentation and patman
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60145: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60145
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Add u-boot-documentation and patman Date: Fri, 16 Dec 2022 23:15:41 -0500
This adds the u-boot documentation as an info manual and package a tool it
used in the U-Boot community to work with patch.  I'm testing it, perhaps it
could be used in Guix, if it's modular enough to be plugged with etc/teams.scm
and guix lint :-).

Thanks,

Maxim Cournoyer (2):
  gnu: Add u-boot-documentation.
  gnu: Add patman.

 gnu/local.mk                                  |  2 +
 gnu/packages/bootloaders.scm                  | 79 ++++++++++++++++++-
 .../patches/u-boot-infodocs-target.patch      | 61 ++++++++++++++
 .../patches/u-boot-patman-fix-help.patch      | 40 ++++++++++
 4 files changed, 181 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/u-boot-infodocs-target.patch
 create mode 100644 gnu/packages/patches/u-boot-patman-fix-help.patch


base-commit: 90a2b8c64a0155a1cd663ee5408dc6bb09d64123
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH v6 2/2] gnu: Add patman. Date: Wed, 28 Dec 2022 16:06:43 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> * gnu/packages/bootloaders.scm (patman): New variable.
> * gnu/packages/patches/u-boot-patman-fix-help.patch: New patch.
> * gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
> * gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
> * gnu/local.mk (dist_patch_DATA): Register them.

I just pushed this series; closing.

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]