projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd0743d
)
n810: Use tint2 by default
author
Michael Büsch
<mb@bu3sch.de>
Fri, 28 Jan 2011 17:36:45 +0000
(17:36 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Fri, 28 Jan 2011 17:36:45 +0000
(17:36 +0000)
SVN-Revision: 25214
target/linux/omap24xx/profiles/110-n810-gui.mk
patch
|
blob
|
history
diff --git
a/target/linux/omap24xx/profiles/110-n810-gui.mk
b/target/linux/omap24xx/profiles/110-n810-gui.mk
index 647ccd213462896ffdc895e8a9ad4bde4e5a77ea..040468e840bd6e7be44054de9d225e1b55e0f60b 100644
(file)
--- 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