[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: make-crust-package: Use shorter synopsis.
From: |
guix-commits |
Subject: |
04/09: gnu: make-crust-package: Use shorter synopsis. |
Date: |
Mon, 22 Jan 2024 05:33:06 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit ae7da5cbf0d1acb8cfd0fad53dd41d78c58991ae
Author: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
AuthorDate: Fri Jan 19 14:54:43 2024 +0100
gnu: make-crust-package: Use shorter synopsis.
* gnu/packages/firmware.scm (make-crust-package) <synopsis>: Make it
short.
Change-Id: I8b93b25a9a6a75aaa92ffa590d0fd46a5511fd49
---
gnu/packages/firmware.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index 75294fadf4..533cbca550 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -1270,7 +1270,7 @@ such as:
(cross-binutils "or1k-elf")
flex))
(home-page "https://github.com/crust-firmware/crust")
- (synopsis "System control processor firmware for Allwinner sunxi boards")
+ (synopsis "Firmware for Allwinner sunxi SoCs")
(description "Crust improves battery life and thermal performance by
implementing a deep sleep state. During deep sleep, the CPU cores, the DRAM
controller, and most onboard peripherals are powered down, reducing power
- branch master updated (9f6aab9591 -> d264237d55), guix-commits, 2024/01/22
- 01/09: guix: Add ork1-elf platform., guix-commits, 2024/01/22
- 04/09: gnu: make-crust-package: Use shorter synopsis.,
guix-commits <=
- 03/09: gnu: Add gcc-cross-or1k-elf-toolchain., guix-commits, 2024/01/22
- 08/09: gnu: Add make-crust-tools., guix-commits, 2024/01/22
- 02/09: gnu: cross-gcc-toolchain: Use fixed name., guix-commits, 2024/01/22
- 05/09: gnu: make-crust-package: Memoize., guix-commits, 2024/01/22
- 07/09: gnu: make-crust-package: Use or1k-elf as target., guix-commits, 2024/01/22
- 09/09: gnu: make-crust-package: Unite firmware and tools., guix-commits, 2024/01/22
- 06/09: gnu: make-crust-package: Update to 0.6., guix-commits, 2024/01/22