mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/thermald: bump to 2.5.1
README.txt states only these changes:
- Static analysis fixes
- Missing init, which causes skipping of conditions in a Dell system
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 11d98385f5)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
dd67740aa9
commit
4adcd3c4b2
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 e6515678ce8ff37978a453e1617a087a40ba3a31809a42c1768b6f816e564cc9 thermald-2.5.tar.gz
|
||||
sha256 75c165df45b3d09c904d314c8c19789158e9538f46e3d2b606457dc631eb3af5 thermald-2.5.1.tar.gz
|
||||
sha256 e98be8bc482e038a14bfbc01caf800bbd0024fff275ef14cd999db6560254a8d COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
THERMALD_VERSION = 2.5
|
||||
THERMALD_VERSION = 2.5.1
|
||||
THERMALD_SITE = $(call github,intel,thermal_daemon,v$(THERMALD_VERSION))
|
||||
# fetched from Github, with no configure script
|
||||
THERMALD_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user