Archived
1
0
Fork 0

gnu: make-crust-package: Use shorter synopsis.

* gnu/packages/firmware.scm (make-crust-package) <synopsis>: Make it
short.

Change-Id: I8b93b25a9a6a75aaa92ffa590d0fd46a5511fd49
This commit is contained in:
Jean-Pierre De Jesus DIAZ 2024-01-19 14:54:43 +01:00 committed by Mathieu Othacehe
parent 937e64537e
commit ae7da5cbf0
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -1270,7 +1270,7 @@ such as:
(cross-binutils "or1k-elf") (cross-binutils "or1k-elf")
flex)) flex))
(home-page "https://github.com/crust-firmware/crust") (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 (description "Crust improves battery life and thermal performance by
implementing a deep sleep state. During deep sleep, the CPU cores, the DRAM implementing a deep sleep state. During deep sleep, the CPU cores, the DRAM
controller, and most onboard peripherals are powered down, reducing power controller, and most onboard peripherals are powered down, reducing power