blob: aae9ec6e5e3a8fb3af9f58e8cd270480961d9044 (
plain)
1
2
3
4
5
6
7
8
|
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus hotplug-dbus"
RDEPENDS = "hotplug-dbus"
SRC_URI = "ftp://gpe.handhelds.org/gpe/source/gpe-autostarter-${PV}.tar.gz"
inherit gpe
|