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

DESCRIPTION = "GPE user login screen"
SECTION     = "gpe"
PRIORITY    = "optional"
DEPENDS     = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS    = "xkbd"
RPROVIDES   = "gpe-session-starter"
PR = "r0"


SRC_URI += "file://removeblue-fontsize8.patch;patch=1 \
	    file://pre-session-h6300-gsm.patch;patch=1"