summaryrefslogtreecommitdiff
path: root/packages/tslib/tslib_1.0.bb
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-20 23:40:40 +0000
committerKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-20 23:40:40 +0000
commitc3dcf083bbf111198f9aea74ef0230ecb1cd24d4 (patch)
treeb72fdbb70076a7ea86981cce8cd542a7ee496071 /packages/tslib/tslib_1.0.bb
parent5405564d7c73e4dc72f77d7a495215e8fde8c3dc (diff)
parent98c0b5b928603160485232fd9e1bec669653472d (diff)
merge of 57c7ff1bca3e3d0423fe776b6cdf466b16f29e50
and d2393507d64bd7596d8c8cf859ad39de4bc4ed65
Diffstat (limited to 'packages/tslib/tslib_1.0.bb')
-rw-r--r--packages/tslib/tslib_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tslib/tslib_1.0.bb b/packages/tslib/tslib_1.0.bb
index 3d2e3cd79e..d7ff81daaa 100644
--- a/packages/tslib/tslib_1.0.bb
+++ b/packages/tslib/tslib_1.0.bb
@@ -33,7 +33,7 @@ do_install_append() {
install -d ${D}${sysconfdir}/profile.d/
install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
case ${MACHINE} in
- a780 | e680 | h3600 | h3900 | h5xxx | h1940 | h6300 | h2200 | ipaq-pxa270 | hx4700 | hx2000 |blueangel | h4000)
+ 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-h3600-2.4 ${D}${datadir}/tslib/
;;