aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-login/gpe-login_0.82.bb
blob: ced40d43ff191f9e5ad7bafe35947f2ac1d9bfa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GPE user login screen"
SECTION     = "gpe"
PRIORITY    = "optional"
MAINTAINER  = "Philip Blundell <pb@handhelds.org>"
DEPENDS     = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS    = "xkbd"
RPROVIDES   = "gpe-session-starter"
PR = "r1"

SRC_URI += "file://busybox-bad-perms.patch;patch=1"