r944 - trunk/oe/packages/tslib

mickey at sita.openmoko.org mickey at sita.openmoko.org
Sat Feb 10 15:12:49 CET 2007


Author: mickey
Date: 2007-02-10 15:12:49 +0100 (Sat, 10 Feb 2007)
New Revision: 944

Modified:
   trunk/oe/packages/tslib/tslib_1.0.bb
Log:
oe/tslib: add qemuarm support


Modified: trunk/oe/packages/tslib/tslib_1.0.bb
===================================================================
--- trunk/oe/packages/tslib/tslib_1.0.bb	2007-02-10 12:41:44 UTC (rev 943)
+++ trunk/oe/packages/tslib/tslib_1.0.bb	2007-02-10 14:12:49 UTC (rev 944)
@@ -29,7 +29,7 @@
 	install -d ${D}${sysconfdir}/profile.d/
 	install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
 	case ${MACHINE} in
-	fic-gta01 | armzone-qt2410 | a780 | e680 | h3600 | h3900 | h5000 | h1940 | h6300 | h2200 | ipaq-pxa270 | hx4700 | hx2000 | blueangel | h4000)
+	qemuarm | fic-gta01 | armzone-qt2410 | a780 | e680 | h3600 | h3900 | h5000 | h1940 | h6300 | h2200 | ipaq-pxa270 | hx4700 | hx2000 | blueangel | h4000)
 		install -d ${D}${datadir}/tslib
 		install -m 0644 ${WORKDIR}/ts.conf ${D}${datadir}/tslib/ts-2.6.conf
 		;;





More information about the commitlog mailing list