mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
matchbox-poky: No need to show the cursor on qemuarm now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1012 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -15,7 +15,7 @@ case `module_id` in
|
|||||||
# qemu machines.. likely need better detection
|
# qemu machines.. likely need better detection
|
||||||
"ARM-IntegratorCP" | "ARM-Versatile PB")
|
"ARM-IntegratorCP" | "ARM-Versatile PB")
|
||||||
/usr/bin/mbinputmgr &
|
/usr/bin/mbinputmgr &
|
||||||
SHOWCURSOR="yes"
|
#SHOWCURSOR="yes"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
|
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
|
||||||
PR = "r20"
|
PR = "r21"
|
||||||
|
|
||||||
SRC_URI = "file://etc"
|
SRC_URI = "file://etc"
|
||||||
S = ${WORKDIR}
|
S = ${WORKDIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user