summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/profiles
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-01-28 17:36:45 +0000
committerMichael Büsch <mb@bu3sch.de>2011-01-28 17:36:45 +0000
commite1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3 (patch)
tree6d6b1c671b73e5f2216db74dc9880ba0be561df2 /target/linux/omap24xx/profiles
parentfd0743debc2d6e10b9b249a8a8c7bdcc42969610 (diff)
downloadmaster-31e0f0ae-e1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3.tar.gz
master-31e0f0ae-e1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3.tar.bz2
master-31e0f0ae-e1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3.zip
n810: Use tint2 by default
SVN-Revision: 25214
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 647ccd2134..040468e840 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 lxpanel \
+ openbox tint2 \
pwrtray
endef