summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rwxr-xr-xmeta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session2
-rw-r--r--meta/packages/matchbox-poky/matchbox-poky_0.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
index 13160835d..36cfee7c6 100755
--- a/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
+++ b/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
@@ -15,7 +15,7 @@ case `module_id` in
# qemu machines.. likely need better detection
"ARM-IntegratorCP" | "ARM-Versatile PB")
/usr/bin/mbinputmgr &
- SHOWCURSOR="yes"
+ #SHOWCURSOR="yes"
;;
esac
diff --git a/meta/packages/matchbox-poky/matchbox-poky_0.1.bb b/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
index c1bb132d2..64c17c58f 100644
--- a/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
+++ b/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
-PR = "r20"
+PR = "r21"
SRC_URI = "file://etc"
S = ${WORKDIR}