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:
Anuj Mittal
2026-02-19 16:59:43 +05:30
committed by Khem Raj
parent 6b77c52b0a
commit 7e94be1f7b
@@ -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"