blob: 2a2e4028e1771b947513a9399e4f09370722cdfe (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "obex plugin for gnome-vfs"
DEPENDS = "openobex gnome-vfs bluez-utils"
inherit gnome
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs-obexftp/${PV}/${PN}-${PV}.tar.bz2"
|