update driver
[vuplus_openembedded] / recipes / lm_sensors / sensors-applet_2.2.1.bb
1 DESCRIPTION = "GNOME Sensors Applet is an applet for the GNOME Panel to display readings from hardware sensors"
2 LICENSE = "GPLv2"
3
4 inherit gnome
5
6 DEPENDS += "gnome-panel libnotify"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/sensors-applet/sensors-applet-${PV}.tar.gz"
9
10 EXTRA_OECONF = " --disable-scrollkeeper --with-libsensors=${STAGING_LIBDIR}/../ " 
11
12 FILES_${PN}-dbg += "${libdir}/sensors-applet/plugins/"
13