diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2026-03-11 18:35:01 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-04-12 20:19:35 +0200 |
| commit | 7cf91385c504d2d7be3665e5fda71bb4a7a862f8 (patch) | |
| tree | c1de2f116b7fdd9de35a242ae84f375c5de8db65 /po | |
| parent | 4ec4ff0148570170ebdc161546a09869a4b764b8 (diff) | |
gnu: Move bincfg, ifdtool and intelmetool to coreboot.scm.
All these packages are being maintained by Coreboot and they are also
present in the Coreboot source code.
Merge guix/guix!7065
* gnu/packages/flashing-tools.scm (bincfg, ifdtool, intelmetool):
Move from here ...
* gnu/packages/coreboot.scm: ... to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/packages/POTFILES.in: Add it.
Change-Id: I6d802042670fda52adeb85d9e3a4b3f3a23dcb66
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'po')
| -rw-r--r-- | po/packages/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in index 31806a68f6..fe4786e90c 100644 --- a/po/packages/POTFILES.in +++ b/po/packages/POTFILES.in @@ -78,6 +78,7 @@ gnu/packages/connman.scm gnu/packages/containers.scm gnu/packages/convmv.scm gnu/packages/coq.scm +gnu/packages/coreboot.scm gnu/packages/cpio.scm gnu/packages/cpp.scm gnu/packages/cppi.scm |
