diff options
| author | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-02-19 16:59:43 +0530 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-20 23:34:21 -0800 |
| commit | 7e94be1f7b27a29929cee184f4a006afd9f93d95 (patch) | |
| tree | f030f502f743e053fd3e191ba1de0596e48c4c96 | |
| parent | 6b77c52b0a9f60f3af0e280da33db2faf4d00266 (diff) | |
| download | meta-openembedded-7e94be1f7b27a29929cee184f4a006afd9f93d95.tar.gz | |
thermald: include the correct HOMEPAGE
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb b/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb index 6310602813..3ee31f9df7 100644 --- a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb +++ b/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "Thermal Daemon is a Linux daemon used to prevent the \ | |||
| 4 | overheating of platforms. This daemon monitors temperature and applies \ | 4 | overheating of platforms. This daemon monitors temperature and applies \ |
| 5 | compensation using available cooling methods." | 5 | compensation using available cooling methods." |
| 6 | 6 | ||
| 7 | HOMEPAGE = "https://github.com/01org/thermal_daemon" | 7 | HOMEPAGE = "https://github.com/intel/thermal_daemon" |
| 8 | 8 | ||
| 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" | 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" |
| 10 | DEPENDS += "autoconf-archive-native" | 10 | DEPENDS += "autoconf-archive-native" |
