mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
thermald: include the correct HOMEPAGE
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION = "Thermal Daemon is a Linux daemon used to prevent the \
|
||||
overheating of platforms. This daemon monitors temperature and applies \
|
||||
compensation using available cooling methods."
|
||||
|
||||
HOMEPAGE = "https://github.com/01org/thermal_daemon"
|
||||
HOMEPAGE = "https://github.com/intel/thermal_daemon"
|
||||
|
||||
DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev"
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
Reference in New Issue
Block a user