sensors-applet: update to 2.2.7
authorKoen Kooi <koen@openembedded.org>
Sun, 16 Jan 2011 12:58:25 +0000 (13:58 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 16 Jan 2011 12:59:31 +0000 (13:59 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/lm_sensors/sensors-applet_2.2.1.bb [deleted file]
recipes/lm_sensors/sensors-applet_2.2.7.bb [moved from recipes/lm_sensors/sensors-applet_2.2.4.bb with 63% similarity]

diff --git a/recipes/lm_sensors/sensors-applet_2.2.1.bb b/recipes/lm_sensors/sensors-applet_2.2.1.bb
deleted file mode 100644 (file)
index 4fa42ec..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "GNOME Sensors Applet is an applet for the GNOME Panel to display readings from hardware sensors"
-LICENSE = "GPLv2"
-
-inherit gnome
-
-DEPENDS += "gnome-panel libnotify"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sensors-applet/sensors-applet-${PV}.tar.gz"
-
-EXTRA_OECONF = " --disable-scrollkeeper --with-libsensors=${STAGING_LIBDIR}/../ " 
-
-FILES_${PN}-dbg += "${libdir}/sensors-applet/plugins/"
-
-
-SRC_URI[md5sum] = "4ba94415125db147efcc1ae76f9703ee"
-SRC_URI[sha256sum] = "6be95f70458d299f28bfc81dee201b3e1c328bc55df00fc7f2c30d7f8f6faba0"
similarity index 63%
rename from recipes/lm_sensors/sensors-applet_2.2.4.bb
rename to recipes/lm_sensors/sensors-applet_2.2.7.bb
index da43d56..537aa63 100644 (file)
@@ -3,14 +3,14 @@ LICENSE = "GPLv2"
 
 inherit gnome
 
+SRC_URI[md5sum] = "f342fab98be4f1b9a25af0689af20130"
+SRC_URI[sha256sum] = "368bae3baf983e192a0751f89d563ab9052c3ab2ab28bf62002a0d78d1ffcefe"
+
 DEPENDS += "gnome-panel libnotify"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/sensors-applet/sensors-applet-${PV}.tar.gz"
 
 EXTRA_OECONF = " --disable-scrollkeeper --with-libsensors=${STAGING_LIBDIR}/../ "
 
-FILES_${PN}-dbg += "${libdir}/sensors-applet/plugins/"
-
+FILES_${PN}-dbg += "${libdir}/sensors-applet/plugins/.debug"
 
-SRC_URI[md5sum] = "778f637524a90a9b6475ab77b0e90dd9"
-SRC_URI[sha256sum] = "a52214f2cf2b23a49394804dc589be51eecd4b8674f141047a46a550882f28f6"