kernel: update linux 3.7 to 3.7.2
[oweals/openwrt.git] / target / linux / omap24xx / profiles / 110-n810-gui.mk
index b04db3c9e512f85230566dee1e327d52d6857b42..9c3c5d025aff804be9e873ac7362dd44bb9e5b00 100644 (file)
@@ -9,9 +9,9 @@ define Profile/n810-gui
   $(call Profile/n810-base)
   NAME:=Nokia n810 (GUI)
   PACKAGES+= \
-       xserver-xorg xinit xauth xterm \
+       xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \
        xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
-       openbox lxpanel \
+       openbox tint2 matchbox-keyboard \
        pwrtray
 endef