summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.88.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-06 14:13:56 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-06 14:13:56 +0000
commit2c8167306487b402abee1feffa8bf543fc44b33d (patch)
treeaa6eb893ff5b0f30c91a53c8c127e844d573b713 /packages/gpe-login/gpe-login_0.88.bb
parentc2c7d6b185a6b88381eeb4820f8bae76dfd9ac2b (diff)
parentdf08ea5a36b5ea679f95da93042a2d3c0cf21bd9 (diff)
merge of 'a4a93e205d5a389011745cf24cb1a68fbc0ed7e7'
and 'b271566db667a7d227532eeb896b9f11d7e009c9'
Diffstat (limited to 'packages/gpe-login/gpe-login_0.88.bb')
-rw-r--r--packages/gpe-login/gpe-login_0.88.bb9
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/gpe-login/gpe-login_0.88.bb b/packages/gpe-login/gpe-login_0.88.bb
index f42aa4c6a3..6780add5c8 100644
--- a/packages/gpe-login/gpe-login_0.88.bb
+++ b/packages/gpe-login/gpe-login_0.88.bb
@@ -5,11 +5,18 @@ LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS = "xkbd"
RPROVIDES = "gpe-session-starter"
-PR = "r1"
+PR = "r2"
+
+PACKAGE_ARCH_${PN} = "${MACHINE}"
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 "
+SRC_URI_append_spitz = "file://brightness-adjust-keyluanchrc.patch;patch=1"
+SRC_URI_append_akita = "file://brightness-adjust-keyluanchrc.patch;patch=1"
+SRC_URI_append_c7x0 = "file://brightness-adjust-keyluanchrc.patch;patch=1"
+