[oe-commits] Koen Kooi : angstrom feed builder: add xf86-input-tslib

GIT User account git at amethyst.openembedded.net
Thu Oct 30 10:58:07 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 39430f1c3b573bb86abb455d2d8355a4e6214344
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=39430f1c3b573bb86abb455d2d8355a4e6214344

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 30 11:55:33 2008 +0100

angstrom feed builder: add xf86-input-tslib

---

 contrib/angstrom/build-feeds.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index b98d19d..60fe1bf 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -239,7 +239,8 @@ do
 		      xf86-input-evdev \
 		      xf86-input-keyboard \
 		      xf86-input-mouse \
-		      xf86-video-ati \
+		      xf86-input-tslib \
+              xf86-video-ati \
 		      xf86-video-fbdev \
 		      xf86-video-vesa \
 		      xfce-mcs-manager





More information about the Openembedded-commits mailing list