summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.83.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-login/gpe-login_0.83.bb')
-rw-r--r--packages/gpe-login/gpe-login_0.83.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/gpe-login/gpe-login_0.83.bb b/packages/gpe-login/gpe-login_0.83.bb
new file mode 100644
index 0000000000..ec936f85df
--- /dev/null
+++ b/packages/gpe-login/gpe-login_0.83.bb
@@ -0,0 +1,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 = "r0"
+
+SRC_URI += "file://busybox-bad-perms.patch;patch=1"