summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-08-29 22:46:04 +0000
committerMatthew Allum <mallum@openedhand.com>2006-08-29 22:46:04 +0000
commit015306454ca0ef4e46493dd90c8002103abfa5fd (patch)
tree4d83c5e9e6ea01eef9e74f79e96dd3a274e054bc /meta/packages/matchbox-poky/matchbox-poky_0.1.bb
parent6527a796160869a8590042b0fd5bab98df0fcd65 (diff)
downloadpoky-015306454ca0ef4e46493dd90c8002103abfa5fd.tar.gz
Fix cursor hiding when running on qemu versatile board
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@679 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-poky/matchbox-poky_0.1.bb')
-rw-r--r--meta/packages/matchbox-poky/matchbox-poky_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-poky/matchbox-poky_0.1.bb b/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
index 7a4eb72999..c1bb132d23 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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" 4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
5PR = "r19" 5PR = "r20"
6 6
7SRC_URI = "file://etc" 7SRC_URI = "file://etc"
8S = ${WORKDIR} 8S = ${WORKDIR}