summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2025-03-19 13:37:08 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-18 23:02:44 -0700
commit02bd24645aefd2397fe1d7b0713b3b3871ae957c (patch)
treea512785f82d15bdd8212d61b8f9d91b8183b1387
parentf9f74b1c844c7bb51edd058c53fb6fc62e0590dd (diff)
downloadmeta-openembedded-02bd24645aefd2397fe1d7b0713b3b3871ae957c.tar.gz
xfce4-sensors-plugin: 1.4.4 -> 1.4.5
1.4.5 (2024-12-25) ===== - Update copyright year - build: Bump dependency versions and fix deprecation warnings - I18n: Update po/LINGUAS list - I18n: Update po/LINGUAS list - sensors-plugin: Drop subtitle from properties dialog - build: Fix -Werror=deprecated-declarations - build: Fix LDFLAGS - scan-build: Fix false positive file - build: Use XDT_VERSION_INIT and get rid of configure.ac.in - scan-build: Add false positive file - scan-build: Fix unix.Malloc - build: Use AM_DISTCHECK_CONFIGURE_FLAGS - build: Fix -Werror=format= - I18n: Update po/LINGUAS list - build: Get rid of intltool - Update copyright year - build: Add missing includes of config.h - build: Fix autotools warnings - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.5.bb (renamed from meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.5.bb
index de3232c64a..596feacba2 100644
--- a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb
+++ b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.5.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6inherit xfce-panel-plugin 6inherit xfce-panel-plugin
7 7
8SRC_URI += "file://0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch" 8SRC_URI += "file://0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch"
9SRC_URI[sha256sum] = "6c1605a738e5df40e084d08ac93f962cd445093396de1e9bfadc7ab4588c36b6" 9SRC_URI[sha256sum] = "f69fdf79b7f76d2a81724828124a6fce76803a9122a4c82de8f3dfa3efbb179a"
10 10
11EXTRA_OECONF = " \ 11EXTRA_OECONF = " \
12 --disable-procacpi \ 12 --disable-procacpi \