From ee9ab65711786a694b667420f6481bd180af17d0 Mon Sep 17 00:00:00 2001 From: Erich Ritz Date: Fri, 27 Jan 2023 09:36:52 -0600 Subject: system/system76-power: Updated for version 1.1.24_c504ff6. Signed-off-by: Erich Ritz Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/system76-power/README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'system/system76-power/README') diff --git a/system/system76-power/README b/system/system76-power/README index 07fc0c0cef..65a2493700 100644 --- a/system/system76-power/README +++ b/system/system76-power/README @@ -13,3 +13,13 @@ permissions set: The system76-power daemon log messages are logged to /var/log/system76-power.log by default. Logging can be disabled by setting LOG_FILE=/dev/null in /etc/rc.d/rc.system76-power. + +This project is pinned to a specific Rust version, currently 1.61.0. As +such, rustup is a compile time only dependency. If this specific +version of the Rust toolchain is not already installed, it will be +downloaded and installed automatically during build script execution. +It can be installed manually beforehand by running + rustup toolchain install 1.61.0 + +NOTE: The directions in rustup's README must be followed so that the +rust installed by rustup is preferred over the system rust. -- cgit v1.2.3