summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/profiles
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-01-28 19:38:20 +0000
committerMichael Büsch <mb@bu3sch.de>2011-01-28 19:38:20 +0000
commit6c7916e975695bdc73dc19ae64e133ab1490c454 (patch)
tree20e3e22117f398d60f53061b3714cc03018f8b79 /target/linux/omap24xx/profiles
parente1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3 (diff)
downloadmaster-31e0f0ae-6c7916e975695bdc73dc19ae64e133ab1490c454.tar.gz
master-31e0f0ae-6c7916e975695bdc73dc19ae64e133ab1490c454.tar.bz2
master-31e0f0ae-6c7916e975695bdc73dc19ae64e133ab1490c454.zip
n810: Install matchbox-keyboard
SVN-Revision: 25218
Diffstat (limited to 'target/linux/omap24xx/profiles')
-rw-r--r--target/linux/omap24xx/profiles/110-n810-gui.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/110-n810-gui.mk b/target/linux/omap24xx/profiles/110-n810-gui.mk
index 040468e840..9c3c5d025a 100644
--- a/target/linux/omap24xx/profiles/110-n810-gui.mk
+++ b/target/linux/omap24xx/profiles/110-n810-gui.mk
@@ -11,7 +11,7 @@ define Profile/n810-gui
PACKAGES+= \
xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \
xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
- openbox tint2 \
+ openbox tint2 matchbox-keyboard \
pwrtray
endef