netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / hal / gnome-device-manager_0.2.bb
1 DESCRIPTION = "Device viewer with a GTK+ UI"
2 LICENSE = "GPL/LGPL"
3 DEPENDS = "libgnomeui hal gtk+"
4
5 inherit gnome
6
7 SRC_URI = "http://hal.freedesktop.org/releases/gnome-device-manager-${PV}.tar.bz2"
8
9 FILES_${PN} += "${datadir}/icons"
10
11