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:
parent
937e64537e
commit
ae7da5cbf0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue