summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.88.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-04-01 09:46:24 +0000
committerKoen Kooi <koen@openembedded.org>2007-04-01 09:46:24 +0000
commit0c26aba1747c6ab2b52020baa8a82c6de095ecb0 (patch)
tree0564753a0223df7aa6ec6ed1c3737cae62b113d0 /packages/gpe-login/gpe-login_0.88.bb
parent554ee092557dba7a5aee717c161795d1bc004b4f (diff)
gpe-login: use xtscal instead of a non-existant script to recalibrate
Diffstat (limited to 'packages/gpe-login/gpe-login_0.88.bb')
-rw-r--r--packages/gpe-login/gpe-login_0.88.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/packages/gpe-login/gpe-login_0.88.bb b/packages/gpe-login/gpe-login_0.88.bb
index ea1723d52d..f42aa4c6a3 100644
--- a/packages/gpe-login/gpe-login_0.88.bb
+++ b/packages/gpe-login/gpe-login_0.88.bb
@@ -1,13 +1,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"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
+RDEPENDS = "xkbd"
+RPROVIDES = "gpe-session-starter"
+PR = "r1"
+
+inherit gpe
SRC_URI += "file://removeblue-fontsize8.patch;patch=1"
SRC_URI += " file://chvt-keylaunch.patch;patch=1 "
+SRC_URI += " file://use-xtscal.patch;patch=1 "
+